[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
247/329: gnu: ghc-edit-distance: Update dependency constraints.
From: |
guix-commits |
Subject: |
247/329: gnu: ghc-edit-distance: Update dependency constraints. |
Date: |
Wed, 20 Nov 2019 21:18:30 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit d7d143e5537ec131f0b10c47bb66ffca16408e0d
Author: Timothy Sample <address@hidden>
Date: Sun Nov 3 21:24:53 2019 -0500
gnu: ghc-edit-distance: Update dependency constraints.
* gnu/packages/haskell-xyz.scm (ghc-edit-distance): Change the phase
that updates the Cabal file to allow for newer versions of 'QuickCheck'.
---
gnu/packages/haskell-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index df032e5..d206231 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -2964,7 +2964,7 @@ with various performance characteristics.")
(lambda _
(substitute* "edit-distance.cabal"
(("QuickCheck >= 2\\.4 && <2\\.9")
- "QuickCheck >= 2.4 && < 2.12")))))))
+ "QuickCheck >= 2.4 && < 2.14")))))))
(inputs
`(("ghc-random" ,ghc-random)
("ghc-test-framework" ,ghc-test-framework)
- 211/329: gnu: ghc-auto-update: Update to 0.1.6., (continued)
- 211/329: gnu: ghc-auto-update: Update to 0.1.6., guix-commits, 2019/11/20
- 216/329: gnu: ghc-wai: Update to 3.2.2.1., guix-commits, 2019/11/20
- 217/329: gnu: ghc-snap-server: Update to 1.1.1.1., guix-commits, 2019/11/20
- 228/329: gnu: ghc-mono-traversable: Update to 1.0.13.0., guix-commits, 2019/11/20
- 234/329: gnu: ghc-bzlib-conduit: Update to 0.3.0.2., guix-commits, 2019/11/20
- 236/329: gnu: ghc-http: Update to 4000.3.14., guix-commits, 2019/11/20
- 238/329: gnu: Add ghc-infer-license., guix-commits, 2019/11/20
- 240/329: gnu: Add ghc-lib-parser., guix-commits, 2019/11/20
- 242/329: gnu: ghc-simple-sendfile: Update to 0.2.30., guix-commits, 2019/11/20
- 241/329: gnu: hlint: Update to 2.1.26., guix-commits, 2019/11/20
- 247/329: gnu: ghc-edit-distance: Update dependency constraints.,
guix-commits <=
- 245/329: gnu: ghc-persistent: Update to 2.9.2., guix-commits, 2019/11/20
- 252/329: gnu: ghc-trifecta: Update Cabal file to r4., guix-commits, 2019/11/20
- 246/329: gnu: ghc-cryptohash-sha256: Update Cabal file to r3., guix-commits, 2019/11/20
- 250/329: gnu: ghc-adjunctions: Update Cabal file to r2., guix-commits, 2019/11/20
- 249/329: gnu: ghc-resolv: Update to 0.1.1.2., guix-commits, 2019/11/20
- 257/329: gnu: ghc-conduit-algorithms: Update to 0.0.11.0., guix-commits, 2019/11/20
- 258/329: gnu: ghc-validation: Update to 1.1., guix-commits, 2019/11/20
- 259/329: gnu: ghc-deepseq-generics: Update Cabal file to r4., guix-commits, 2019/11/20
- 260/329: gnu: ghc-yesod-core: Update to 1.6.16.1., guix-commits, 2019/11/20
- 264/329: gnu: ghc-chart: Update to 1.9.1., guix-commits, 2019/11/20