[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
149/329: gnu: ghc-quickcheck-instances: Update to 0.3.22.
From: |
guix-commits |
Subject: |
149/329: gnu: ghc-quickcheck-instances: Update to 0.3.22. |
Date: |
Wed, 20 Nov 2019 21:17:47 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit e9f64fa00bef905f5f6ba6875025adc6fc151973
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 12:55:53 2019 -0400
gnu: ghc-quickcheck-instances: Update to 0.3.22.
* gnu/packages/haskell-check.scm (ghc-quickcheck-instances): Update to
0.3.22.
[arguments]: Use Cabal file revision 2.
[inputs]: Add 'ghc-time-compat'.
---
gnu/packages/haskell-check.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm
index 3787b4d..ea7f30e 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -314,7 +314,7 @@ development.")
(define-public ghc-quickcheck-instances
(package
(name "ghc-quickcheck-instances")
- (version "0.3.18")
+ (version "0.3.22")
(source
(origin
(method url-fetch)
@@ -324,11 +324,11 @@ development.")
version ".tar.gz"))
(sha256
(base32
- "1bh1pzz5fdcqvzdcirqxna6fnjms02min5md716299g5niz46w55"))))
+ "14asr9r7da3w7p4hjj51w2yb002nz8x0np8hdz9z4yjvi60vyrax"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
- ("1" "1sngfq3v71bvgjsl8cj5kh65m3fziwy8dkvwjzs0kxfrzr87faly")))
+ ("2" "1ia5fjhpg7rz793552v88gv2iqx7hl9mi2g09m0llasy1cpzc9jr")))
(inputs
`(("ghc-quickcheck" ,ghc-quickcheck)
("ghc-base-compat" ,ghc-base-compat)
@@ -337,6 +337,7 @@ development.")
("ghc-old-time" ,ghc-old-time)
("ghc-scientific" ,ghc-scientific)
("ghc-tagged" ,ghc-tagged)
+ ("ghc-time-compat" ,ghc-time-compat)
("ghc-transformers-compat" ,ghc-transformers-compat)
("ghc-unordered-containers" ,ghc-unordered-containers)
("ghc-uuid-types" ,ghc-uuid-types)
- 110/329: gnu: ghc-reflection: Update to 2.1.5., (continued)
- 110/329: gnu: ghc-reflection: Update to 2.1.5., guix-commits, 2019/11/20
- 108/329: gnu: ghc-asn1-types: Update to 0.3.3., guix-commits, 2019/11/20
- 119/329: gnu: ghc-storable-complex: Update to 0.2.3.0., guix-commits, 2019/11/20
- 120/329: gnu: ghc-fast-logger: Update to 2.4.17., guix-commits, 2019/11/20
- 123/329: gnu: ghc-generic-deriving: Update to 1.12.4., guix-commits, 2019/11/20
- 127/329: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/11/20
- 137/329: gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/11/20
- 131/329: gnu: Add ghc-splitmix., guix-commits, 2019/11/20
- 147/329: gnu: ghc-system-fileio: Update to 0.3.16.4., guix-commits, 2019/11/20
- 143/329: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/11/20
- 149/329: gnu: ghc-quickcheck-instances: Update to 0.3.22.,
guix-commits <=
- 150/329: gnu: ghc-tldr: Update to 0.4.0.2., guix-commits, 2019/11/20
- 154/329: gnu: ghc-comonad: Update to 5.0.5., guix-commits, 2019/11/20
- 159/329: gnu: ghc-rio: Update to 0.1.12.0., guix-commits, 2019/11/20
- 165/329: gnu: ghc-haskell-src-exts-util: Update to 0.2.5., guix-commits, 2019/11/20
- 166/329: gnu: ghc-haskell-src-meta: Update to 0.8.3., guix-commits, 2019/11/20
- 161/329: gnu: ghc-bifunctors: Update to 5.5.5., guix-commits, 2019/11/20
- 163/329: gnu: ghc-parsers: Update to 0.12.10., guix-commits, 2019/11/20
- 178/329: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/11/20
- 187/329: gnu: ghc-skylighting-core: Update to 0.8.2.1., guix-commits, 2019/11/20
- 188/329: gnu: ghc-inline-c: Update to 0.7.0.1., guix-commits, 2019/11/20