[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
167/290: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0.
From: |
guix-commits |
Subject: |
167/290: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0. |
Date: |
Wed, 6 Nov 2019 08:22:57 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 0c07fcbe49bdf4ea9fcc7f284b2c2132515ff612
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:08:01 2019 -0400
gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0.
* gnu/packages/haskell-xyz.scm (ghc-attoparsec-iso8601): Update to
1.0.1.0.
[arguments]: Update the Cabal revision hash.
---
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 a1e94f4..a542c49 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -493,7 +493,7 @@ complicated text/binary file formats.")
(define-public ghc-attoparsec-iso8601
(package
(name "ghc-attoparsec-iso8601")
- (version "1.0.0.0")
+ (version "1.0.1.0")
(source
(origin
(method url-fetch)
@@ -502,11 +502,11 @@ complicated text/binary file formats.")
"attoparsec-iso8601-" version ".tar.gz"))
(sha256
(base32
- "12l55b76bhya9q89mfmqmy6sl5v39b6gzrw5rf3f70vkb23nsv5a"))))
+ "0hj10w15qp2z5bz2v4xahhmbgzclpyfi5l2sv97wqycysg9gp7s9"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
- ("1" "06f7pgmmc8456p3hc1y23kz1y127gfczy7s00wz1rls9g2sm2vi4")))
+ ("1" "1rjhscmczgs1bwyqx7lvkm8py3ylxjd2797mrzgnq60fvm292750")))
(inputs `(("ghc-attoparsec" ,ghc-attoparsec)
("ghc-base-compat" ,ghc-base-compat)))
(home-page "https://github.com/bos/aeson")
- 180/290: gnu: ghc-hslua-module-text: Update to 0.2.1., (continued)
- 180/290: gnu: ghc-hslua-module-text: Update to 0.2.1., guix-commits, 2019/11/06
- 182/290: gnu: ghc-snap-core: Update to 1.0.4.0., guix-commits, 2019/11/06
- 188/290: gnu: ghc-inline-c: Update to 0.7.0.1., guix-commits, 2019/11/06
- 181/290: gnu: ghc-connection: Update to 0.3.1., guix-commits, 2019/11/06
- 196/290: gnu: ghc-skylighting: Update to 0.8.2.1., guix-commits, 2019/11/06
- 183/290: gnu: ghc-http-client: Update to 0.6.4., guix-commits, 2019/11/06
- 204/290: gnu: ghc-cheapskate: Update to 0.1.1.1., guix-commits, 2019/11/06
- 207/290: gnu: ghc-hedgehog: Update to 1.0.1., guix-commits, 2019/11/06
- 198/290: gnu: ghc-texmath: Update to 0.11.3., guix-commits, 2019/11/06
- 160/290: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/11/06
- 167/290: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0.,
guix-commits <=
- 115/290: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/11/06
- 114/290: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/11/06
- 129/290: gnu: ghc-th-orphans: Update to 0.13.9., guix-commits, 2019/11/06
- 130/290: gnu: Add ghc-base-compat-batteries., guix-commits, 2019/11/06
- 118/290: gnu: ghc-base-orphans: Update to 0.8.1., guix-commits, 2019/11/06
- 138/290: gnu: ghc-fgl-arbitrary: Update dependency constraints., guix-commits, 2019/11/06
- 142/290: gnu: ghc-network: Update to 2.8.0.1., guix-commits, 2019/11/06
- 140/290: gnu: ghc-atomic-write: Update to 0.2.0.6., guix-commits, 2019/11/06
- 151/290: gnu: ghc-opengl: Update to 3.0.3.0., guix-commits, 2019/11/06
- 150/290: gnu: ghc-tldr: Update to 0.4.0.2., guix-commits, 2019/11/06