[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
251/328: gnu: ghc-lens: Update to 4.17.1.
From: |
guix-commits |
Subject: |
251/328: gnu: ghc-lens: Update to 4.17.1. |
Date: |
Sat, 16 Nov 2019 19:33:19 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 90ed5c84349fc2f8bf48fb2ddf9746014e980713
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.
[arguments]: Remove '#:cabal-revision'.
---
gnu/packages/haskell-xyz.scm | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 052f9a3..24722e8 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5703,7 +5703,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)
@@ -5711,11 +5711,8 @@ with @code{wc} (for a web service).")
version ".tar.gz"))
(sha256
(base32
- "1im4drhbydbawd6i0jsrzpqihnmx4ywpkg7yg94ddwsw3mxwkgpm"))))
+ "1gpkc53l2cggnfrgg5k4ih82rycjbdvpj9pnbi5cq8ms0dbvs4a7"))))
(build-system haskell-build-system)
- (arguments
- `(#:cabal-revision
- ("2" "11h83lj5mba4grhz1qx3irz10ysm9c3k7k6i6xv2cr60q8xin3ri")))
(inputs
`(("ghc-base-orphans" ,ghc-base-orphans)
("ghc-bifunctors" ,ghc-bifunctors)
- 212/328: gnu: ghc-uri-bytestring: Update to 0.3.2.2., (continued)
- 212/328: gnu: ghc-uri-bytestring: Update to 0.3.2.2., guix-commits, 2019/11/16
- 214/328: gnu: ghc-free: Update to 5.1.2., guix-commits, 2019/11/16
- 221/328: gnu: ghc-cryptohash-md5: Update Cabal file to r4., guix-commits, 2019/11/16
- 225/328: gnu: ghc-wai-extra: Update to 3.0.28., guix-commits, 2019/11/16
- 231/328: gnu: Add libyaml@2.1., guix-commits, 2019/11/16
- 240/328: gnu: Add ghc-lib-parser., guix-commits, 2019/11/16
- 245/328: gnu: ghc-persistent: Update to 2.9.2., guix-commits, 2019/11/16
- 246/328: gnu: ghc-cryptohash-sha256: Update Cabal file to r3., guix-commits, 2019/11/16
- 244/328: gnu: ghc-feed: Update to 1.2.0.1., guix-commits, 2019/11/16
- 249/328: gnu: ghc-resolv: Update to 0.1.1.2., guix-commits, 2019/11/16
- 251/328: gnu: ghc-lens: Update to 4.17.1.,
guix-commits <=
- 255/328: gnu: Add ghc-zstd., guix-commits, 2019/11/16
- 264/328: gnu: ghc-chart: Update to 1.9.1., guix-commits, 2019/11/16
- 226/328: gnu: ghc-vector-builder: Update to 0.3.8., guix-commits, 2019/11/16
- 256/328: gnu: Add ghc-conduit-zstd., guix-commits, 2019/11/16
- 263/328: gnu: ghc-linear: Update to 1.20.9., guix-commits, 2019/11/16
- 265/328: gnu: ghc-tree-diff: Update to 0.1., guix-commits, 2019/11/16
- 266/328: gnu: cabal-install: Update to 2.4.0.0., guix-commits, 2019/11/16
- 269/328: gnu: ghc-persistent-sqlite: Update to 2.9.3., guix-commits, 2019/11/16
- 272/328: gnu: ghc-yesod-persistent: Update to 1.6.0.2., guix-commits, 2019/11/16
- 275/328: gnu: Add ghc-bitarray., guix-commits, 2019/11/16