[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
142/272: gnu: ghc-unliftio: Update to 0.2.7.0.
From: |
Ricardo Wurmus |
Subject: |
142/272: gnu: ghc-unliftio: Update to 0.2.7.0. |
Date: |
Mon, 1 Oct 2018 06:13:34 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 96d214a6d9d0585589432de4e2a77523c4590743
Author: Timothy Sample <address@hidden>
Date: Tue Aug 28 23:50:33 2018 -0400
gnu: ghc-unliftio: Update to 0.2.7.0.
* gnu/packages/haskell.scm (ghc-unliftio): Update to 0.2.7.0.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 5c49e90..7b18789 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -9936,7 +9936,7 @@ used both from lens and microlens).")
(define-public ghc-unliftio
(package
(name "ghc-unliftio")
- (version "0.2.4.0")
+ (version "0.2.7.0")
(source
(origin
(method url-fetch)
@@ -9946,7 +9946,7 @@ used both from lens and microlens).")
".tar.gz"))
(sha256
(base32
- "0vpncmwaq5zb6bziqfns4qdgxmq8ky0rlxna2yngxp170s5zxx9z"))))
+ "0qql93lq5w7qghl454cc3s1i8v1jb4h08n82fqkw0kli4g3g9njs"))))
(build-system haskell-build-system)
(arguments `(#:tests? #f)) ; FIXME: hspec-discover not in PATH
(inputs
- 210/272: gnu: ghc-tasty-rerun: Update to 1.1.12., (continued)
- 210/272: gnu: ghc-tasty-rerun: Update to 1.1.12., Ricardo Wurmus, 2018/10/01
- 216/272: gnu: Add ghc-rerebase., Ricardo Wurmus, 2018/10/01
- 227/272: ghc: Add ghc-ed25519., Ricardo Wurmus, 2018/10/01
- 232/272: gnu: ghc-lens: Update to 4.16.1., Ricardo Wurmus, 2018/10/01
- 261/272: gnu: Add ghc-sdl2-mixer., Ricardo Wurmus, 2018/10/01
- 253/272: gnu: ghc-pandoc-citeproc: Update to 0.14.3.1., Ricardo Wurmus, 2018/10/01
- 272/272: gnu: ghc-statistics: Fix build., Ricardo Wurmus, 2018/10/01
- 263/272: gnu: raincat: Update to 1.2.1., Ricardo Wurmus, 2018/10/01
- 264/272: gnu: git-annex: Update to 6.20180926., Ricardo Wurmus, 2018/10/01
- 130/272: gnu: ghc-extra: Update to 1.6.9., Ricardo Wurmus, 2018/10/01
- 142/272: gnu: ghc-unliftio: Update to 0.2.7.0.,
Ricardo Wurmus <=
- 148/272: gnu: ghc-th-orphans: Update to 0.13.6., Ricardo Wurmus, 2018/10/01
- 162/272: gnu: ghc-bytes: Update to 0.15.5., Ricardo Wurmus, 2018/10/01
- 171/272: gnu: ghc-x509-validation: Update to 1.6.10., Ricardo Wurmus, 2018/10/01
- 174/272: gnu: ghc-bifunctors: Update to 5.5.3., Ricardo Wurmus, 2018/10/01
- 188/272: gnu: ghc-aeson-pretty: Update to 0.8.7., Ricardo Wurmus, 2018/10/01
- 239/272: gnu: Remove old versions of ghc-doctest., Ricardo Wurmus, 2018/10/01
- 256/272: gnu: ghc-base-compat: Update to 0.10.4., Ricardo Wurmus, 2018/10/01
- 265/272: gnu: agda: Fix build., Ricardo Wurmus, 2018/10/01
- 139/272: gnu: ghc-half: Update to 0.3., Ricardo Wurmus, 2018/10/01
- 258/272: gnu: Add ghc-weigh., Ricardo Wurmus, 2018/10/01