vcsgui 0.2.1.1 → 0.2.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~directory
Dependency ranges changed: directory
Files
- vcsgui.cabal +2/−2
vcsgui.cabal view
@@ -1,5 +1,5 @@ name: vcsgui-version: 0.2.1.1+version: 0.2.1.2 cabal-version: >=1.8 build-type: Simple license: GPL@@ -38,7 +38,7 @@ build-depends: filepath >=1.2.0.0 && <1.5, base >=4.0.0.0 && <4.10,- directory >=1.1.0.0 && <1.3,+ directory >=1.1.0.0 && <1.4, mtl >=2.0.1.0 && <2.3, vcswrapper >=0.1.1 && <0.2, process >=1.0.1.5 && <1.5,