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
1 changed files with 2 additions and 2 deletions
|
@ -6055,7 +6055,7 @@ (define-public ghc-xml-conduit
|
|||
(define-public ghc-pandoc-citeproc
|
||||
(package
|
||||
(name "ghc-pandoc-citeproc")
|
||||
(version "0.10")
|
||||
(version "0.12.2.5")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -6064,7 +6064,7 @@ (define-public ghc-pandoc-citeproc
|
|||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"00mprphppk51ylsrkg817mbk23f9fsfvkwzbys9qqbcjbrxi2r94"))))
|
||||
"1l58nbflcnlznc93qimkk7ghk2gv8kipf45zf88piqa2zys41yyx"))))
|
||||
(build-system haskell-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Reference in a new issue