[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
83/249: gnu: ghc-glob: Update to 0.10.0.
From: |
guix-commits |
Subject: |
83/249: gnu: ghc-glob: Update to 0.10.0. |
Date: |
Thu, 31 Oct 2019 23:49:36 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit a63805de6bbe66f570501c32b6e58c53f76eaf0f
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:13:35 2019 -0400
gnu: ghc-glob: Update to 0.10.0.
* gnu/packages/haskell-xyz.scm (ghc-glob): Update to 0.10.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 ca41a1b..9ac2b47 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3895,7 +3895,7 @@ info for more informative bug reports.")
(define-public ghc-glob
(package
(name "ghc-glob")
- (version "0.9.2")
+ (version "0.10.0")
(source
(origin
(method url-fetch)
@@ -3904,7 +3904,7 @@ info for more informative bug reports.")
"Glob-" version ".tar.gz"))
(sha256
(base32
- "1rbwcq9w9951qsnp13vqcm9r01yax2yh1wk8s4zxa3ckk9717iwg"))))
+ "0953f91f62ncna402vsrfzdcyxhdpjna3bgdw017kad0dfymacs7"))))
(build-system haskell-build-system)
(inputs
`(("ghc-dlist" ,ghc-dlist)
- 38/249: gnu: ghc-foundation: Update to 0.0.25., (continued)
- 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, 2019/10/31
- 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 <=
- 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
- 104/249: gnu: ghc-asn1-types: Update to 0.3.3., guix-commits, 2019/10/31
- 92/249: gnu: ghc-regex-applicative: Update to 0.3.3.1., guix-commits, 2019/10/31
- 111/249: gnu: ghc-hspec-contrib: Update to 0.5.1., guix-commits, 2019/10/31
- 117/249: gnu: ghc-generic-deriving: Update to 1.12.4., guix-commits, 2019/10/31
- 114/249: gnu: ghc-fast-logger: Update to 2.4.17., guix-commits, 2019/10/31
- 121/249: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/10/31