[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
164/290: gnu: ghc-aeson: Update to 1.4.5.0.
From: |
guix-commits |
Subject: |
164/290: gnu: ghc-aeson: Update to 1.4.5.0. |
Date: |
Wed, 6 Nov 2019 08:22:56 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit f8379f167d2bd5bfd90f197f006c9120ba08dac2
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:02:27 2019 -0400
gnu: ghc-aeson: Update to 1.4.5.0.
* gnu/packages/haskell-web.scm (ghc-aeson): Update to 1.4.5.0.
---
gnu/packages/haskell-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm
index 15002ad..6b99dec 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -769,7 +769,7 @@ documents.")
(define-public ghc-aeson
(package
(name "ghc-aeson")
- (version "1.3.1.1")
+ (version "1.4.5.0")
(source
(origin
(method url-fetch)
@@ -779,7 +779,7 @@ documents.")
".tar.gz"))
(sha256
(base32
- "1i1ig840fvsb1lnklcv32zsc0zscirc301lw1mpfxhc6h4pk0gw4"))))
+ "1jhabz1lbbv6yqxqiybifi86cb5xlsadrn368n5dd0wzzc7ja4iz"))))
(build-system haskell-build-system)
(arguments `(#:tests? #f)) ; FIXME: testing libraries are missing.
(inputs
- 138/290: gnu: ghc-fgl-arbitrary: Update dependency constraints., (continued)
- 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
- 153/290: gnu: ghc-hsopenssl: Update to 0.11.4.17., guix-commits, 2019/11/06
- 155/290: gnu: ghc-megaparsec: Update to 7.0.5., guix-commits, 2019/11/06
- 157/290: gnu: ghc-hslogger: Update to 1.2.12., guix-commits, 2019/11/06
- 158/290: gnu: ghc-haskell-src-exts: Update to 1.21.1., guix-commits, 2019/11/06
- 162/290: gnu: ghc-charset: Update Cabal file to r1., guix-commits, 2019/11/06
- 164/290: gnu: ghc-aeson: Update to 1.4.5.0.,
guix-commits <=
- 165/290: gnu: ghc-haskell-src-exts-util: Update to 0.2.5., guix-commits, 2019/11/06
- 169/290: gnu: ghc-httpd-shed: Update to 0.4.1.1., guix-commits, 2019/11/06
- 172/290: gnu: ghc-hxt: Update to 9.3.1.18., guix-commits, 2019/11/06
- 174/290: gnu: ghc-io-streams: Update to 1.5.1.0., guix-commits, 2019/11/06
- 177/290: gnu: ghc-missingh: Update to 1.4.1.0., guix-commits, 2019/11/06
- 178/290: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/11/06
- 185/290: gnu: ghc-aeson-pretty: Update to 0.8.8., guix-commits, 2019/11/06
- 191/290: gnu: ghc-pandoc-types: Update to 1.17.6.1., guix-commits, 2019/11/06
- 190/290: gnu: ghc-aeson-compat: Update to 0.3.9., guix-commits, 2019/11/06
- 189/290: gnu: ghc-shakespeare: Update to 2.0.22., guix-commits, 2019/11/06