[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/272: gnu: ghc-sha: Update to 1.6.4.4.
From: |
Ricardo Wurmus |
Subject: |
95/272: gnu: ghc-sha: Update to 1.6.4.4. |
Date: |
Mon, 1 Oct 2018 06:13:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c1c35c3b0e853b2a422cd40ddef35ec741d23481
Author: Timothy Sample <address@hidden>
Date: Tue Aug 28 22:59:41 2018 -0400
gnu: ghc-sha: Update to 1.6.4.4.
* gnu/packages/haskell-crypto.scm (ghc-sha): Update to 1.6.4.4.
---
gnu/packages/haskell-crypto.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-crypto.scm b/gnu/packages/haskell-crypto.scm
index 6a1eff6..c675564 100644
--- a/gnu/packages/haskell-crypto.scm
+++ b/gnu/packages/haskell-crypto.scm
@@ -391,14 +391,14 @@ interface.")
(define-public ghc-sha
(package
(name "ghc-sha")
- (version "1.6.4.2")
+ (version "1.6.4.4")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
"SHA/SHA-" version ".tar.gz"))
(sha256
(base32
- "134ajm87fm4lpsw86m9q8apv20dw4bpk46raa389zr6bcdpifw64"))))
+ "0i4b2wjisivdy72synal711ywhx05mfqfba5n65rk8qidggm1nbb"))))
(build-system haskell-build-system)
(native-inputs
`(("ghc-quickcheck" ,ghc-quickcheck)
- 66/272: gnu: ghc-edisoncore: Update to 1.3.2.1., (continued)
- 66/272: gnu: ghc-edisoncore: Update to 1.3.2.1., Ricardo Wurmus, 2018/10/01
- 67/272: gnu: ghc-haskell-src: Update to 1.0.3.0., Ricardo Wurmus, 2018/10/01
- 71/272: gnu: ghc-lifted-base: Update to 0.2.3.12., Ricardo Wurmus, 2018/10/01
- 70/272: gnu: ghc-json: Update to 0.9.2., Ricardo Wurmus, 2018/10/01
- 74/272: gnu: ghc-safe: Update to 0.3.17., Ricardo Wurmus, 2018/10/01
- 73/272: gnu: ghc-regex-tdfa: Update to 1.2.3.1., Ricardo Wurmus, 2018/10/01
- 86/272: gnu: ghc-test-framework-quickcheck2: Update Cabal file to r1., Ricardo Wurmus, 2018/10/01
- 72/272: gnu: ghc-multipart: Update to 0.1.3., Ricardo Wurmus, 2018/10/01
- 83/272: gnu: ghc-vector-algorithms: Update to 0.7.0.4., Ricardo Wurmus, 2018/10/01
- 97/272: gnu: ghc-case-insensitive: Update to 1.2.0.11., Ricardo Wurmus, 2018/10/01
- 95/272: gnu: ghc-sha: Update to 1.6.4.4.,
Ricardo Wurmus <=
- 107/272: gnu: ghc-chunked-data: Update to 0.3.1., Ricardo Wurmus, 2018/10/01
- 94/272: gnu: ghc-hashable: Update to 1.2.7.0., Ricardo Wurmus, 2018/10/01
- 82/272: gnu: ghc-th-reify-many: Update to 0.1.8., Ricardo Wurmus, 2018/10/01
- 79/272: gnu: ghc-boxes: Update to 0.1.5., Ricardo Wurmus, 2018/10/01
- 105/272: gnu: ghc-hinotify: Update to 0.3.10., Ricardo Wurmus, 2018/10/01
- 106/272: gnu: ghc-semigroups: Update to 0.18.5., Ricardo Wurmus, 2018/10/01
- 110/272: gnu: ghc-void: Update to 0.7.2., Ricardo Wurmus, 2018/10/01
- 109/272: gnu: ghc-hmatrix: Update to 0.19.0.0., Ricardo Wurmus, 2018/10/01
- 62/272: gnu: ghc-unix-time: Update to 0.3.8., Ricardo Wurmus, 2018/10/01
- 63/272: gnu: ghc-alex: Update to 3.2.4., Ricardo Wurmus, 2018/10/01