[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
215/290: gnu: ghc-either: Update to 5.0.1.1.
From: |
guix-commits |
Subject: |
215/290: gnu: ghc-either: Update to 5.0.1.1. |
Date: |
Wed, 6 Nov 2019 08:23:14 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 4e7728e8aae27e60a963d62df6d2e3260f587a0f
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:18:27 2019 -0400
gnu: ghc-either: Update to 5.0.1.1.
* gnu/packages/haskell-xyz.scm (ghc-either): Update to 5.0.1.1.
---
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 f408a6d..ec9101f 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -2976,7 +2976,7 @@ Damerau-Levenshtein algorithms.")
(define-public ghc-either
(package
(name "ghc-either")
- (version "5.0.1")
+ (version "5.0.1.1")
(source
(origin
(method url-fetch)
@@ -2985,7 +2985,7 @@ Damerau-Levenshtein algorithms.")
"either-" version ".tar.gz"))
(sha256
(base32
- "064hjfld7dkzs78sy30k5qkiva3hx24rax6dvzz5ygr2c0zypdkc"))))
+ "09yzki8ss56xhy9vggdw1rls86b2kf55hjl5wi0vbv02d8fxahq2"))))
(build-system haskell-build-system)
(inputs `(("ghc-bifunctors" ,ghc-bifunctors)
("ghc-exceptions" ,ghc-exceptions)
- 249/290: gnu: ghc-resolv: Update to 0.1.1.2., (continued)
- 249/290: gnu: ghc-resolv: Update to 0.1.1.2., guix-commits, 2019/11/06
- 277/290: gnu: Add ghc-getopt-generics., guix-commits, 2019/11/06
- 279/290: gnu: Add ghc-hsyaml., guix-commits, 2019/11/06
- 281/290: gnu: Add ghc-aeson-diff., guix-commits, 2019/11/06
- 285/290: gnu: ghc-yesod-form: Update to 1.6.7., guix-commits, 2019/11/06
- 238/290: gnu: Add ghc-infer-license., guix-commits, 2019/11/06
- 234/290: gnu: ghc-bzlib-conduit: Update to 0.3.0.2., guix-commits, 2019/11/06
- 237/290: gnu: Add ghc-text-metrics., guix-commits, 2019/11/06
- 200/290: gnu: Add ghc-dense-linear-algebra., guix-commits, 2019/11/06
- 212/290: gnu: ghc-uri-bytestring: Update to 0.3.2.2., guix-commits, 2019/11/06
- 215/290: gnu: ghc-either: Update to 5.0.1.1.,
guix-commits <=
- 230/290: gnu: ghc-conduit-extra: Update to 1.3.4., guix-commits, 2019/11/06
- 232/290: gnu: Add ghc-libyaml., guix-commits, 2019/11/06
- 236/290: gnu: ghc-http: Update to 4000.3.14., guix-commits, 2019/11/06
- 241/290: gnu: hlint: Update to 2.1.26., guix-commits, 2019/11/06
- 240/290: gnu: Add ghc-lib-parser., guix-commits, 2019/11/06
- 246/290: gnu: ghc-cryptohash-sha256: Update Cabal file to r3., guix-commits, 2019/11/06
- 245/290: gnu: ghc-persistent: Update to 2.9.2., guix-commits, 2019/11/06
- 250/290: gnu: ghc-adjunctions: Update Cabal file to r2., guix-commits, 2019/11/06
- 251/290: gnu: ghc-lens: Update to 4.17.1., guix-commits, 2019/11/06
- 257/290: gnu: ghc-conduit-algorithms: Update to 0.0.11.0., guix-commits, 2019/11/06