[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
174/249: gnu: ghc-aeson-compat: Update to 0.3.9.
From: |
guix-commits |
Subject: |
174/249: gnu: ghc-aeson-compat: Update to 0.3.9. |
Date: |
Thu, 31 Oct 2019 23:49:57 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit d45e84a1ded4f8878874d042d185742a479138e9
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:14:05 2019 -0400
gnu: ghc-aeson-compat: Update to 0.3.9.
* gnu/packages/haskell-xyz.scm (ghc-aeson-compat): Update to 0.3.9.
---
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 90f4996..122744f 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -166,7 +166,7 @@ for Haskell.")
(define-public ghc-aeson-compat
(package
(name "ghc-aeson-compat")
- (version "0.3.8")
+ (version "0.3.9")
(source
(origin
(method url-fetch)
@@ -175,7 +175,7 @@ for Haskell.")
"aeson-compat-" version ".tar.gz"))
(sha256
(base32
- "0j4v13pgk21zy8hqkbx8hw0n05jdl17qphxz9rj4h333pr547r3i"))))
+ "1j13gykv4ryvmr14w5blz0nnpdb4p0hpa27wahw3mhb1lwdr8hz0"))))
(build-system haskell-build-system)
(arguments `(#:tests? #f)) ; FIXME: Tests require QuickCheck >= 2.10
(inputs `(("ghc-base-compat" ,ghc-base-compat)
- 116/249: gnu: ghc-asn1-parse: Update to 0.9.5., (continued)
- 116/249: gnu: ghc-asn1-parse: Update to 0.9.5., guix-commits, 2019/10/31
- 129/249: gnu: ghc-graphviz: Update to 2999.20.0.3., guix-commits, 2019/10/31
- 133/249: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/10/31
- 143/249: gnu: ghc-socks: Update to 0.6.1., guix-commits, 2019/10/31
- 145/249: gnu: ghc-haskell-src-exts: Update to 1.21.1., guix-commits, 2019/10/31
- 156/249: gnu: ghc-cgi: Update to 3001.4.0.0., guix-commits, 2019/10/31
- 154/249: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/10/31
- 150/249: gnu: ghc-uri-bytestring: Update to 0.3.2.2., guix-commits, 2019/10/31
- 152/249: gnu: ghc-haskell-src-exts-util: Update to 0.2.5., guix-commits, 2019/10/31
- 160/249: gnu: ghc-libmpd: Update to 0.9.0.10., guix-commits, 2019/10/31
- 174/249: gnu: ghc-aeson-compat: Update to 0.3.9.,
guix-commits <=
- 184/249: gnu: ghc-invariant: Update to 0.5.3., guix-commits, 2019/10/31
- 185/249: gnu: ghc-vault: Update to 0.3.1.3., guix-commits, 2019/10/31
- 155/249: gnu: ghc-httpd-shed: Update to 0.4.1.1., guix-commits, 2019/10/31
- 191/249: gnu: ghc-either: Update to 5.0.1.1., guix-commits, 2019/10/31
- 190/249: gnu: ghc-free: Update to 5.1.2., guix-commits, 2019/10/31
- 192/249: gnu: ghc-wai: Update to 3.2.2.1., guix-commits, 2019/10/31
- 196/249: gnu: ghc-rebase: Update to 1.3.1.1., guix-commits, 2019/10/31
- 186/249: gnu: ghc-cheapskate: Update to 0.1.1.1., guix-commits, 2019/10/31
- 202/249: gnu: ghc-conduit: Update to 1.3.1.1., guix-commits, 2019/10/31
- 200/249: gnu: ghc-foldl: Update to 1.4.5., guix-commits, 2019/10/31