[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
106/249: gnu: ghc-asn1-encoding: Update to 0.9.6.
From: |
guix-commits |
Subject: |
106/249: gnu: ghc-asn1-encoding: Update to 0.9.6. |
Date: |
Thu, 31 Oct 2019 23:49:40 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit e4bf0ae6d63abe5c84d0e1fd619e443db2af684f
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:23:26 2019 -0400
gnu: ghc-asn1-encoding: Update to 0.9.6.
* gnu/packages/haskell-crypto.scm (ghc-asn1-encoding): Update to 0.9.6.
---
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 081309e..fe9c862 100644
--- a/gnu/packages/haskell-crypto.scm
+++ b/gnu/packages/haskell-crypto.scm
@@ -59,7 +59,7 @@ format.")
(define-public ghc-asn1-encoding
(package
(name "ghc-asn1-encoding")
- (version "0.9.5")
+ (version "0.9.6")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
@@ -67,7 +67,7 @@ format.")
version ".tar.gz"))
(sha256
(base32
- "0adgbamyq0mj1l1hdq4zyyllay714bac1wl0rih3fv1z6vykp1hy"))))
+ "02nsr30h5yic1mk7znf0q4z3n560ip017n60hg7ya25rsfmxxy6r"))))
(build-system haskell-build-system)
(inputs
`(("ghc-hourglass" ,ghc-hourglass)
- 35/249: gnu: ghc-bsb-http-chunked: Update to 0.0.0.4., (continued)
- 35/249: gnu: ghc-bsb-http-chunked: Update to 0.0.0.4., guix-commits, 2019/10/31
- 41/249: gnu: ghc-regex-pcre-builtin: Update to 0.94.5.8.8.35., guix-commits, 2019/10/31
- 36/249: gnu: ghc-microlens-th: Update to 0.4.2.3., guix-commits, 2019/10/31
- 39/249: gnu: ghc-generics-sop: Update to 0.4.0.1., guix-commits, 2019/10/31
- 40/249: gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/10/31
- 45/249: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/10/31
- 49/249: gnu: ghc-quickcheck: Update to 2.13.2., guix-commits, 2019/10/31
- 55/249: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/10/31
- 77/249: gnu: ghc-mwc-random: Update to 0.14.0.0., guix-commits, 2019/10/31
- 91/249: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/10/31
- 106/249: gnu: ghc-asn1-encoding: Update to 0.9.6.,
guix-commits <=
- 108/249: gnu: ghc-resourcet: Update to 1.2.2., guix-commits, 2019/10/31
- 82/249: gnu: hspec-discover: Update to 2.7.1., guix-commits, 2019/10/31
- 18/249: gnu: ghc-mime-types: Update to 0.1.0.9., guix-commits, 2019/10/31
- 28/249: gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/10/31
- 38/249: gnu: ghc-foundation: Update to 0.0.25., guix-commits, 2019/10/31
- 52/249: gnu: ghc-tagsoup: Update to 0.14.8., guix-commits, 2019/10/31
- 51/249: gnu: ghc-intervalmap: Update to 0.6.1.1., guix-commits, 2019/10/31
- 50/249: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/10/31
- 58/249: gnu: ghc-optparse-applicative: Update to 0.14.3.0., guix-commits, 2019/10/31
- 69/249: gnu: ghc-exceptions: Update to 0.10.3., guix-commits, 2019/10/31