gnu: ghc-base-orphans: Update to 0.7.
* gnu/packages/haskell.scm (ghc-base-orphans): Update to 0.7.
This commit is contained in:
parent
a98973651e
commit
19533b3216
@ -4428,7 +4428,7 @@ command line options in Haskell.")
|
|||||||
(define-public ghc-base-orphans
|
(define-public ghc-base-orphans
|
||||||
(package
|
(package
|
||||||
(name "ghc-base-orphans")
|
(name "ghc-base-orphans")
|
||||||
(version "0.6")
|
(version "0.7")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -4438,7 +4438,7 @@ command line options in Haskell.")
|
|||||||
".tar.gz"))
|
".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"03mdww5j0gwai7aqlx3m71ldmjcr99jzpkcclzjfclk6a6kjla67"))))
|
"057f9npnqk71ccfh95djfkpd54dzazphj06grwxa3fyhwcwxrb8a"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("ghc-quickcheck" ,ghc-quickcheck)
|
`(("ghc-quickcheck" ,ghc-quickcheck)
|
||||||
|
Loading…
Reference in New Issue
Block a user