[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
122/249: gnu: ghc-regex: Update to 1.0.2.0.
From: |
guix-commits |
Subject: |
122/249: gnu: ghc-regex: Update to 1.0.2.0. |
Date: |
Thu, 31 Oct 2019 23:49:44 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 84aeed3605973ca6e5eb5586e04b152da57d4320
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:30:03 2019 -0400
gnu: ghc-regex: Update to 1.0.2.0.
* gnu/packages/haskell-xyz.scm (ghc-regex): Update to 1.0.2.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 0b5c412..c0cf466 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -8163,7 +8163,7 @@ configurations to coexist without resorting to mutable
global variables or
(define-public ghc-regex
(package
(name "ghc-regex")
- (version "1.0.1.3")
+ (version "1.0.2.0")
(source
(origin
(method url-fetch)
@@ -8171,7 +8171,7 @@ configurations to coexist without resorting to mutable
global variables or
"regex-" version ".tar.gz"))
(sha256
(base32
- "1sjkpkgv4phy5b5v2lr89x4vx4dh44pj0sbvlsp6n86w9v6v4jwb"))))
+ "1f2z025hif1fr24b5khq3qxxyvpxrnhyx8xmbms332arw28rpkda"))))
(build-system haskell-build-system)
(arguments
`(#:phases
- 138/249: gnu: ghc-opengl: Update to 3.0.3.0., (continued)
- 138/249: gnu: ghc-opengl: Update to 3.0.3.0., guix-commits, 2019/10/31
- 147/249: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/10/31
- 169/249: gnu: ghc-profunctors: Update to 5.3., guix-commits, 2019/10/31
- 183/249: gnu: ghc-statistics: Update to 0.15.1.1., guix-commits, 2019/10/31
- 193/249: gnu: ghc-snap-server: Update to 1.1.1.1., guix-commits, 2019/10/31
- 201/249: gnu: ghc-mono-traversable: Update to 1.0.13.0., guix-commits, 2019/10/31
- 148/249: gnu: ghc-bifunctors: Update to 5.5.5., guix-commits, 2019/10/31
- 73/249: gnu: ghc-unordered-containers: Update to 0.2.10.0., guix-commits, 2019/10/31
- 118/249: gnu: ghc-doctest: Update to 0.16.2., guix-commits, 2019/10/31
- 86/249: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/10/31
- 122/249: gnu: ghc-regex: Update to 1.0.2.0.,
guix-commits <=
- 119/249: gnu: ghc-genvalidity: Update to 0.8.0.0., guix-commits, 2019/10/31
- 112/249: gnu: ghc-fgl: Update to 5.7.0.1., guix-commits, 2019/10/31
- 127/249: gnu: ghc-wave: Update to 0.2.0., guix-commits, 2019/10/31
- 132/249: gnu: ghc-network: Update to 2.8.0.1., guix-commits, 2019/10/31
- 139/249: gnu: ghc-iproute: Update to 1.7.7., guix-commits, 2019/10/31
- 140/249: gnu: ghc-hsopenssl: Update to 0.11.4.17., guix-commits, 2019/10/31
- 137/249: gnu: ghc-tldr: Update to 0.4.0.2., guix-commits, 2019/10/31
- 142/249: gnu: ghc-megaparsec: Update to 7.0.5., guix-commits, 2019/10/31
- 159/249: gnu: ghc-io-streams: Update to 1.5.1.0., guix-commits, 2019/10/31
- 166/249: gnu: ghc-connection: Update to 0.3.1., guix-commits, 2019/10/31