[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
217/249: gnu: ghc-lens: Update to 4.17.1.
From: |
guix-commits |
Subject: |
217/249: gnu: ghc-lens: Update to 4.17.1. |
Date: |
Thu, 31 Oct 2019 23:50:06 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 2ca0554bc0275822d3fd9f0aad80206a8906ef63
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:25:47 2019 -0400
gnu: ghc-lens: Update to 4.17.1.
* gnu/packages/haskell-xyz.scm (ghc-lens): Update to 4.17.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 ea16ddb..f9e94dc 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5593,7 +5593,7 @@ with @code{wc} (for a web service).")
(define-public ghc-lens
(package
(name "ghc-lens")
- (version "4.16.1")
+ (version "4.17.1")
(source
(origin
(method url-fetch)
@@ -5601,7 +5601,7 @@ with @code{wc} (for a web service).")
version ".tar.gz"))
(sha256
(base32
- "1im4drhbydbawd6i0jsrzpqihnmx4ywpkg7yg94ddwsw3mxwkgpm"))))
+ "1gpkc53l2cggnfrgg5k4ih82rycjbdvpj9pnbi5cq8ms0dbvs4a7"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
- 194/249: gnu: ghc-exactprint: Update to 0.6.1., (continued)
- 194/249: gnu: ghc-exactprint: Update to 0.6.1., guix-commits, 2019/10/31
- 167/249: gnu: ghc-snap-core: Update to 1.0.4.0., guix-commits, 2019/10/31
- 188/249: gnu: ghc-hedgehog: Update to 1.0.1., guix-commits, 2019/10/31
- 199/249: gnu: ghc-vector-builder: Update to 0.3.8., guix-commits, 2019/10/31
- 209/249: gnu: hlint: Update to 2.1.26., guix-commits, 2019/10/31
- 229/249: gnu: hoogle: Update to 5.0.17.11., guix-commits, 2019/10/31
- 213/249: gnu: ghc-persistent: Update to 2.9.2., guix-commits, 2019/10/31
- 218/249: gnu: ghc-validation: Update to 1.1., guix-commits, 2019/10/31
- 208/249: gnu: ghc-hpack: Update to 0.31.2., guix-commits, 2019/10/31
- 222/249: gnu: ghc-linear: Update to 1.20.9., guix-commits, 2019/10/31
- 217/249: gnu: ghc-lens: Update to 4.17.1.,
guix-commits <=
- 220/249: gnu: ghc-warp-tls: Update to 3.2.8., guix-commits, 2019/10/31
- 230/249: gnu: ghc-yesod-persistent: Update to 1.6.0.2., guix-commits, 2019/10/31
- 215/249: gnu: ghc-warp: Update to 3.2.28., guix-commits, 2019/10/31
- 234/249: gnu: ghc-pandoc-citeproc: Update to 0.16.2., guix-commits, 2019/10/31
- 239/249: squash! gnu: ghc-optparse-applicative: Update to 0.14.3.0., guix-commits, 2019/10/31
- 244/249: squash! gnu: ghc-quickcheck-instances: Update to 0.3.22., guix-commits, 2019/10/31
- 241/249: gnu: Add ghc-splitmix., guix-commits, 2019/10/31
- 247/249: squash! gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5., guix-commits, 2019/10/31
- 248/249: squash! gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/10/31
- 110/249: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/10/31