guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

246/328: gnu: ghc-cryptohash-sha256: Update Cabal file to r3.


From: guix-commits
Subject: 246/328: gnu: ghc-cryptohash-sha256: Update Cabal file to r3.
Date: Sat, 16 Nov 2019 19:33:18 -0500 (EST)

samplet pushed a commit to branch wip-haskell-updates
in repository guix.

commit f1bd6602e456da7c6d109a81a68a2a4c157a415f
Author: Timothy Sample <address@hidden>
Date:   Tue Nov 5 14:19:42 2019 -0500

    gnu: ghc-cryptohash-sha256: Update Cabal file to r3.
    
    * gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha256): Update Cabal
    file to r3.
---
 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 6c0ff0d..6467e9b 100644
--- a/gnu/packages/haskell-crypto.scm
+++ b/gnu/packages/haskell-crypto.scm
@@ -274,7 +274,7 @@ the C implementation.")
     (build-system haskell-build-system)
     (arguments
      `(#:cabal-revision
-       ("1" "19birnmwga1yh82l4jqc3fygqkqcf5y8dlldnxfswngkzc3rvwp3")
+       ("3" "1arhz4y792kx439s2zv9x291gvvl2zxcfx9sq0nxsjlz7c3hpyp1")
        #:tests? #f)) ; tests require old version of ghc-hunit (0.9)
     (inputs
      `(("ghc-base16-bytestring" ,ghc-base16-bytestring)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]