[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
70/329: gnu: ghc-hashable-time: Update to 0.2.0.2.
From: |
guix-commits |
Subject: |
70/329: gnu: ghc-hashable-time: Update to 0.2.0.2. |
Date: |
Wed, 20 Nov 2019 21:17:10 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit f5051e319b50c240f347390a3bc351d58561c166
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:03:55 2019 -0400
gnu: ghc-hashable-time: Update to 0.2.0.2.
* gnu/packages/haskell-xyz.scm (ghc-hashable-time): Update to 0.2.0.2.
[arguments]: Set Cabal file to r2.
---
gnu/packages/haskell-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index a336102..e547e62 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -4379,7 +4379,7 @@ combine hash values.")
(define-public ghc-hashable-time
(package
(name "ghc-hashable-time")
- (version "0.2.0.1")
+ (version "0.2.0.2")
(source
(origin
(method url-fetch)
@@ -4389,11 +4389,11 @@ combine hash values.")
".tar.gz"))
(sha256
(base32
- "0k932nyd08l3xxbh2g3n76py2f4kd9yw4s5a065vjz0xp6wjnxdm"))))
+ "1q7y4plqqwy5286hhx2fygn12h8lqk0y047b597sbdckskxzfqgs"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
- ("1" "0rv40xkg3gj8jnqsry1gq3f5s5la6d5arg8fzkirnwdpcgha1as6")))
+ ("2" "006phc5y9rrvsshdcmjmhxzxh8dpgs685mpqbkjm9c40xb1ydjbz")))
(inputs `(("ghc-hashable" ,ghc-hashable)))
(home-page "http://hackage.haskell.org/package/hashable-time")
(synopsis "Hashable instances for Data.Time")
- 68/329: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., (continued)
- 68/329: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/11/20
- 47/329: gnu: ghc-quickcheck: Update to 2.13.2., guix-commits, 2019/11/20
- 58/329: gnu: ghc-th-reify-many: Update to 0.1.9., guix-commits, 2019/11/20
- 61/329: gnu: ghc-vector-algorithms: Update to 0.8.0.1., guix-commits, 2019/11/20
- 63/329: gnu: ghc-test-framework: Update Cabal file to r5., guix-commits, 2019/11/20
- 76/329: gnu: ghc-mwc-random: Update to 0.14.0.0., guix-commits, 2019/11/20
- 65/329: gnu: ghc-cereal: Update to 0.5.8.1., guix-commits, 2019/11/20
- 72/329: gnu: ghc-async: Update to 2.2.2., guix-commits, 2019/11/20
- 78/329: gnu: ghc-concurrent-output: Update to 1.10.11., guix-commits, 2019/11/20
- 66/329: gnu: ghc-x11: Update to 1.9.1., guix-commits, 2019/11/20
- 70/329: gnu: ghc-hashable-time: Update to 0.2.0.2.,
guix-commits <=
- 74/329: gnu: ghc-unordered-containers: Update to 0.2.10.0., guix-commits, 2019/11/20
- 81/329: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/11/20
- 80/329: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/20
- 85/329: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/11/20
- 89/329: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/11/20
- 93/329: gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/11/20
- 96/329: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/11/20
- 98/329: gnu: ghc-vector-binary-instances: Update to 0.2.5.1., guix-commits, 2019/11/20
- 103/329: gnu: ghc-zlib: Update to 0.6.2.1., guix-commits, 2019/11/20
- 105/329: gnu: ghc-juicypixels: Update to 3.3.4., guix-commits, 2019/11/20