[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
134/329: gnu: ghc-distributive: Update to 0.6.1.
From: |
guix-commits |
Subject: |
134/329: gnu: ghc-distributive: Update to 0.6.1. |
Date: |
Wed, 20 Nov 2019 21:17:42 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit e4c92f28255857db561f52e74f5ac7f58e16dbb3
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:30:41 2019 -0400
gnu: ghc-distributive: Update to 0.6.1.
* gnu/packages/haskell-xyz.scm (ghc-distributive): Update to 0.6.1.
[arguments]: Remove '#:cabal-revision'.
---
gnu/packages/haskell-xyz.scm | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 3619370..3654683 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -2652,7 +2652,7 @@ disk space usage.")
(define-public ghc-distributive
(package
(name "ghc-distributive")
- (version "0.5.3")
+ (version "0.6.1")
(source
(origin
(method url-fetch)
@@ -2662,11 +2662,8 @@ disk space usage.")
".tar.gz"))
(sha256
(base32
- "0y566r97sfyvhsmd4yxiz4ns2mqgwf5bdbp56wgxl6wlkidq0wwi"))))
+ "1wnayzzb4vk8rhh9gzhdpd9f64366k4vmbhximavmqqmp3cv2jbp"))))
(build-system haskell-build-system)
- (arguments
- `(#:cabal-revision
- ("6" "06bd38rf31yrvvy989r44pm0id3dsxwcp6nxg7wk6ccj3n2b8rzk")))
(inputs
`(("ghc-tagged" ,ghc-tagged)
("ghc-base-orphans" ,ghc-base-orphans)
- 146/329: gnu: ghc-chell-quickcheck: Update to 0.2.5.2., (continued)
- 146/329: gnu: ghc-chell-quickcheck: Update to 0.2.5.2., guix-commits, 2019/11/20
- 151/329: gnu: ghc-opengl: Update to 3.0.3.0., guix-commits, 2019/11/20
- 152/329: gnu: ghc-iproute: Update to 1.7.7., guix-commits, 2019/11/20
- 158/329: gnu: ghc-haskell-src-exts: Update to 1.21.1., guix-commits, 2019/11/20
- 91/329: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., guix-commits, 2019/11/20
- 97/329: gnu: ghc-regex-applicative: Update to 0.3.3.1., guix-commits, 2019/11/20
- 115/329: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/11/20
- 116/329: gnu: ghc-hspec-contrib: Update to 0.5.1., guix-commits, 2019/11/20
- 128/329: gnu: ghc-regex: Update to 1.0.2.0., guix-commits, 2019/11/20
- 132/329: gnu: ghc-attoparsec: Update to 0.13.2.3., guix-commits, 2019/11/20
- 134/329: gnu: ghc-distributive: Update to 0.6.1.,
guix-commits <=
- 139/329: gnu: ghc-graphviz: Update to 2999.20.0.3., guix-commits, 2019/11/20
- 142/329: gnu: ghc-network: Update to 2.8.0.1., guix-commits, 2019/11/20
- 148/329: gnu: Add ghc-time-compat., guix-commits, 2019/11/20
- 160/329: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/11/20
- 153/329: gnu: ghc-hsopenssl: Update to 0.11.4.17., guix-commits, 2019/11/20
- 157/329: gnu: ghc-hslogger: Update to 1.2.12., guix-commits, 2019/11/20
- 101/329: gnu: ghc-bytestring-handle: Fix Cabal dependency constraints., guix-commits, 2019/11/20
- 121/329: gnu: ghc-newtype-generics: Update to 0.5.4., guix-commits, 2019/11/20
- 176/329: gnu: ghc-email-validate: Update to 2.3.2.12., guix-commits, 2019/11/20
- 197/329: gnu: ghc-inline-c-cpp: Update to 0.3.0.3., guix-commits, 2019/11/20