me
/
guix
Archived
1
0
Fork 0

gnu: ghc-conduit-extra: Update to 1.1.14.

* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.1.14.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
rsiddharth 2018-03-21 03:45:14 +00:00 committed by Ludovic Courtès
parent 6faa30c17c
commit 98889149f9
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -6251,7 +6251,7 @@ better for some purposes.")
(define-public ghc-conduit-extra (define-public ghc-conduit-extra
(package (package
(name "ghc-conduit-extra") (name "ghc-conduit-extra")
(version "1.1.13.3") (version "1.1.14")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -6260,7 +6260,7 @@ better for some purposes.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0j3cqpkrn7lbpviv6w0gjh93fjjbh1an2sq0yz7svaawja8civy2")))) "1ij3qcfk7q90fl6gklpy2k5ka9jgzrvs8frq0gy7gdcgyaabqfkg"))))
(build-system haskell-build-system) (build-system haskell-build-system)
(inputs (inputs
`(("ghc-conduit" ,ghc-conduit) `(("ghc-conduit" ,ghc-conduit)