[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/33: gnu: ghc-glob: Update to 0.9.1.
From: |
Tobias Geerinckx-Rice |
Subject: |
27/33: gnu: ghc-glob: Update to 0.9.1. |
Date: |
Tue, 5 Dec 2017 10:38:17 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit c0fc5003f36bc8ee93ef5460f6d13a4a21d12045
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Dec 2 23:10:43 2017 +0100
gnu: ghc-glob: Update to 0.9.1.
* gnu/packages/haskell.scm (ghc-glob): Update to 0.9.1.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 817acf9..fcba576 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -7123,7 +7123,7 @@ Typical applications of Priority Search Queues include:
(define-public ghc-glob
(package
(name "ghc-glob")
- (version "0.7.14")
+ (version "0.9.1")
(source
(origin
(method url-fetch)
@@ -7132,7 +7132,7 @@ Typical applications of Priority Search Queues include:
"Glob-" version ".tar.gz"))
(sha256
(base32
- "0aw43izg8vlvjl40ms6k92w7gxg7n3l6smdvzla47fp82s4vhdr8"))))
+ "0rzmsknl02p332dxmm36fyrz3dpma7bchn0ymyjipxvqil20pjw0"))))
(build-system haskell-build-system)
(inputs
`(("ghc-dlist" ,ghc-dlist)
- 29/33: gnu: ghc-psqueues: Tweak description., (continued)
- 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
- 16/33: gnu: ghc-directory: Update to 1.3.1.5., Tobias Geerinckx-Rice, 2017/12/05
- 33/33: gnu: libvirt: Update to 3.10.0., Tobias Geerinckx-Rice, 2017/12/05
- 27/33: gnu: ghc-glob: Update to 0.9.1.,
Tobias Geerinckx-Rice <=
- 17/33: gnu: ghc-dlist: Update to 0.8.0.3., Tobias Geerinckx-Rice, 2017/12/05
- 22/33: gnu: ghc-fgl-arbitrary: Update to 0.2.0.3., Tobias Geerinckx-Rice, 2017/12/05
- 30/33: gnu: ghc-half: Update to 0.2.2.3., Tobias Geerinckx-Rice, 2017/12/05
- 24/33: gnu: ghc-fingertree: Run tests., Tobias Geerinckx-Rice, 2017/12/05
- 14/33: gnu: ghc-cookie: Update to 0.4.3., Tobias Geerinckx-Rice, 2017/12/05
- 25/33: gnu: ghc-foldl: Update to 1.3.5., Tobias Geerinckx-Rice, 2017/12/05
- 28/33: gnu: ghc-glob: Mark up description., Tobias Geerinckx-Rice, 2017/12/05