[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
111/290: gnu: ghc-asn1-encoding: Update to 0.9.6.
From: |
guix-commits |
Subject: |
111/290: gnu: ghc-asn1-encoding: Update to 0.9.6. |
Date: |
Wed, 6 Nov 2019 08:22:40 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 02d0dac52e02fc08c4aa47568cbef71f45458bc2
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)
- 86/290: gnu: ghc-clock: Update to 0.8., (continued)
- 86/290: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/11/06
- 87/290: gnu: ghc-hspec-meta: Update to 2.6.0., guix-commits, 2019/11/06
- 89/290: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/11/06
- 90/290: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.8., guix-commits, 2019/11/06
- 91/290: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., guix-commits, 2019/11/06
- 92/290: gnu: ghc-tasty-hunit: Update to 0.10.0.2., guix-commits, 2019/11/06
- 95/290: gnu: ghc-indents: Update to 0.5.0.1., guix-commits, 2019/11/06
- 96/290: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/11/06
- 97/290: gnu: ghc-regex-applicative: Update to 0.3.3.1., guix-commits, 2019/11/06
- 103/290: gnu: ghc-zlib: Update to 0.6.2.1., guix-commits, 2019/11/06
- 111/290: gnu: ghc-asn1-encoding: Update to 0.9.6.,
guix-commits <=
- 47/290: gnu: ghc-quickcheck: Update to 2.13.2., guix-commits, 2019/11/06
- 48/290: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/11/06
- 64/290: gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5., guix-commits, 2019/11/06
- 68/290: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/11/06
- 69/290: gnu: ghc-exceptions: Update to 0.10.3., guix-commits, 2019/11/06
- 71/290: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/11/06
- 80/290: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/06
- 75/290: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/06
- 77/290: gnu: ghc-microlens-platform: Update to 0.3.11., guix-commits, 2019/11/06
- 81/290: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/11/06