[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/43: gnu: ghc-distributive: Update to 0.6.2.
From: |
guix-commits |
Subject: |
39/43: gnu: ghc-distributive: Update to 0.6.2. |
Date: |
Wed, 12 Aug 2020 14:17:12 -0400 (EDT) |
rekado pushed a commit to branch wip-haskell
in repository guix.
commit 9766d8691396fd44c037fa10389d4ba2ea4fd15a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 27 22:29:53 2020 +0200
gnu: ghc-distributive: Update to 0.6.2.
* gnu/packages/haskell-xyz.scm (ghc-distributive): Update to 0.6.2.
---
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 8af09db..1ca66af 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3241,7 +3241,7 @@ disk space usage.")
(define-public ghc-distributive
(package
(name "ghc-distributive")
- (version "0.6.1")
+ (version "0.6.2")
(source
(origin
(method url-fetch)
@@ -3251,7 +3251,7 @@ disk space usage.")
".tar.gz"))
(sha256
(base32
- "1wnayzzb4vk8rhh9gzhdpd9f64366k4vmbhximavmqqmp3cv2jbp"))))
+ "1j93zkfffm6s16kgr0j0z87y5ds28rw0r2gyc5ncwcylvrqy4kl2"))))
(build-system haskell-build-system)
(inputs
`(("ghc-tagged" ,ghc-tagged)
- 14/43: gnu: ghc-cryptonite: Add "doc" output., (continued)
- 14/43: gnu: ghc-cryptonite: Add "doc" output., guix-commits, 2020/08/12
- 21/43: gnu: ghc-cmdargs: Add "doc" output., guix-commits, 2020/08/12
- 26/43: gnu: ghc-generic-deriving: Add "doc" output., guix-commits, 2020/08/12
- 34/43: gnu: ghc-rebase: Add "doc" output., guix-commits, 2020/08/12
- 36/43: gnu: ghc-rerebase: Add "doc" output., guix-commits, 2020/08/12
- 38/43: gnu: ghc-unliftio: Add "doc" output., guix-commits, 2020/08/12
- 27/43: gnu: ghc-generics-sop: Add "doc" output., guix-commits, 2020/08/12
- 32/43: gnu: ghc-mono-traversable: Add "doc" output., guix-commits, 2020/08/12
- 35/43: gnu: ghc-regex-tdfa: Add "doc" output., guix-commits, 2020/08/12
- 37/43: gnu: ghc-semigroupoids: Add "doc" output., guix-commits, 2020/08/12
- 39/43: gnu: ghc-distributive: Update to 0.6.2.,
guix-commits <=
- 42/43: gnu: ghc-pandoc: Build statically linked executable., guix-commits, 2020/08/12
- 43/43: gnu: ghc-pandoc-citeproc: Build statically linked executable., guix-commits, 2020/08/12
- 11/43: gnu: ghc-8.6: Remove unnecessary references., guix-commits, 2020/08/12
- 16/43: gnu: ghc-aeson: Add "doc" output., guix-commits, 2020/08/12
- 15/43: gnu: ghc-blaze-html: Add "doc" output., guix-commits, 2020/08/12
- 17/43: gnu: ghc-hxt: Add "doc" output., guix-commits, 2020/08/12
- 19/43: gnu: ghc-basement: Add "doc" output., guix-commits, 2020/08/12
- 20/43: gnu: ghc-base-prelude: Add "doc" output., guix-commits, 2020/08/12
- 22/43: gnu: ghc-conduit: Add "doc" output., guix-commits, 2020/08/12
- 23/43: gnu: ghc-foldl: Add "doc" output., guix-commits, 2020/08/12