[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
145/290: gnu: ghc-chell: Update to 0.5.
From: |
guix-commits |
Subject: |
145/290: gnu: ghc-chell: Update to 0.5. |
Date: |
Wed, 6 Nov 2019 08:22:50 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 99fc3e69cc84c5da6b008d52b731cf35bffd52a7
Author: Timothy Sample <address@hidden>
Date: Sun Nov 3 21:05:10 2019 -0500
gnu: ghc-chell: Update to 0.5.
* gnu/packages/haskell-xyz.scm (ghc-chell): Update to 0.5.
[arguments] Set Cabal file to r1.
---
gnu/packages/haskell-xyz.scm | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 60b3a4c..a368a35 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -1579,7 +1579,7 @@ cross-site scripting (@dfn{XSS}) attacks.")
(define-public ghc-chell
(package
(name "ghc-chell")
- (version "0.4.0.2")
+ (version "0.5")
(source
(origin
(method url-fetch)
@@ -1588,8 +1588,11 @@ cross-site scripting (@dfn{XSS}) attacks.")
version ".tar.gz"))
(sha256
(base32
- "10ingy9qnbmc8cqh4i9pskcw43l0mzk8f3d76b3qz3fig5ary3j9"))))
+ "1i845isfbk0yq852am9bqmxfpfkpnlha8nfidffsv4gw2p8gg6fg"))))
(build-system haskell-build-system)
+ (arguments
+ `(#:cabal-revision
+ ("1" "1q93wrw03ix4cmnkz3lzkixcvvizw6i2ia2zifdfak1dvxnblxk0")))
(inputs
`(("ghc-options-bootstrap" ,ghc-options-bootstrap)
("ghc-patience" ,ghc-patience)
- 107/290: gnu: ghc-hspec-core: Update to 2.7.1., (continued)
- 107/290: gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/11/06
- 108/290: gnu: ghc-asn1-types: Update to 0.3.3., guix-commits, 2019/11/06
- 126/290: gnu: ghc-tasty-ant-xml: Update to 1.1.6., guix-commits, 2019/11/06
- 119/290: gnu: ghc-storable-complex: Update to 0.2.3.0., guix-commits, 2019/11/06
- 127/290: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/11/06
- 133/290: gnu: ghc-genvalidity-property: Update to 0.4.0.0., guix-commits, 2019/11/06
- 137/290: gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/11/06
- 141/290: gnu: ghc-weigh: Update to 0.0.14., guix-commits, 2019/11/06
- 143/290: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/11/06
- 135/290: gnu: ghc-gnuplot: Update to 0.5.6., guix-commits, 2019/11/06
- 145/290: gnu: ghc-chell: Update to 0.5.,
guix-commits <=
- 146/290: gnu: ghc-chell-quickcheck: Update to 0.2.5.2., guix-commits, 2019/11/06
- 147/290: gnu: ghc-system-fileio: Update to 0.3.16.4., guix-commits, 2019/11/06
- 149/290: gnu: ghc-quickcheck-instances: Update to 0.3.22., guix-commits, 2019/11/06
- 120/290: gnu: ghc-fast-logger: Update to 2.4.17., guix-commits, 2019/11/06
- 125/290: gnu: ghc-genvalidity: Update to 0.8.0.0., guix-commits, 2019/11/06
- 131/290: gnu: Add ghc-splitmix., guix-commits, 2019/11/06
- 132/290: gnu: ghc-attoparsec: Update to 0.13.2.3., guix-commits, 2019/11/06
- 134/290: gnu: ghc-distributive: Update to 0.6.1., guix-commits, 2019/11/06
- 136/290: gnu: ghc-wave: Update to 0.2.0., guix-commits, 2019/11/06
- 152/290: gnu: ghc-iproute: Update to 1.7.7., guix-commits, 2019/11/06