[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/44: gnu: ghc-distributive: Update to 0.6.2.
From: |
guix-commits |
Subject: |
40/44: gnu: ghc-distributive: Update to 0.6.2. |
Date: |
Fri, 17 Jul 2020 08:33:41 -0400 (EDT) |
rekado pushed a commit to branch wip-haskell-updates
in repository guix.
commit 985e34028ece73ddee06df2b92bbb04f30f1311f
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 6d6c117..58c0b1c 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3245,7 +3245,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)
@@ -3255,7 +3255,7 @@ disk space usage.")
".tar.gz"))
(sha256
(base32
- "1wnayzzb4vk8rhh9gzhdpd9f64366k4vmbhximavmqqmp3cv2jbp"))))
+ "1j93zkfffm6s16kgr0j0z87y5ds28rw0r2gyc5ncwcylvrqy4kl2"))))
(build-system haskell-build-system)
(inputs
`(("ghc-tagged" ,ghc-tagged)
- 26/44: gnu: ghc-generic-deriving: Add "doc" output., (continued)
- 26/44: gnu: ghc-generic-deriving: Add "doc" output., guix-commits, 2020/07/17
- 33/44: gnu: ghc-profunctors: Add "doc" output., guix-commits, 2020/07/17
- 34/44: gnu: ghc-rebase: Add "doc" output., guix-commits, 2020/07/17
- 32/44: gnu: ghc-mono-traversable: Add "doc" output., guix-commits, 2020/07/17
- 27/44: gnu: ghc-generics-sop: Add "doc" output., guix-commits, 2020/07/17
- 39/44: gnu: ghc-zlib: Find zlib headers and library., guix-commits, 2020/07/17
- 42/44: gnu: ghc-http: Prevent embedding of spurious references., guix-commits, 2020/07/17
- 43/44: gnu: ghc-pandoc: Build statically linked executable., guix-commits, 2020/07/17
- 28/44: gnu: ghc-haskell-src-exts: Add "doc" output., guix-commits, 2020/07/17
- 37/44: gnu: ghc-semigroupoids: Add "doc" output., guix-commits, 2020/07/17
- 40/44: gnu: ghc-distributive: Update to 0.6.2.,
guix-commits <=
- 29/44: gnu: ghc-juicypixels: Add "doc" output., guix-commits, 2020/07/17
- 35/44: gnu: ghc-regex-tdfa: Add "doc" output., guix-commits, 2020/07/17
- 41/44: gnu: ghc-pandoc-types: Avoid embedding spurious references., guix-commits, 2020/07/17
- 30/44: gnu: ghc-lens: Add "doc" output., guix-commits, 2020/07/17
- 31/44: gnu: ghc-lib-parser: Add "doc" output., guix-commits, 2020/07/17
- 36/44: gnu: ghc-rerebase: Add "doc" output., guix-commits, 2020/07/17
- 38/44: gnu: ghc-unliftio: Add "doc" output., guix-commits, 2020/07/17
- 44/44: gnu: ghc-pandoc-citeproc: Build statically linked executable., guix-commits, 2020/07/17