[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/328: gnu: ghc-entropy: Update to 0.4.1.5.
From: |
guix-commits |
Subject: |
20/328: gnu: ghc-entropy: Update to 0.4.1.5. |
Date: |
Sat, 16 Nov 2019 19:32:12 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 9274ce7e0416af60bed03a0e641411b9338c57f9
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 01:19:20 2019 -0400
gnu: ghc-entropy: Update to 0.4.1.5.
* gnu/packages/haskell-crypto.scm (ghc-entropy): Update to 0.4.1.5.
---
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 882773a..d6ccabb 100644
--- a/gnu/packages/haskell-crypto.scm
+++ b/gnu/packages/haskell-crypto.scm
@@ -358,7 +358,7 @@ are implemented as FFI bindings to efficient code from
zlib.")
(define-public ghc-entropy
(package
(name "ghc-entropy")
- (version "0.4.1.4")
+ (version "0.4.1.5")
(source
(origin
(method url-fetch)
@@ -366,7 +366,7 @@ are implemented as FFI bindings to efficient code from
zlib.")
"entropy-" version "/"
"entropy-" version ".tar.gz"))
(sha256
- (base32 "1fgf47l9klwn1xssbcbq6by651vikd8hlfxhiwd5bqzxr1jnlgrf"))))
+ (base32 "0szf8hi1pi8g0kxnkcymh65gk1b0niyl1nnkckzdqyar87qal0jm"))))
(build-system haskell-build-system)
(home-page "https://github.com/TomMD/entropy")
(synopsis "Provides platform independent entropy source for Haskell")
- 03/328: gnu: ghc-data-accessor: Update to 0.2.2.8., (continued)
- 03/328: gnu: ghc-data-accessor: Update to 0.2.2.8., guix-commits, 2019/11/16
- 08/328: gnu: ghc-th-abstraction: Update to 0.3.1.0., guix-commits, 2019/11/16
- 10/328: gnu: ghc-polyparse: Update to 1.12.1., guix-commits, 2019/11/16
- 12/328: gnu: ghc-fmlist: Update to 0.9.3., guix-commits, 2019/11/16
- 11/328: gnu: ghc-parser-combinators: Update to 1.1.0., guix-commits, 2019/11/16
- 13/328: gnu: ghc-unliftio-core: Update to 0.1.2.0., guix-commits, 2019/11/16
- 14/328: gnu: ghc-rfc5051: Update to 0.1.0.4., guix-commits, 2019/11/16
- 16/328: gnu: ghc-silently: Update to 1.2.5.1., guix-commits, 2019/11/16
- 15/328: gnu: ghc-colour: Update to 2.3.5., guix-commits, 2019/11/16
- 17/328: gnu: ghc-paths: Update to 0.1.0.12., guix-commits, 2019/11/16
- 20/328: gnu: ghc-entropy: Update to 0.4.1.5.,
guix-commits <=
- 22/328: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/11/16
- 32/328: gnu: ghc-microlens-th: Update to 0.4.2.3., guix-commits, 2019/11/16
- 25/328: gnu: ghc-basement: Update to 0.0.11., guix-commits, 2019/11/16
- 29/328: gnu: ghc-th-lift: Update to 0.8.0.1., guix-commits, 2019/11/16
- 34/328: gnu: ghc-foundation: Update to 0.0.25., guix-commits, 2019/11/16
- 43/328: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/11/16
- 61/328: gnu: ghc-vector-algorithms: Update to 0.8.0.1., guix-commits, 2019/11/16
- 54/328: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/11/16
- 56/328: gnu: ghc-optparse-applicative: Update to 0.14.3.0., guix-commits, 2019/11/16
- 58/328: gnu: ghc-th-reify-many: Update to 0.1.9., guix-commits, 2019/11/16