[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/33: gnu: ghc-cmdargs: Update to 0.10.18.
From: |
Tobias Geerinckx-Rice |
Subject: |
12/33: gnu: ghc-cmdargs: Update to 0.10.18. |
Date: |
Tue, 5 Dec 2017 10:38:15 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit bfd2ebda71b28537f68d4486e7c26c6755811aea
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Dec 1 20:19:23 2017 +0100
gnu: ghc-cmdargs: Update to 0.10.18.
* gnu/packages/haskell.scm (ghc-cmdargs): Update to 0.10.18.
---
gnu/packages/haskell.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 9cc1a1a..f7444ec 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -829,17 +829,16 @@ tool lex or flex for C/C++.")
(define-public ghc-cmdargs
(package
(name "ghc-cmdargs")
- (version "0.10.13")
+ (version "0.10.18")
(source
(origin
(method url-fetch)
(uri (string-append
"https://hackage.haskell.org/package/cmdargs/cmdargs-"
- version
- ".tar.gz"))
+ version ".tar.gz"))
(sha256
(base32
- "0vmz7f0ssrqlp6wzmc0mjqj4qczfgk58g0lr0yz7jamamlgpq4b6"))))
+ "1lnmcsf6p9yrwwz1zvrw5lbc32xpff7b70yz4ylawaflnlz6wrlh"))))
(build-system haskell-build-system)
(home-page
"http://community.haskell.org/~ndm/cmdargs/")
- 01/33: gnu: ghc-base-compat: Update to 0.9.3., (continued)
- 01/33: gnu: ghc-base-compat: Update to 0.9.3., Tobias Geerinckx-Rice, 2017/12/05
- 03/33: gnu: ghc-bytestring: Alphabetise inputs., Tobias Geerinckx-Rice, 2017/12/05
- 07/33: gnu: ghc-chasingbottoms: Update to 1.3.1.3., Tobias Geerinckx-Rice, 2017/12/05
- 08/33: gnu: ghc-cheapskate: Alphabetise inputs., Tobias Geerinckx-Rice, 2017/12/05
- 11/33: gnu: ghc-cmark: Update to 0.5.6., Tobias Geerinckx-Rice, 2017/12/05
- 04/33: gnu: ghc-bytestring-builder: Update to 0.10.8.1.0., Tobias Geerinckx-Rice, 2017/12/05
- 10/33: gnu: ghc-clock: Update to 0.7.2., Tobias Geerinckx-Rice, 2017/12/05
- 09/33: gnu: ghc-cheapskate: Expand description., Tobias Geerinckx-Rice, 2017/12/05
- 06/33: gnu: ghc-bytestring-handle: Alphabetise inputs., Tobias Geerinckx-Rice, 2017/12/05
- 20/33: gnu: ghc-exceptions: Run tests., Tobias Geerinckx-Rice, 2017/12/05
- 12/33: gnu: ghc-cmdargs: Update to 0.10.18.,
Tobias Geerinckx-Rice <=
- 18/33: gnu: ghc-enclosed-exceptions: Update to 2.0.1., Tobias Geerinckx-Rice, 2017/12/05
- 23/33: gnu: ghc-fingertree: Update to 0.1.3.0., Tobias Geerinckx-Rice, 2017/12/05
- 29/33: gnu: ghc-psqueues: Tweak description., Tobias Geerinckx-Rice, 2017/12/05
- 32/33: gnu: di: Streamline description., Tobias Geerinckx-Rice, 2017/12/05
- 15/33: gnu: ghc-deepseq-generics: Update to 0.2.0.0., Tobias Geerinckx-Rice, 2017/12/05
- 26/33: gnu: ghc-free: Update to 4.12.4., Tobias Geerinckx-Rice, 2017/12/05
- 31/33: gnu: ghc-comonad: Run tests., Tobias Geerinckx-Rice, 2017/12/05
- 13/33: gnu: ghc-contravariant: Update to 1.4., Tobias Geerinckx-Rice, 2017/12/05
- 19/33: gnu: ghc-exceptions: Update to 0.8.3., Tobias Geerinckx-Rice, 2017/12/05
- 21/33: gnu: ghc-executable-path: Update to 0.0.3.1., Tobias Geerinckx-Rice, 2017/12/05