[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/329: gnu: ghc-microlens-th: Update to 0.4.2.3.
From: |
guix-commits |
Subject: |
32/329: gnu: ghc-microlens-th: Update to 0.4.2.3. |
Date: |
Wed, 20 Nov 2019 21:16:55 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 7ae528671749ab906b5531d1f7a6ca2c9199dc7a
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:41:50 2019 -0400
gnu: ghc-microlens-th: Update to 0.4.2.3.
* gnu/packages/haskell-xyz.scm (ghc-microlens-th): Update to 0.4.2.3.
[arguments]: Set Cabal file to r1.
---
gnu/packages/haskell-xyz.scm | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 7380cdf..d7386f5 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6291,7 +6291,7 @@ readme @uref{https://github.com/aelve/microlens#readme,
on Github}.")
(define-public ghc-microlens-th
(package
(name "ghc-microlens-th")
- (version "0.4.2.2")
+ (version "0.4.2.3")
(source
(origin
(method url-fetch)
@@ -6300,8 +6300,11 @@ readme @uref{https://github.com/aelve/microlens#readme,
on Github}.")
"microlens-th-" version ".tar.gz"))
(sha256
(base32
- "02nj7lnl61yffi3c6wn341arxhld5r0vj6nzcb5zmqjhnqsv8c05"))))
+ "13qw0pwcgd6f6i39rwgqwcwk1d4da5x7wv3gna7gdlxaq331h41j"))))
(build-system haskell-build-system)
+ (arguments
+ `(#:cabal-revision
+ ("1" "167in7b1qhgrspx81bdm2jyg9qji66sk7id282c0s99kmp0d01n6")))
(inputs `(("ghc-microlens" ,ghc-microlens)
("ghc-th-abstraction" ,ghc-th-abstraction)))
(home-page
- 14/329: gnu: ghc-rfc5051: Update to 0.1.0.4., (continued)
- 14/329: gnu: ghc-rfc5051: Update to 0.1.0.4., guix-commits, 2019/11/20
- 11/329: gnu: ghc-parser-combinators: Update to 1.1.0., guix-commits, 2019/11/20
- 16/329: gnu: ghc-silently: Update to 1.2.5.1., guix-commits, 2019/11/20
- 10/329: gnu: ghc-polyparse: Update to 1.12.1., guix-commits, 2019/11/20
- 18/329: gnu: ghc-mime-types: Update to 0.1.0.9., guix-commits, 2019/11/20
- 19/329: gnu: ghc-transformers-compat: Update to 0.6.5., guix-commits, 2019/11/20
- 21/329: gnu: ghc-string-qq: Update to 0.0.4., guix-commits, 2019/11/20
- 20/329: gnu: ghc-entropy: Update to 0.4.1.5., guix-commits, 2019/11/20
- 24/329: gnu: ghc-setlocale: Update to 1.0.0.9., guix-commits, 2019/11/20
- 25/329: gnu: ghc-basement: Update to 0.0.11., guix-commits, 2019/11/20
- 32/329: gnu: ghc-microlens-th: Update to 0.4.2.3.,
guix-commits <=
- 31/329: gnu: ghc-pretty-show: Update to 1.9.5., guix-commits, 2019/11/20
- 26/329: gnu: ghc-statevar: Update to 1.2., guix-commits, 2019/11/20
- 27/329: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/11/20
- 29/329: gnu: ghc-th-lift: Update to 0.8.0.1., guix-commits, 2019/11/20
- 33/329: gnu: ghc-mmorph: Update to 1.1.3., guix-commits, 2019/11/20
- 22/329: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/11/20
- 40/329: gnu: ghc-microlens-ghc: Update to 0.4.10., guix-commits, 2019/11/20
- 23/329: gnu: ghc-appar: Update to 0.1.8., guix-commits, 2019/11/20
- 28/329: gnu: ghc-fixed: Update to 0.3., guix-commits, 2019/11/20
- 30/329: gnu: ghc-regex-tdfa: Update to 1.2.3.2., guix-commits, 2019/11/20