gnu: ghc-rio: Update to 0.1.12.0.
* gnu/packages/haskell-xyz.scm (ghc-rio): Update to 0.1.12.0.
This commit is contained in:
parent
37a0559129
commit
8bda2fa7da
@ -8600,7 +8600,7 @@ better for some purposes.")
|
|||||||
(define-public ghc-rio
|
(define-public ghc-rio
|
||||||
(package
|
(package
|
||||||
(name "ghc-rio")
|
(name "ghc-rio")
|
||||||
(version "0.1.5.0")
|
(version "0.1.12.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -8609,7 +8609,7 @@ better for some purposes.")
|
|||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"064h8a4hp53a479d3ak0vmqbx8hi0cpg7zn4wp23rjy26dka8p7g"))))
|
"0xzjkh6aavynpyskikhs8dmv0zhkiqiwz9zdn80zbd25b2182pif"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("ghc-exceptions" ,ghc-exceptions)
|
`(("ghc-exceptions" ,ghc-exceptions)
|
||||||
|
Loading…
Reference in New Issue
Block a user