sox 0.2.2.6 → 0.2.2.7
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~basedep ~process
Dependency ranges changed: base, process
Files
- sox.cabal +3/−3
sox.cabal view
@@ -1,5 +1,5 @@ Name: sox-Version: 0.2.2.6+Version: 0.2.2.7 License: GPL License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -41,7 +41,7 @@ default: False Source-Repository this- Tag: 0.2.2.6+ Tag: 0.2.2.7 Type: darcs Location: http://hub.darcs.net/thielema/sox/ @@ -59,7 +59,7 @@ utility-ht >=0.0.5 && <0.1 If flag(splitBase) Build-Depends:- process >=1.0 && <1.5,+ process >=1.0 && <1.7, containers >=0.1 && <0.6, base >=2 && <5 Else