[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
114/290: gnu: ghc-unliftio: Update to 0.2.12.
From: |
guix-commits |
Subject: |
114/290: gnu: ghc-unliftio: Update to 0.2.12. |
Date: |
Wed, 6 Nov 2019 08:22:41 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 7617a3fe9ab0300ab09cb2c0227ff78d7b853acc
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 f73221d..4d28acb 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10891,7 +10891,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)
@@ -10901,7 +10901,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
- 188/290: gnu: ghc-inline-c: Update to 0.7.0.1., (continued)
- 188/290: gnu: ghc-inline-c: Update to 0.7.0.1., guix-commits, 2019/11/06
- 181/290: gnu: ghc-connection: Update to 0.3.1., guix-commits, 2019/11/06
- 196/290: gnu: ghc-skylighting: Update to 0.8.2.1., guix-commits, 2019/11/06
- 183/290: gnu: ghc-http-client: Update to 0.6.4., guix-commits, 2019/11/06
- 204/290: gnu: ghc-cheapskate: Update to 0.1.1.1., guix-commits, 2019/11/06
- 207/290: gnu: ghc-hedgehog: Update to 1.0.1., guix-commits, 2019/11/06
- 198/290: gnu: ghc-texmath: Update to 0.11.3., guix-commits, 2019/11/06
- 160/290: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/11/06
- 167/290: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/06
- 115/290: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/11/06
- 114/290: gnu: ghc-unliftio: Update to 0.2.12.,
guix-commits <=
- 129/290: gnu: ghc-th-orphans: Update to 0.13.9., guix-commits, 2019/11/06
- 130/290: gnu: Add ghc-base-compat-batteries., guix-commits, 2019/11/06
- 118/290: gnu: ghc-base-orphans: Update to 0.8.1., guix-commits, 2019/11/06
- 138/290: gnu: ghc-fgl-arbitrary: Update dependency constraints., guix-commits, 2019/11/06
- 142/290: gnu: ghc-network: Update to 2.8.0.1., guix-commits, 2019/11/06
- 140/290: gnu: ghc-atomic-write: Update to 0.2.0.6., guix-commits, 2019/11/06
- 151/290: gnu: ghc-opengl: Update to 3.0.3.0., guix-commits, 2019/11/06
- 150/290: gnu: ghc-tldr: Update to 0.4.0.2., guix-commits, 2019/11/06
- 153/290: gnu: ghc-hsopenssl: Update to 0.11.4.17., guix-commits, 2019/11/06
- 155/290: gnu: ghc-megaparsec: Update to 7.0.5., guix-commits, 2019/11/06