[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
190/328: gnu: ghc-aeson-compat: Update to 0.3.9.
From: |
guix-commits |
Subject: |
190/328: gnu: ghc-aeson-compat: Update to 0.3.9. |
Date: |
Sat, 16 Nov 2019 19:33:05 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit c42764633d7c6851011d10d683a1b9916e5bcd57
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 dbf6a10..977437d 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -167,7 +167,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)
@@ -176,7 +176,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)
- 143/328: gnu: ghc-typed-process: Update to 0.2.6.0., (continued)
- 143/328: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/11/16
- 152/328: gnu: ghc-iproute: Update to 1.7.7., guix-commits, 2019/11/16
- 175/328: gnu: ghc-libmpd: Update to 0.9.0.10., guix-commits, 2019/11/16
- 179/328: gnu: ghc-tls-session-manager: Update to 0.0.3., guix-commits, 2019/11/16
- 140/328: gnu: ghc-atomic-write: Update to 0.2.0.6., guix-commits, 2019/11/16
- 142/328: gnu: ghc-network: Update to 2.8.0.1., guix-commits, 2019/11/16
- 147/328: gnu: ghc-system-fileio: Update to 0.3.16.4., guix-commits, 2019/11/16
- 165/328: gnu: ghc-haskell-src-exts-util: Update to 0.2.5., guix-commits, 2019/11/16
- 169/328: gnu: ghc-httpd-shed: Update to 0.4.1.1., guix-commits, 2019/11/16
- 182/328: gnu: ghc-snap-core: Update to 1.0.4.0., guix-commits, 2019/11/16
- 190/328: gnu: ghc-aeson-compat: Update to 0.3.9.,
guix-commits <=
- 187/328: gnu: ghc-skylighting-core: Update to 0.8.2.1., guix-commits, 2019/11/16
- 191/328: gnu: ghc-pandoc-types: Update to 1.17.6.1., guix-commits, 2019/11/16
- 197/328: gnu: ghc-inline-c-cpp: Update to 0.3.0.3., guix-commits, 2019/11/16
- 186/328: gnu: ghc-diff: Patch to work with newer QuickCheck., guix-commits, 2019/11/16
- 200/328: gnu: Add ghc-dense-linear-algebra., guix-commits, 2019/11/16
- 203/328: gnu: ghc-vault: Update to 0.3.1.3., guix-commits, 2019/11/16
- 205/328: gnu: Add ghc-network-byte-order., guix-commits, 2019/11/16
- 209/328: gnu: ghc-bsb-http-chunked: Update to 0.0.0.4., guix-commits, 2019/11/16
- 216/328: gnu: ghc-wai: Update to 3.2.2.1., guix-commits, 2019/11/16
- 219/328: gnu: ghc-wai-logger: Update to 2.3.5., guix-commits, 2019/11/16