samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit cc1d361ed2c4371cfbd7c3fb412bd181815eda26
Author: Timothy Sample <[email protected]>
Date: Thu Oct 31 00:50:25 2019 -0400
gnu: ghc-unliftio-core: Update to 0.1.2.0.
* gnu/packages/haskell-xyz.scm (ghc-unliftio-core): Update to 0.1.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 c8aabc8..c9543f5 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10833,7 +10833,7 @@ working with it.")
(define-public ghc-unliftio-core
(package
(name "ghc-unliftio-core")
- (version "0.1.1.0")
+ (version "0.1.2.0")
(source
(origin
(method url-fetch)
@@ -10842,7 +10842,7 @@ working with it.")
"unliftio-core-" version ".tar.gz"))
(sha256
(base32
- "1193fplsjm1lcr05xwvkj1rsyzx74i755f6kw3ikmxbsv0bv0l3m"))))
+ "0y3siyx3drkw7igs380a87h8qfbbgcyxxlcnshp698hcc4yqphr4"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision