jack 0.7.1.3 → 0.7.1.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~containers
Dependency ranges changed: containers
Files
- jack.cabal +3/−3
jack.cabal view
@@ -1,5 +1,5 @@ Name: jack-Version: 0.7.1.3+Version: 0.7.1.4 License: GPL License-File: LICENSE Author: Henning Thielemann, Stefan Kersten, Soenke Hahn <soenkehahn@gmail.com>@@ -32,7 +32,7 @@ Source-Repository this type: darcs location: https://hub.darcs.net/thielema/jack/- tag: 0.7.1.3+ tag: 0.7.1.4 Flag pkgConfig description: Use pkg-config tool for check version and presence of jack@@ -181,7 +181,7 @@ event-list >=0.1 && <0.2, explicit-exception >=0.1.7 && <0.2, transformers,- containers >=0.2 && <0.6,+ containers >=0.2 && <0.7, bytestring >=0.9.1 && <0.11, storablevector >=0.2.7 && <0.3, array,