[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/328: gnu: ghc-json: Update to 0.9.3.
From: |
guix-commits |
Subject: |
52/328: gnu: ghc-json: Update to 0.9.3. |
Date: |
Sat, 16 Nov 2019 19:32:20 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit f5765beccb482d57db9559c4ea054a73acaa22dd
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:54:56 2019 -0400
gnu: ghc-json: Update to 0.9.3.
* gnu/packages/haskell-xyz.scm (ghc-json): Update to 0.9.3.
---
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 83b34c7..dbed3ee 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5441,7 +5441,7 @@ supported systems.")
(define-public ghc-json
(package
(name "ghc-json")
- (version "0.9.2")
+ (version "0.9.3")
(source
(origin
(method url-fetch)
@@ -5449,7 +5449,7 @@ supported systems.")
"json-" version ".tar.gz"))
(sha256
(base32
- "13kkfgx58z18jphbg56jn08jn72wi3kvfndlwwx87hqwg7x1dfz6"))))
+ "1z8s3mfg76p2flqqd2wqsi96l5bg8k8w8m58zlv81pw3k7h1vbwb"))))
(build-system haskell-build-system)
(inputs
`(("ghc-syb" ,ghc-syb)))
- 87/328: gnu: ghc-hspec-meta: Update to 2.6.0., (continued)
- 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
- 26/328: gnu: ghc-statevar: Update to 1.2., guix-commits, 2019/11/16
- 46/328: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/11/16
- 79/328: gnu: ghc-hinotify: Update to 0.4., guix-commits, 2019/11/16
- 82/328: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/11/16
- 109/328: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/11/16
- 52/328: gnu: ghc-json: Update to 0.9.3.,
guix-commits <=
- 60/328: gnu: ghc-th-lift-instances: Update to 0.1.14., guix-commits, 2019/11/16
- 62/328: gnu: ghc-hashable: Update Cabal file to r1., guix-commits, 2019/11/16
- 59/328: gnu: ghc-language-c: Update to 0.8.3., guix-commits, 2019/11/16
- 68/328: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/11/16
- 69/328: gnu: ghc-exceptions: Update to 0.10.3., guix-commits, 2019/11/16
- 72/328: gnu: ghc-async: Update to 2.2.2., guix-commits, 2019/11/16
- 91/328: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., guix-commits, 2019/11/16
- 94/328: gnu: ghc-psqueues: Update to 0.2.7.2., guix-commits, 2019/11/16
- 117/328: gnu: ghc-fgl: Update to 5.7.0.1., guix-commits, 2019/11/16
- 121/328: gnu: ghc-newtype-generics: Update to 0.5.4., guix-commits, 2019/11/16