gnu: ghc-pandoc-citeproc: Update to 0.12.2.5.
* gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.12.2.5.
This commit is contained in:
parent
1ddcb5e300
commit
a49bb332a1
|
@ -6055,7 +6055,7 @@ the @code{conduit} package.")
|
||||||
(define-public ghc-pandoc-citeproc
|
(define-public ghc-pandoc-citeproc
|
||||||
(package
|
(package
|
||||||
(name "ghc-pandoc-citeproc")
|
(name "ghc-pandoc-citeproc")
|
||||||
(version "0.10")
|
(version "0.12.2.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -6064,7 +6064,7 @@ the @code{conduit} package.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"00mprphppk51ylsrkg817mbk23f9fsfvkwzbys9qqbcjbrxi2r94"))))
|
"1l58nbflcnlznc93qimkk7ghk2gv8kipf45zf88piqa2zys41yyx"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Loading…
Reference in New Issue