[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
109/249: gnu: ghc-unliftio: Update to 0.2.12.
From: |
guix-commits |
Subject: |
109/249: gnu: ghc-unliftio: Update to 0.2.12. |
Date: |
Thu, 31 Oct 2019 23:49:41 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit a73b8c7a808b34815632f2ddac4a9bbbd6ff5c50
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:25:38 2019 -0400
gnu: ghc-unliftio: Update to 0.2.12.
* gnu/packages/haskell-xyz.scm (ghc-unliftio): Update to 0.2.12.
---
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 7dd3368..a4e7c63 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10805,7 +10805,7 @@ for Unix time in Haskell.")
(define-public ghc-unliftio
(package
(name "ghc-unliftio")
- (version "0.2.7.0")
+ (version "0.2.12")
(source
(origin
(method url-fetch)
@@ -10815,7 +10815,7 @@ for Unix time in Haskell.")
".tar.gz"))
(sha256
(base32
- "0qql93lq5w7qghl454cc3s1i8v1jb4h08n82fqkw0kli4g3g9njs"))))
+ "02gy1zrxgzg4xmzm8lafsf1nyr3as1q20r8ld73xg3q7rkag9acg"))))
(build-system haskell-build-system)
(arguments `(#:tests? #f)) ; FIXME: hspec-discover not in PATH
(inputs
- 246/249: gnu: ghc-test-framework: Update Cabal file to r5., (continued)
- 246/249: gnu: ghc-test-framework: Update Cabal file to r5., guix-commits, 2019/10/31
- 47/249: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/10/31
- 67/249: gnu: ghc-fingertree: Update to 0.1.4.2., guix-commits, 2019/10/31
- 63/249: gnu: ghc-vector-algorithms: Update to 0.8.0.1., guix-commits, 2019/10/31
- 74/249: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/10/31
- 98/249: gnu: ghc-zlib: Update to 0.6.2.1., guix-commits, 2019/10/31
- 88/249: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., guix-commits, 2019/10/31
- 84/249: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/10/31
- 68/249: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/10/31
- 97/249: gnu: ghc-tar: Update to 0.5.1.1., guix-commits, 2019/10/31
- 109/249: gnu: ghc-unliftio: Update to 0.2.12.,
guix-commits <=
- 120/249: gnu: ghc-tasty-ant-xml: Update to 1.1.6., guix-commits, 2019/10/31
- 100/249: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/10/31
- 115/249: gnu: ghc-newtype-generics: Update to 0.5.4., guix-commits, 2019/10/31
- 131/249: gnu: ghc-weigh: Update to 0.0.14., guix-commits, 2019/10/31
- 163/249: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/10/31
- 168/249: gnu: ghc-http-client: Update to 0.6.4., guix-commits, 2019/10/31
- 178/249: gnu: ghc-http-api-data: Update to 0.4.1., guix-commits, 2019/10/31
- 198/249: gnu: ghc-wai-extra: Update to 3.0.28., guix-commits, 2019/10/31
- 205/249: gnu: ghc-bzlib-conduit: Update to 0.3.0.2., guix-commits, 2019/10/31
- 206/249: gnu: ghc-monad-logger: Update to 0.3.30., guix-commits, 2019/10/31