plot-gtk 0.1.0.10 → 0.1.0.11
raw patch · 3 files changed
+7/−3 lines, 3 files
Files
- CHANGES +3/−0
- THANKS +1/−0
- plot-gtk.cabal +3/−3
CHANGES view
@@ -27,3 +27,6 @@ 0.1.0.10: * fixed .cabal repository line++0.1.0.11:+ * fixed .cabal repository line
+ THANKS view
@@ -0,0 +1,1 @@+ * Nicolas Dudebout fixed the plot-gtk.cabal repository line
plot-gtk.cabal view
@@ -1,5 +1,5 @@ Name: plot-gtk-Version: 0.1.0.10+Version: 0.1.0.11 License: BSD3 License-file: LICENSE Copyright: (c) A.V.H. McPhail 2010@@ -20,7 +20,7 @@ Cabal-version: >= 1.8 Build-type: Simple -Extra-source-files: README, CHANGES, LICENSE+Extra-source-files: README, CHANGES, LICENSE, THANKS library @@ -48,4 +48,4 @@ source-repository head type: git- location: https://github.com/amcphail/gtk.git+ location: https://github.com/amcphail/plot-gtk.git