[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
232/249: gnu: ghc-pandoc: Update to 2.7.3.
From: |
guix-commits |
Subject: |
232/249: gnu: ghc-pandoc: Update to 2.7.3. |
Date: |
Thu, 31 Oct 2019 23:50:09 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit c35cc9b05a7dbd713ce91f34f50f50871c77f62b
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:33:38 2019 -0400
gnu: ghc-pandoc: Update to 2.7.3.
* gnu/packages/haskell-xyz.scm (ghc-pandoc): Update to 2.7.3.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 373d296..f441d0c 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7138,7 +7138,7 @@ command line options in Haskell.")
(define-public ghc-pandoc
(package
(name "ghc-pandoc")
- (version "2.2.1")
+ (version "2.7.3")
(source
(origin
(method url-fetch)
@@ -7146,7 +7146,7 @@ command line options in Haskell.")
version ".tar.gz"))
(sha256
(base32
- "1dqin92w513l7whg5wdgrngnxsj5mb8gppfvn7kjgyv2pdgpy0zy"))))
+ "0dpjrr40h54cljzhvixyym07z792a9izg6b9dmqpjlgcg4rj0xx8"))))
(build-system haskell-build-system)
(arguments
`(#:phases
- 192/249: gnu: ghc-wai: Update to 3.2.2.1., (continued)
- 192/249: gnu: ghc-wai: Update to 3.2.2.1., guix-commits, 2019/10/31
- 196/249: gnu: ghc-rebase: Update to 1.3.1.1., guix-commits, 2019/10/31
- 186/249: gnu: ghc-cheapskate: Update to 0.1.1.1., guix-commits, 2019/10/31
- 202/249: gnu: ghc-conduit: Update to 1.3.1.1., guix-commits, 2019/10/31
- 200/249: gnu: ghc-foldl: Update to 1.4.5., guix-commits, 2019/10/31
- 210/249: gnu: ghc-simple-sendfile: Update to 0.2.30., guix-commits, 2019/10/31
- 228/249: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/10/31
- 211/249: gnu: ghc-stm-conduit: Update to 4.0.1., guix-commits, 2019/10/31
- 223/249: gnu: ghc-chart: Update to 1.9.1., guix-commits, 2019/10/31
- 221/249: gnu: ghc-persistent-template: Update to 2.6.0., guix-commits, 2019/10/31
- 232/249: gnu: ghc-pandoc: Update to 2.7.3.,
guix-commits <=
- 238/249: squash! gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/10/31
- 240/249: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/10/31
- 246/249: gnu: ghc-test-framework: Update Cabal file to r5., guix-commits, 2019/10/31
- 47/249: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/10/31
- 67/249: gnu: ghc-fingertree: Update to 0.1.4.2., guix-commits, 2019/10/31
- 63/249: gnu: ghc-vector-algorithms: Update to 0.8.0.1., guix-commits, 2019/10/31
- 74/249: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/10/31
- 98/249: gnu: ghc-zlib: Update to 0.6.2.1., guix-commits, 2019/10/31
- 88/249: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., guix-commits, 2019/10/31
- 84/249: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/10/31