gnu: ghc-pandoc-citeproc: Update to 0.14.3.1.

* gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.14.3.1.
This commit is contained in:
Ricardo Wurmus 2018-09-20 16:03:06 +02:00 committed by Ricardo Wurmus
parent e30397dddb
commit a235ea4f30
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6763,7 +6763,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.12.2.5") (version "0.14.3.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -6772,7 +6772,7 @@ the @code{conduit} package.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1l58nbflcnlznc93qimkk7ghk2gv8kipf45zf88piqa2zys41yyx")))) "0yj6rckwsc9vig40cm15ry0j3d01xpk04qma9n4byhal6v4b5h22"))))
(build-system haskell-build-system) (build-system haskell-build-system)
(arguments (arguments
`(#:phases `(#:phases