[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
70/328: gnu: ghc-hashable-time: Update to 0.2.0.2.
From: |
guix-commits |
Subject: |
70/328: gnu: ghc-hashable-time: Update to 0.2.0.2. |
Date: |
Sat, 16 Nov 2019 19:32:25 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 813d672dc18db0cb9c48aa5f5194977608083253
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")
- 40/328: gnu: ghc-microlens-ghc: Update to 0.4.10., (continued)
- 40/328: gnu: ghc-microlens-ghc: Update to 0.4.10., guix-commits, 2019/11/16
- 39/328: gnu: ghc-ansi-terminal: Update to 0.9.1., guix-commits, 2019/11/16
- 48/328: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/11/16
- 44/328: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/11/16
- 49/328: gnu: ghc-intervalmap: Update to 0.6.1.1., guix-commits, 2019/11/16
- 55/328: gnu: ghc-th-expand-syns: Update to 0.4.5.0., guix-commits, 2019/11/16
- 45/328: gnu: Add ghc-splitmix-bootstrap., guix-commits, 2019/11/16
- 51/328: gnu: ghc-hs-bibutils: Update to 6.7.0.0., guix-commits, 2019/11/16
- 53/328: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/11/16
- 57/328: gnu: ghc-vector: Update to 0.12.0.3., guix-commits, 2019/11/16
- 70/328: gnu: ghc-hashable-time: Update to 0.2.0.2.,
guix-commits <=
- 74/328: gnu: ghc-unordered-containers: Update to 0.2.10.0., guix-commits, 2019/11/16
- 78/328: gnu: ghc-concurrent-output: Update to 1.10.11., guix-commits, 2019/11/16
- 83/328: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/16
- 85/328: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/11/16
- 81/328: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/11/16
- 87/328: gnu: ghc-hspec-meta: Update to 2.6.0., guix-commits, 2019/11/16
- 88/328: gnu: hspec-discover: Update to 2.7.1., guix-commits, 2019/11/16
- 105/328: gnu: ghc-juicypixels: Update to 3.3.4., guix-commits, 2019/11/16
- 110/328: gnu: ghc-reflection: Update to 2.1.5., guix-commits, 2019/11/16
- 21/328: gnu: ghc-string-qq: Update to 0.0.4., guix-commits, 2019/11/16