[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/20: gnu: ghc-cryptohash-sha1: Update Cabal file to r4.
From: |
guix-commits |
Subject: |
09/20: gnu: ghc-cryptohash-sha1: Update Cabal file to r4. |
Date: |
Fri, 1 Nov 2019 22:16:56 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 08939de8fc196a7702df127929d33712ca57f5b9
Author: Timothy Sample <address@hidden>
Date: Fri Nov 1 14:17:36 2019 -0400
gnu: ghc-cryptohash-sha1: Update Cabal file to r4.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha1): Update Cabal
file to r4.
---
gnu/packages/haskell-crypto.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/haskell-crypto.scm b/gnu/packages/haskell-crypto.scm
index b7a1b1f..6c0ff0d 100644
--- a/gnu/packages/haskell-crypto.scm
+++ b/gnu/packages/haskell-crypto.scm
@@ -240,7 +240,7 @@ that hides the C implementation.")
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
- ("2" "0xas0nbq9bfdzlj6k565ibizv1cqvzfzsdj6q9pdiiwyxqblqc3m")
+ ("4" "0qb2wasfc4dpf6f9ahvhlv8njb3p3p9iwblg4032ssi95cg85718")
#:tests? #f)) ; tests require old version of ghc-hunit (0.9)
(native-inputs `(("ghc-base16-bytestring" ,ghc-base16-bytestring)
("ghc-sha" ,ghc-sha)
- branch wip-haskell-updates updated (50ec6f8 -> 2b64eaf), guix-commits, 2019/11/01
- 01/20: gnu: Add ghc-base-compat-batteries., guix-commits, 2019/11/01
- 03/20: gnu: ghc-adjunctions: Update Cabal file to r2., guix-commits, 2019/11/01
- 06/20: gnu: ghc-charset: Update Cabal file to r1., guix-commits, 2019/11/01
- 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 <=
- 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, 2019/11/01
- 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