mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 19:40:46 +02:00
gnu: ghc-conduit-extra: Update to 1.1.13.3.
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.1.13.3.
This commit is contained in:
parent
95260eb26d
commit
1e4a612263
1 changed files with 2 additions and 2 deletions
|
@ -5905,7 +5905,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.2")
|
(version "1.1.13.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -5914,7 +5914,7 @@ better for some purposes.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"108vsn9dpsfwvar7nssw6wkqy26rxlf3p4ran6swa5xh8l6d5k4z"))))
|
"0j3cqpkrn7lbpviv6w0gjh93fjjbh1an2sq0yz7svaawja8civy2"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("ghc-conduit" ,ghc-conduit)
|
`(("ghc-conduit" ,ghc-conduit)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue