gnu: ghc-blaze-markup: Update to 0.8.2.3.
* gnu/packages/haskell-xyz.scm (ghc-blaze-markup): Update to 0.8.2.3.
This commit is contained in:
parent
d2c7d3367f
commit
7d30fcf387
@ -854,7 +854,7 @@ interoperate with code that uses the new implementation.")
|
|||||||
(define-public ghc-blaze-markup
|
(define-public ghc-blaze-markup
|
||||||
(package
|
(package
|
||||||
(name "ghc-blaze-markup")
|
(name "ghc-blaze-markup")
|
||||||
(version "0.8.2.1")
|
(version "0.8.2.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -863,7 +863,7 @@ interoperate with code that uses the new implementation.")
|
|||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ih1c3qahkdgzbqihdhny5s313l2m66fbb88w8jbx7yz56y7rawh"))))
|
"1g9m7ansj7fdyzhz1wqkbzn5amjm50vjgjdwkbjc5qqhagnv1y3j"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
Loading…
Reference in New Issue
Block a user