[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/328: gnu: ghc-unliftio-core: Update to 0.1.2.0.
From: |
guix-commits |
Subject: |
13/328: gnu: ghc-unliftio-core: Update to 0.1.2.0. |
Date: |
Sat, 16 Nov 2019 19:32:10 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit ff7d1cf9a8984b07046ef9946f35dba73ad21852
Author: Timothy Sample <address@hidden>
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.
[arguments]: Set Cabal file to r2.
---
gnu/packages/haskell-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 1b550ac..0f4316d 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10871,7 +10871,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)
@@ -10880,11 +10880,11 @@ working with it.")
"unliftio-core-" version ".tar.gz"))
(sha256
(base32
- "1193fplsjm1lcr05xwvkj1rsyzx74i755f6kw3ikmxbsv0bv0l3m"))))
+ "0y3siyx3drkw7igs380a87h8qfbbgcyxxlcnshp698hcc4yqphr4"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
- ("1" "16bjwcsaghqqmyi69rq65dn3ydifyfaabq3ns37apdm00mwqbcj2")))
+ ("2" "0jqrjjbgicx48wzcjxs1xmih48ay79rhmrz6081dldlfxynli6vz")))
(home-page
"https://github.com/fpco/unliftio/tree/master/unliftio-core#readme")
(synopsis "The MonadUnliftIO typeclass for unlifting monads to IO")
- 04/328: gnu: ghc-bytestring-builder: Update to 0.10.8.2.0., (continued)
- 04/328: gnu: ghc-bytestring-builder: Update to 0.10.8.2.0., guix-commits, 2019/11/16
- 05/328: gnu: ghc-happy: Update to 1.19.12., guix-commits, 2019/11/16
- 06/328: gnu: ghc-file-embed: Update to 0.0.11., guix-commits, 2019/11/16
- 07/328: gnu: ghc-unix-compat: Update to 0.5.2., guix-commits, 2019/11/16
- 09/328: gnu: ghc-microlens: Update to 0.4.10., guix-commits, 2019/11/16
- 03/328: gnu: ghc-data-accessor: Update to 0.2.2.8., guix-commits, 2019/11/16
- 08/328: gnu: ghc-th-abstraction: Update to 0.3.1.0., guix-commits, 2019/11/16
- 10/328: gnu: ghc-polyparse: Update to 1.12.1., guix-commits, 2019/11/16
- 12/328: gnu: ghc-fmlist: Update to 0.9.3., guix-commits, 2019/11/16
- 11/328: gnu: ghc-parser-combinators: Update to 1.1.0., guix-commits, 2019/11/16
- 13/328: gnu: ghc-unliftio-core: Update to 0.1.2.0.,
guix-commits <=
- 14/328: gnu: ghc-rfc5051: Update to 0.1.0.4., guix-commits, 2019/11/16
- 16/328: gnu: ghc-silently: Update to 1.2.5.1., guix-commits, 2019/11/16
- 15/328: gnu: ghc-colour: Update to 2.3.5., guix-commits, 2019/11/16
- 17/328: gnu: ghc-paths: Update to 0.1.0.12., guix-commits, 2019/11/16
- 20/328: gnu: ghc-entropy: Update to 0.4.1.5., guix-commits, 2019/11/16
- 22/328: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/11/16
- 32/328: gnu: ghc-microlens-th: Update to 0.4.2.3., guix-commits, 2019/11/16
- 25/328: gnu: ghc-basement: Update to 0.0.11., guix-commits, 2019/11/16
- 29/328: gnu: ghc-th-lift: Update to 0.8.0.1., guix-commits, 2019/11/16
- 34/328: gnu: ghc-foundation: Update to 0.0.25., guix-commits, 2019/11/16