[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
251/329: gnu: ghc-lens: Update to 4.17.1.
From: |
guix-commits |
Subject: |
251/329: gnu: ghc-lens: Update to 4.17.1. |
Date: |
Wed, 20 Nov 2019 21:18:31 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 262e63237c535baa1e50d4901b4ab3c71eb35b55
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)
- 272/329: gnu: ghc-yesod-persistent: Update to 1.6.0.2., (continued)
- 272/329: gnu: ghc-yesod-persistent: Update to 1.6.0.2., guix-commits, 2019/11/20
- 287/329: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4., guix-commits, 2019/11/20
- 296/329: gnu: ghc-hindent: Update to 5.3.1., guix-commits, 2019/11/20
- 275/329: gnu: Add ghc-bitarray., guix-commits, 2019/11/20
- 254/329: gnu: ghc-warp: Update to 3.2.28., guix-commits, 2019/11/20
- 270/329: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/11/20
- 281/329: gnu: Add ghc-aeson-diff., guix-commits, 2019/11/20
- 289/329: gnu: ghc-sandi: Update to 0.5., guix-commits, 2019/11/20
- 288/329: gnu: ghc-tasty-rerun: Update to 1.1.14., guix-commits, 2019/11/20
- 294/329: gnu: ghc-options: Fix Cabal dependency constraints., guix-commits, 2019/11/20
- 251/329: gnu: ghc-lens: Update to 4.17.1.,
guix-commits <=
- 274/329: gnu: Add ghc-tasty-lua., guix-commits, 2019/11/20
- 273/329: gnu: ghc-haddock-library: Update to 1.7.0., guix-commits, 2019/11/20
- 276/329: gnu: Add ghc-edit-distance-vector., guix-commits, 2019/11/20
- 285/329: gnu: ghc-yesod-form: Update to 1.6.7., guix-commits, 2019/11/20
- 282/329: gnu: Add ghc-hslua-module-system., guix-commits, 2019/11/20
- 295/329: gnu: Remove ghc-monadplus., guix-commits, 2019/11/20
- 299/329: gnu: ghc-chart-cairo: Update to 1.9.1., guix-commits, 2019/11/20
- 302/329: gnu: cedille: Use most recent GHC., guix-commits, 2019/11/20
- 309/329: gnu: Update xmobar to 0.31., guix-commits, 2019/11/20
- 314/329: gnu: Add ghc-testing-feat., guix-commits, 2019/11/20