[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/153: gnu: ghc-hashable: Update to 1.2.3.3.
From: |
Paul |
Subject: |
11/153: gnu: ghc-hashable: Update to 1.2.3.3. |
Date: |
Wed, 21 Oct 2015 20:49:56 +0000 |
toothbrush pushed a commit to branch wip-haskell-platform-7.10.2-a
in repository guix.
commit 28c0efac126d26e99fff5c63702221efbd8e48a8
Author: Paul van der Walt <address@hidden>
Date: Wed Oct 14 23:07:08 2015 +0200
gnu: ghc-hashable: Update to 1.2.3.3.
* gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.3.3.
---
gnu/packages/haskell.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index ee09a74..aadbf4f 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -753,7 +753,7 @@ in terms of large data quantities and high speed.")
(define-public ghc-hashable
(package
(name "ghc-hashable")
- (version "1.2.3.2")
+ (version "1.2.3.3")
(outputs '("out" "doc"))
(source
(origin
@@ -764,7 +764,7 @@ in terms of large data quantities and high speed.")
".tar.gz"))
(sha256
(base32
- "0h9295pv2sgbaqlwpwbx2bap6nngm0jcdhkqham1wpjwyxqgqrlc"))))
+ "0kp4aj0x1iicz9qirpqxxqd8x5g1njbapxk1d90n406w3xykz4pw"))))
(build-system haskell-build-system)
(arguments
`(#:tests? #f)) ; FIXME: currently missing libraries used for tests.
- 06/153: gnu: Add ghc-old-time., (continued)
- 06/153: gnu: Add ghc-old-time., Paul, 2015/10/21
- 05/153: gnu: xmonad: Patch for updated libraries., Paul, 2015/10/21
- 09/153: gnu: ghc-dlist: Enable tests., Paul, 2015/10/21
- 07/153: gnu: ghc-xmonad-contrib: Update to version 0.11.4., Paul, 2015/10/21
- 08/153: gnu: ghc-dlist: Update to 0.7.1.2., Paul, 2015/10/21
- 03/153: gnu: ghc-utf8-string: Update to 1.0.1.1., Paul, 2015/10/21
- 02/153: gnu: ghc-mtl: Update to 2.2.1., Paul, 2015/10/21
- 13/153: gnu: ghc-quickcheck: Update to 2.8.1., Paul, 2015/10/21
- 10/153: gnu: ghc-text: Update to 1.2.1.3., Paul, 2015/10/21
- 12/153: gnu: ghc-primitive: Update to 0.6.1.0., Paul, 2015/10/21
- 11/153: gnu: ghc-hashable: Update to 1.2.3.3.,
Paul <=
- 14/153: gnu: ghc-syb: Update to 0.6., Paul, 2015/10/21
- 15/153: gnu: ghc-vector: Update to 0.11.0.0., Paul, 2015/10/21
- 16/153: gnu: ghc-network: Update to 2.6.2.1., Paul, 2015/10/21
- 18/153: gnu: cabal-install: Update to 1.22.6.0., Paul, 2015/10/21
- 17/153: gnu: ghc-http: Update to 4000.2.20., Paul, 2015/10/21
- 19/153: gnu: Add ghc-ansi-terminal., Paul, 2015/10/21
- 21/153: gnu: Add ghc-async., Paul, 2015/10/21
- 22/153: gnu: Add ghc-setenv., Paul, 2015/10/21
- 23/153: gnu: Add ghc-stringbuilder., Paul, 2015/10/21
- 24/153: gnu: Add ghc-quickcheck-io., Paul, 2015/10/21