mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ghc-bytestring-handle: Update to 0.1.0.6.
* gnu/packages/haskell.scm (ghc-bytestring-handle): Update to 0.1.0.6.
This commit is contained in:
parent
934dc8d2e4
commit
39bcc93283
1 changed files with 2 additions and 2 deletions
|
@ -5689,7 +5689,7 @@ this problem.")
|
||||||
(define-public ghc-bytestring-handle
|
(define-public ghc-bytestring-handle
|
||||||
(package
|
(package
|
||||||
(name "ghc-bytestring-handle")
|
(name "ghc-bytestring-handle")
|
||||||
(version "0.1.0.4")
|
(version "0.1.0.6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -5698,7 +5698,7 @@ this problem.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0q5yzx90ad9w7qvaix05bynxwlsbqjrgfc4hqb355ibf991wd0rh"))))
|
"18f17aja1ivhr3zyg2cccn2m03hdn5jf5410dndkhf12gvgiqs7y"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("ghc-quickcheck" ,ghc-quickcheck)
|
`(("ghc-quickcheck" ,ghc-quickcheck)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue