[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
191/249: gnu: ghc-either: Update to 5.0.1.1.
From: |
guix-commits |
Subject: |
191/249: gnu: ghc-either: Update to 5.0.1.1. |
Date: |
Thu, 31 Oct 2019 23:50:01 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 1015e1654e4ad4f5f95126679907228b78c5451a
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 54b0a9a..25c989b 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -2918,7 +2918,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)
@@ -2927,7 +2927,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)
- 145/249: gnu: ghc-haskell-src-exts: Update to 1.21.1., (continued)
- 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, 2019/10/31
- 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 <=
- 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
- 210/249: gnu: ghc-simple-sendfile: Update to 0.2.30., guix-commits, 2019/10/31
- 228/249: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/10/31
- 211/249: gnu: ghc-stm-conduit: Update to 4.0.1., guix-commits, 2019/10/31
- 223/249: gnu: ghc-chart: Update to 1.9.1., guix-commits, 2019/10/31