[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
252/290: gnu: ghc-trifecta: Update Cabal file to r5.
From: |
guix-commits |
Subject: |
252/290: gnu: ghc-trifecta: Update Cabal file to r5. |
Date: |
Wed, 6 Nov 2019 08:23:22 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 536cd2684abd2dffcbf60c8040b1be1b5d81f63c
Author: Timothy Sample <address@hidden>
Date: Sat Nov 2 20:04:21 2019 -0400
gnu: ghc-trifecta: Update Cabal file to r5.
* gnu/packages/haskell-xyz.scm (ghc-trifecta): Update Cabal file to r4.
---
gnu/packages/haskell-xyz.scm | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 6f578e6..0f170d0 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10947,7 +10947,10 @@ compute the difference between arbitrary abstract
datatypes (ADTs) using
(base32
"0hznd8i65s81xy13i2qc7cvipw3lfb2yhkv53apbdsh6sbljz5sk"))))
(build-system haskell-build-system)
- (arguments `(#:tests? #f)) ; doctest suite fails to build on i686
+ (arguments
+ `(#:tests? #f ; doctest suite fails to build on i686
+ #:cabal-revision
+ ("4" "0xbwyvwl6f2zylk60f2akwgq03qv49113xil7b1z1s3vlwbn5aj1")))
(inputs
`(("ghc-reducers" ,ghc-reducers)
("ghc-semigroups" ,ghc-semigroups)
- 211/290: gnu: ghc-auto-update: Update to 0.1.6., (continued)
- 211/290: gnu: ghc-auto-update: Update to 0.1.6., guix-commits, 2019/11/06
- 233/290: gnu: ghc-yaml: Update to 0.11.1.2., guix-commits, 2019/11/06
- 239/290: gnu: ghc-hpack: Update to 0.31.2., guix-commits, 2019/11/06
- 247/290: gnu: ghc-edit-distance: Update dependency constraints., guix-commits, 2019/11/06
- 248/290: gnu: ghc-hackage-security: Update Cabal file to r6., guix-commits, 2019/11/06
- 256/290: gnu: Add ghc-conduit-zstd., guix-commits, 2019/11/06
- 223/290: gnu: ghc-rebase: Update to 1.3.1.1., guix-commits, 2019/11/06
- 218/290: gnu: ghc-exactprint: Update to 0.6.1., guix-commits, 2019/11/06
- 220/290: gnu: ghc-contravariant-extras: Update Cabal file to r1., guix-commits, 2019/11/06
- 231/290: gnu: Add libyaml@2.1., guix-commits, 2019/11/06
- 252/290: gnu: ghc-trifecta: Update Cabal file to r5.,
guix-commits <=
- 253/290: gnu: Add ghc-time-manager., guix-commits, 2019/11/06
- 255/290: gnu: Add ghc-zstd., guix-commits, 2019/11/06
- 258/290: gnu: ghc-validation: Update to 1.1., guix-commits, 2019/11/06
- 261/290: gnu: ghc-warp-tls: Update to 3.2.8., guix-commits, 2019/11/06
- 267/290: gnu: ghc-http-conduit: Update to 2.3.7.3., guix-commits, 2019/11/06
- 274/290: gnu: Add ghc-tasty-lua., guix-commits, 2019/11/06
- 275/290: gnu: Add ghc-bitarray., guix-commits, 2019/11/06
- 278/290: gnu: Add ghc-unicode-transforms., guix-commits, 2019/11/06
- 219/290: gnu: ghc-wai-logger: Update to 2.3.5., guix-commits, 2019/11/06
- 229/290: gnu: ghc-conduit: Update to 1.3.1.1., guix-commits, 2019/11/06