GenI 0.20.1 → 0.20.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~wxPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: wx
API changes (from Hackage documentation)
Files
- GenI.cabal +2/−2
GenI.cabal view
@@ -1,5 +1,5 @@ Name: GenI-Version: 0.20.1+Version: 0.20.2 License: GPL License-file: LICENSE Author: Carlos Areces and Eric Kow@@ -128,7 +128,7 @@ Build-Depends: directory > 1, filepath >= 1.1.0 && < 1.2 if flag(gui)- Build-Depends: wx >= 0.10.3 && < 0.12+ Build-Depends: wx >= 0.10.3 && < 0.13 else cpp-options: -DDISABLE_GUI