[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/329: gnu: ghc-optparse-applicative: Update to 0.14.3.0.
From: |
guix-commits |
Subject: |
56/329: gnu: ghc-optparse-applicative: Update to 0.14.3.0. |
Date: |
Wed, 20 Nov 2019 21:17:07 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 74bf69651dcbc03db6173cf841fd38a8a7d331ec
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:58:24 2019 -0400
gnu: ghc-optparse-applicative: Update to 0.14.3.0.
* gnu/packages/haskell-xyz.scm (ghc-optparse-applicative): Update to
0.14.3.0.
[arguments]: Set Cabal file to r2.
---
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 44a1abd..c98050b 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7161,7 +7161,7 @@ easily work with command-line options.")
(define-public ghc-optparse-applicative
(package
(name "ghc-optparse-applicative")
- (version "0.14.2.0")
+ (version "0.14.3.0")
(source
(origin
(method url-fetch)
@@ -7170,8 +7170,11 @@ easily work with command-line options.")
"/optparse-applicative-" version ".tar.gz"))
(sha256
(base32
- "0c3z1mvynlyv1garjbdmdd3npm40dabgm75js4r07cf766c1wd71"))))
+ "0qvn1s7jwrabbpmqmh6d6iafln3v3h9ddmxj2y4m0njmzq166ivj"))))
(build-system haskell-build-system)
+ (arguments
+ `(#:cabal-revision
+ ("2" "1a08dqjly1xy730f6jf45frr8g8gap0n1vg9b0mpzpydv0kgzmrp")))
(inputs
`(("ghc-transformers-compat" ,ghc-transformers-compat)
("ghc-ansi-wl-pprint" ,ghc-ansi-wl-pprint)))
- 36/329: gnu: ghc-generics-sop: Update to 0.4.0.1., (continued)
- 36/329: gnu: ghc-generics-sop: Update to 0.4.0.1., guix-commits, 2019/11/20
- 39/329: gnu: ghc-ansi-terminal: Update to 0.9.1., guix-commits, 2019/11/20
- 38/329: gnu: ghc-regex-pcre-builtin: Update to 0.94.5.8.8.35., guix-commits, 2019/11/20
- 43/329: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/11/20
- 42/329: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/11/20
- 45/329: gnu: Add ghc-splitmix-bootstrap., guix-commits, 2019/11/20
- 46/329: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/11/20
- 51/329: gnu: ghc-hs-bibutils: Update to 6.7.0.0., guix-commits, 2019/11/20
- 53/329: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/11/20
- 55/329: gnu: ghc-th-expand-syns: Update to 0.4.5.0., guix-commits, 2019/11/20
- 56/329: gnu: ghc-optparse-applicative: Update to 0.14.3.0.,
guix-commits <=
- 37/329: gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/11/20
- 44/329: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/11/20
- 52/329: gnu: ghc-json: Update to 0.9.3., guix-commits, 2019/11/20
- 48/329: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/11/20
- 49/329: gnu: ghc-intervalmap: Update to 0.6.1.1., guix-commits, 2019/11/20
- 50/329: gnu: ghc-tagsoup: Update to 0.14.8., guix-commits, 2019/11/20
- 54/329: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/11/20
- 59/329: gnu: ghc-language-c: Update to 0.8.3., guix-commits, 2019/11/20
- 57/329: gnu: ghc-vector: Update to 0.12.0.3., guix-commits, 2019/11/20
- 60/329: gnu: ghc-th-lift-instances: Update to 0.1.14., guix-commits, 2019/11/20