[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/53: gnu: ghc-pandoc: Update to 2.2.1.
From: |
Ricardo Wurmus |
Subject: |
40/53: gnu: ghc-pandoc: Update to 2.2.1. |
Date: |
Thu, 16 Aug 2018 11:05:02 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 970481f1f7857f0cfafafec7e32729d543124477
Author: Ricardo Wurmus <address@hidden>
Date: Wed Aug 15 11:47:34 2018 +0200
gnu: ghc-pandoc: Update to 2.2.1.
* gnu/packages/haskell.scm (ghc-pandoc): Update to 2.2.1.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 577ecb8..0eaf142 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -6234,7 +6234,7 @@ provided. Skylighting is intended to be the successor to
highlighting-kate.")
(define-public ghc-pandoc
(package
(name "ghc-pandoc")
- (version "2.0.6")
+ (version "2.2.1")
(source
(origin
(method url-fetch)
@@ -6242,7 +6242,7 @@ provided. Skylighting is intended to be the successor to
highlighting-kate.")
version ".tar.gz"))
(sha256
(base32
- "1vhj6splykksb1mkxv5cs0361nj12qn23a3y1i8j5dc637lkdwpj"))))
+ "1dqin92w513l7whg5wdgrngnxsj5mb8gppfvn7kjgyv2pdgpy0zy"))))
(build-system haskell-build-system)
(inputs
`(("ghc-aeson" ,ghc-aeson)
- 33/53: gnu: ghc-pandoc-types: Update to 1.17.5.1., (continued)
- 33/53: gnu: ghc-pandoc-types: Update to 1.17.5.1., Ricardo Wurmus, 2018/08/16
- 11/53: gnu: ghc-hspec-core: Update to 2.5.5., Ricardo Wurmus, 2018/08/16
- 31/53: gnu: ghc-conduit: Update to 1.3.0.3., Ricardo Wurmus, 2018/08/16
- 17/53: gnu: Add ghc-httpd-shed., Ricardo Wurmus, 2018/08/16
- 20/53: gnu: ghc-http-conduit: Update to 2.3.2., Ricardo Wurmus, 2018/08/16
- 25/53: gnu: ghc-uuid-types: Allow building with newer HUnit., Ricardo Wurmus, 2018/08/16
- 39/53: gnu: ghc-vector-algorithms: Fix build errors., Ricardo Wurmus, 2018/08/16
- 35/53: gnu: ghc-streaming-commons: Update to 0.2.1.0., Ricardo Wurmus, 2018/08/16
- 41/53: gnu: Add ghc-convertible., Ricardo Wurmus, 2018/08/16
- 29/53: gnu: Add ghc-typed-process., Ricardo Wurmus, 2018/08/16
- 40/53: gnu: ghc-pandoc: Update to 2.2.1.,
Ricardo Wurmus <=
- 43/53: gnu: Add ghc-regex., Ricardo Wurmus, 2018/08/16
- 49/53: gnu: ghc-texmath: Update to 0.11.0.1., Ricardo Wurmus, 2018/08/16
- 48/53: gnu: Add ghc-gtk2hs-buildtools., Ricardo Wurmus, 2018/08/16
- 51/53: gnu: Add r-proc., Ricardo Wurmus, 2018/08/16
- 19/53: gnu: ghc-http-client: Update to 0.5.13.1., Ricardo Wurmus, 2018/08/16
- 27/53: gnu: ghc-conduit-combinators: Update to 1.3.0., Ricardo Wurmus, 2018/08/16
- 52/53: gnu: Add r-rootsolve., Ricardo Wurmus, 2018/08/16
- 46/53: gnu: Add ghc-intervalmap., Ricardo Wurmus, 2018/08/16
- 45/53: gnu: Add ghc-missingh., Ricardo Wurmus, 2018/08/16
- 28/53: gnu: ghc-mono-traversable: Update to 1.0.9.0., Ricardo Wurmus, 2018/08/16