[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
200/249: gnu: ghc-foldl: Update to 1.4.5.
From: |
guix-commits |
Subject: |
200/249: gnu: ghc-foldl: Update to 1.4.5. |
Date: |
Thu, 31 Oct 2019 23:50:03 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 0931fa1bbf828373f0f7663108a84693508e12db
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:21:11 2019 -0400
gnu: ghc-foldl: Update to 1.4.5.
* gnu/packages/haskell-xyz.scm (ghc-foldl): Update to 1.4.5.
---
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 b1fe7a3..8b89e11 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3607,7 +3607,7 @@ completely unverified though.")
(define-public ghc-foldl
(package
(name "ghc-foldl")
- (version "1.4.3")
+ (version "1.4.5")
(source
(origin
(method url-fetch)
@@ -3616,7 +3616,7 @@ completely unverified though.")
"foldl-" version ".tar.gz"))
(sha256
(base32
- "13n0ca3hw5jzqf6rxsdbhbwkn61a9zlm13f0f205s60j3sc72jzk"))))
+ "19qjmzc7gaxfwgqbgy0kq4vhbxvh3qjnwsxnc7pzwws2if5bv80b"))))
(build-system haskell-build-system)
(inputs `(("ghc-mwc-randam" ,ghc-mwc-random)
("ghc-primitive" ,ghc-primitive)
- 174/249: gnu: ghc-aeson-compat: Update to 0.3.9., (continued)
- 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, 2019/10/31
- 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 <=
- 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
- 221/249: gnu: ghc-persistent-template: Update to 2.6.0., guix-commits, 2019/10/31
- 232/249: gnu: ghc-pandoc: Update to 2.7.3., guix-commits, 2019/10/31
- 238/249: squash! gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/10/31
- 240/249: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/10/31
- 246/249: gnu: ghc-test-framework: Update Cabal file to r5., guix-commits, 2019/10/31
- 47/249: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/10/31