[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/20: gnu: ghc-split: Update Cabal file to r2.
From: |
guix-commits |
Subject: |
15/20: gnu: ghc-split: Update Cabal file to r2. |
Date: |
Fri, 1 Nov 2019 22:16:57 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 94cde1bed392a00176c2f92cc6c4fc2574274b92
Author: Timothy Sample <address@hidden>
Date: Fri Nov 1 21:53:49 2019 -0400
gnu: ghc-split: Update Cabal file to r2.
* gnu/packages/haskell-xyz.scm (ghc-split): Update Cabal file to r2.
---
gnu/packages/haskell-xyz.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index aa3de58..acba368 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9363,6 +9363,9 @@ automatically by SmallCheck.")
(base32
"04qlmkcyklznl03gsjg95b4nzb6i96gdapqg60rny9szgi7ngk8x"))))
(build-system haskell-build-system)
+ (arguments
+ `(#:cabal-revision
+ ("2" "1c8bcssxq5rkxkixgms6w6x6lzf4n7cxk6cx6av1dp3lixdy9j34")))
(native-inputs
`(("ghc-quickcheck" ,ghc-quickcheck)))
(home-page "https://hackage.haskell.org/package/split")
- 10/20: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4., (continued)
- 10/20: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4., guix-commits, 2019/11/01
- 02/20: squash! gnu: Add ghc-splitmix., guix-commits, 2019/11/01
- 04/20: squash! gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/01
- 05/20: gnu: ghc-contravariant-extras: Update Cabal file to r1., guix-commits, 2019/11/01
- 08/20: gnu: ghc-cryptohash-md5: Update Cabal file to r4., guix-commits, 2019/11/01
- 07/20: gnu: ghc-deepseq-generics: Update Cabal file to r4., guix-commits, 2019/11/01
- 09/20: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., guix-commits, 2019/11/01
- 11/20: squash! gnu: ghc-hedgehog: Update to 1.0.1., guix-commits, 2019/11/01
- 13/20: squash! gnu: ghc-libmpd: Update to 0.9.0.10., guix-commits, 2019/11/01
- 17/20: gnu: ghc-diff: Patch to work with newer QuickCheck., guix-commits, 2019/11/01
- 15/20: gnu: ghc-split: Update Cabal file to r2.,
guix-commits <=
- 16/20: squash! gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/11/01
- 12/20: squash! gnu: ghc-haskell-src-meta: Update to 0.8.3., guix-commits, 2019/11/01
- 18/20: squash! gnu: ghc-extra: Update to 1.6.18., guix-commits, 2019/11/01
- 20/20: gnu: ghc-httpd-shed: Fix build with newer ghc-network., guix-commits, 2019/11/01
- 19/20: gnu: Add ghc-network-bsd., guix-commits, 2019/11/01
- 14/20: squash! gnu: ghc-vault: Update to 0.3.1.3., guix-commits, 2019/11/01