[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
122/329: gnu: ghc-asn1-parse: Update to 0.9.5.
From: |
guix-commits |
Subject: |
122/329: gnu: ghc-asn1-parse: Update to 0.9.5. |
Date: |
Wed, 20 Nov 2019 21:17:26 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit e2c0db367594a6b9975ba93af87ad53e0bf2e813
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:27:25 2019 -0400
gnu: ghc-asn1-parse: Update to 0.9.5.
* gnu/packages/haskell-crypto.scm (ghc-asn1-parse): Update to 0.9.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 fe9c862..1652ae2 100644
--- a/gnu/packages/haskell-crypto.scm
+++ b/gnu/packages/haskell-crypto.scm
@@ -85,7 +85,7 @@ supports for high level forms of ASN1 (BER, and DER).")
(define-public ghc-asn1-parse
(package
(name "ghc-asn1-parse")
- (version "0.9.4")
+ (version "0.9.5")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/";
@@ -93,7 +93,7 @@ supports for high level forms of ASN1 (BER, and DER).")
version ".tar.gz"))
(sha256
(base32
- "025prsihk5g6rdv9xlfmj0zpa0wa3qjzj5i4ilzvg7f6f3sji8y6"))))
+ "17pk8y3nwv9b9i5j15qlmwi7fmq9ab2z4kfpjk2rvcrh9lsf27wg"))))
(build-system haskell-build-system)
(inputs
`(("ghc-asn1-types" ,ghc-asn1-types)
- 99/329: gnu: ghc-memory: Update to 0.14.18., (continued)
- 99/329: gnu: ghc-memory: Update to 0.14.18., guix-commits, 2019/11/20
- 102/329: gnu: ghc-tar: Update to 0.5.1.1., guix-commits, 2019/11/20
- 106/329: gnu: ghc-extra: Update to 1.6.18., guix-commits, 2019/11/20
- 104/329: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/11/20
- 107/329: gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/11/20
- 112/329: gnu: ghc-base-compat: Update to 0.10.5., guix-commits, 2019/11/20
- 117/329: gnu: ghc-fgl: Update to 5.7.0.1., guix-commits, 2019/11/20
- 109/329: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/11/20
- 118/329: gnu: ghc-base-orphans: Update to 0.8.1., guix-commits, 2019/11/20
- 114/329: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/11/20
- 122/329: gnu: ghc-asn1-parse: Update to 0.9.5.,
guix-commits <=
- 124/329: gnu: ghc-doctest: Update to 0.16.2., guix-commits, 2019/11/20
- 125/329: gnu: ghc-genvalidity: Update to 0.8.0.0., guix-commits, 2019/11/20
- 129/329: gnu: ghc-th-orphans: Update to 0.13.9., guix-commits, 2019/11/20
- 138/329: gnu: ghc-fgl-arbitrary: Update dependency constraints., guix-commits, 2019/11/20
- 130/329: gnu: Add ghc-base-compat-batteries., guix-commits, 2019/11/20
- 92/329: gnu: ghc-tasty-hunit: Update to 0.10.0.2., guix-commits, 2019/11/20
- 146/329: gnu: ghc-chell-quickcheck: Update to 0.2.5.2., guix-commits, 2019/11/20
- 151/329: gnu: ghc-opengl: Update to 3.0.3.0., guix-commits, 2019/11/20
- 152/329: gnu: ghc-iproute: Update to 1.7.7., guix-commits, 2019/11/20
- 158/329: gnu: ghc-haskell-src-exts: Update to 1.21.1., guix-commits, 2019/11/20