[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
71/328: gnu: ghc-hashtables: Update to 1.2.3.4.
From: |
guix-commits |
Subject: |
71/328: gnu: ghc-hashtables: Update to 1.2.3.4. |
Date: |
Sat, 16 Nov 2019 19:32:25 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit cc1d4d8b358f57cefe5439b2b2e42caac68895e1
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:04:07 2019 -0400
gnu: ghc-hashtables: Update to 1.2.3.4.
* gnu/packages/haskell-xyz.scm (ghc-hashtables): Update to 1.2.3.4.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index e547e62..b1f51f8 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -4405,7 +4405,7 @@ combine hash values.")
(define-public ghc-hashtables
(package
(name "ghc-hashtables")
- (version "1.2.3.1")
+ (version "1.2.3.4")
(source
(origin
(method url-fetch)
@@ -4413,7 +4413,7 @@ combine hash values.")
"https://hackage.haskell.org/package/hashtables/hashtables-"
version ".tar.gz"))
(sha256
- (base32 "1giw9caajr07slf09j7zry9b0kvm4yj9q78zy1mawzi6gk3wglcg"))))
+ (base32 "1rjmxnr30g4hygiywkpz5p9sanh0abs7ap4zc1kgd8zv04kycp0j"))))
(build-system haskell-build-system)
(inputs
`(("ghc-hashable" ,ghc-hashable)
- 41/328: gnu: ghc-cmark: Update to 0.6., (continued)
- 41/328: gnu: ghc-cmark: Update to 0.6., guix-commits, 2019/11/16
- 42/328: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/11/16
- 75/328: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/16
- 84/328: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/11/16
- 104/328: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/11/16
- 111/328: gnu: ghc-asn1-encoding: Update to 0.9.6., guix-commits, 2019/11/16
- 106/328: gnu: ghc-extra: Update to 1.6.18., guix-commits, 2019/11/16
- 112/328: gnu: ghc-base-compat: Update to 0.10.5., guix-commits, 2019/11/16
- 116/328: gnu: ghc-hspec-contrib: Update to 0.5.1., guix-commits, 2019/11/16
- 67/328: gnu: ghc-fingertree: Update to 0.1.4.2., guix-commits, 2019/11/16
- 71/328: gnu: ghc-hashtables: Update to 1.2.3.4.,
guix-commits <=
- 73/328: gnu: ghc-chasingbottoms: Update to 1.3.1.7., guix-commits, 2019/11/16
- 92/328: gnu: ghc-tasty-hunit: Update to 0.10.0.2., guix-commits, 2019/11/16
- 90/328: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.8., guix-commits, 2019/11/16
- 86/328: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/11/16
- 80/328: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/16
- 89/328: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/11/16
- 99/328: gnu: ghc-memory: Update to 0.14.18., guix-commits, 2019/11/16
- 96/328: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/11/16
- 114/328: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/11/16
- 115/328: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/11/16