gnu: ghc-cereal: Update to 0.5.8.1.
* gnu/packages/haskell-xyz.scm (ghc-cereal): Update to 0.5.8.1.
This commit is contained in:
parent
fee444f563
commit
bd95427ea0
@ -1311,7 +1311,7 @@ the resulting type will be insensitive to cases.")
|
|||||||
(define-public ghc-cereal
|
(define-public ghc-cereal
|
||||||
(package
|
(package
|
||||||
(name "ghc-cereal")
|
(name "ghc-cereal")
|
||||||
(version "0.5.7.0")
|
(version "0.5.8.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -1321,7 +1321,7 @@ the resulting type will be insensitive to cases.")
|
|||||||
".tar.gz"))
|
".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1j7imh2mzqcljld7sx0av69699955rpy3hzivi5723i6a9nszgbs"))))
|
"1mqvd1iwzr50az4y24332x3g3wsrzw8j1iwph02vr7jbjfn8i7id"))))
|
||||||
(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