[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
116/249: gnu: ghc-asn1-parse: Update to 0.9.5.
From: |
guix-commits |
Subject: |
116/249: gnu: ghc-asn1-parse: Update to 0.9.5. |
Date: |
Thu, 31 Oct 2019 23:49:43 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit dcf1fecb714b1b992e526bc80a54c3474fe9b7e9
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)
- 79/249: gnu: ghc-concurrent-output: Update to 1.10.11., (continued)
- 79/249: gnu: ghc-concurrent-output: Update to 1.10.11., guix-commits, 2019/10/31
- 90/249: gnu: ghc-indents: Update to 0.5.0.1., guix-commits, 2019/10/31
- 93/249: gnu: ghc-vector-binary-instances: Update to 0.2.5.1., guix-commits, 2019/10/31
- 101/249: gnu: ghc-juicypixels: Update to 3.3.4., guix-commits, 2019/10/31
- 104/249: gnu: ghc-asn1-types: Update to 0.3.3., guix-commits, 2019/10/31
- 92/249: gnu: ghc-regex-applicative: Update to 0.3.3.1., guix-commits, 2019/10/31
- 111/249: gnu: ghc-hspec-contrib: Update to 0.5.1., guix-commits, 2019/10/31
- 117/249: gnu: ghc-generic-deriving: Update to 1.12.4., guix-commits, 2019/10/31
- 114/249: gnu: ghc-fast-logger: Update to 2.4.17., guix-commits, 2019/10/31
- 121/249: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/10/31
- 116/249: gnu: ghc-asn1-parse: Update to 0.9.5.,
guix-commits <=
- 129/249: gnu: ghc-graphviz: Update to 2999.20.0.3., guix-commits, 2019/10/31
- 133/249: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/10/31
- 143/249: gnu: ghc-socks: Update to 0.6.1., guix-commits, 2019/10/31
- 145/249: gnu: ghc-haskell-src-exts: Update to 1.21.1., guix-commits, 2019/10/31
- 156/249: gnu: ghc-cgi: Update to 3001.4.0.0., guix-commits, 2019/10/31
- 154/249: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/10/31
- 150/249: gnu: ghc-uri-bytestring: Update to 0.3.2.2., guix-commits, 2019/10/31
- 152/249: gnu: ghc-haskell-src-exts-util: Update to 0.2.5., guix-commits, 2019/10/31
- 160/249: gnu: ghc-libmpd: Update to 0.9.0.10., guix-commits, 2019/10/31
- 174/249: gnu: ghc-aeson-compat: Update to 0.3.9., guix-commits, 2019/10/31