[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
58/249: gnu: ghc-optparse-applicative: Update to 0.14.3.0.
From: |
guix-commits |
Subject: |
58/249: gnu: ghc-optparse-applicative: Update to 0.14.3.0. |
Date: |
Thu, 31 Oct 2019 23:49:27 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit f4acfad738a882d1efb64d40939de2e6168e46ee
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.
---
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 661aa90..5f04032 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7118,7 +7118,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)
@@ -7127,7 +7127,7 @@ easily work with command-line options.")
"/optparse-applicative-" version ".tar.gz"))
(sha256
(base32
- "0c3z1mvynlyv1garjbdmdd3npm40dabgm75js4r07cf766c1wd71"))))
+ "0qvn1s7jwrabbpmqmh6d6iafln3v3h9ddmxj2y4m0njmzq166ivj"))))
(build-system haskell-build-system)
(inputs
`(("ghc-transformers-compat" ,ghc-transformers-compat)
- 91/249: gnu: ghc-tasty-quickcheck: Update to 0.10.1., (continued)
- 91/249: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/10/31
- 106/249: gnu: ghc-asn1-encoding: Update to 0.9.6., guix-commits, 2019/10/31
- 108/249: gnu: ghc-resourcet: Update to 1.2.2., guix-commits, 2019/10/31
- 82/249: gnu: hspec-discover: Update to 2.7.1., guix-commits, 2019/10/31
- 18/249: gnu: ghc-mime-types: Update to 0.1.0.9., guix-commits, 2019/10/31
- 28/249: gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/10/31
- 38/249: gnu: ghc-foundation: Update to 0.0.25., guix-commits, 2019/10/31
- 52/249: gnu: ghc-tagsoup: Update to 0.14.8., guix-commits, 2019/10/31
- 51/249: gnu: ghc-intervalmap: Update to 0.6.1.1., guix-commits, 2019/10/31
- 50/249: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/10/31
- 58/249: gnu: ghc-optparse-applicative: Update to 0.14.3.0.,
guix-commits <=
- 69/249: gnu: ghc-exceptions: Update to 0.10.3., guix-commits, 2019/10/31
- 75/249: gnu: ghc-psqueues: Update to 0.2.7.2., guix-commits, 2019/10/31
- 66/249: gnu: ghc-x11: Update to 1.9.1., guix-commits, 2019/10/31
- 80/249: gnu: ghc-hinotify: Update to 0.4., guix-commits, 2019/10/31
- 81/249: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/10/31
- 83/249: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/10/31
- 79/249: gnu: ghc-concurrent-output: Update to 1.10.11., guix-commits, 2019/10/31
- 90/249: gnu: ghc-indents: Update to 0.5.0.1., guix-commits, 2019/10/31
- 93/249: gnu: ghc-vector-binary-instances: Update to 0.2.5.1., guix-commits, 2019/10/31
- 101/249: gnu: ghc-juicypixels: Update to 3.3.4., guix-commits, 2019/10/31