[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/249: gnu: ghc-cmark: Update to 0.6.
From: |
guix-commits |
Subject: |
44/249: gnu: ghc-cmark: Update to 0.6. |
Date: |
Thu, 31 Oct 2019 23:49:24 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 819cc82bd71ea52094a942e745eee8b42e7497b6
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:48:10 2019 -0400
gnu: ghc-cmark: Update to 0.6.
* gnu/packages/haskell-xyz.scm (ghc-cmark): Update to 0.6.
---
gnu/packages/haskell-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 1e293c2..14313e7 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -1694,16 +1694,16 @@ timer functions of different operating systems via a
unified API.")
(define-public ghc-cmark
(package
(name "ghc-cmark")
- (version "0.5.6")
+ (version "0.6")
(source (origin
(method url-fetch)
- ;; XXX As of version 0.5.6, this package bundles libcmark 0.28.0.
+ ;; XXX As of version 0.6, this package bundles libcmark 0.28.0.
;; See cbits/cmark_version.h.
(uri (string-append "https://hackage.haskell.org/package/"
"cmark/cmark-" version ".tar.gz"))
(sha256
(base32
- "1c1j3a8b9qx5zk9myqm3gap8ymz7fipwrdmyfsq9wkkdr9x4np45"))))
+ "1p41z6z8dqxk62287lvhhg4ayy9laai9ljh4azsnzb029v6mbv0d"))))
(build-system haskell-build-system)
(native-inputs
`(("ghc-hunit" ,ghc-hunit)))
- 207/249: gnu: ghc-http: Update to 4000.3.14., (continued)
- 207/249: gnu: ghc-http: Update to 4000.3.14., guix-commits, 2019/10/31
- 214/249: gnu: cabal-install: Update to 2.4.1.0., guix-commits, 2019/10/31
- 227/249: gnu: ghc-persistent-sqlite: Update to 2.9.3., guix-commits, 2019/10/31
- 216/249: gnu: ghc-conduit-algorithms: Update to 0.0.11.0., guix-commits, 2019/10/31
- 225/249: gnu: ghc-http-conduit: Update to 2.3.7.3., guix-commits, 2019/10/31
- 233/249: gnu: ghc-yesod-form: Update to 1.6.7., guix-commits, 2019/10/31
- 236/249: gnu: ghc-hashable: Update Cabal file to r1., guix-commits, 2019/10/31
- 219/249: gnu: ghc-yesod-core: Update to 1.6.16.1., guix-commits, 2019/10/31
- 242/249: squash! gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/10/31
- 243/249: gnu: Add ghc-time-compat., guix-commits, 2019/10/31
- 44/249: gnu: ghc-cmark: Update to 0.6.,
guix-commits <=
- 54/249: gnu: ghc-json: Update to 0.9.3., guix-commits, 2019/10/31
- 60/249: gnu: ghc-th-reify-many: Update to 0.1.9., guix-commits, 2019/10/31
- 57/249: gnu: ghc-th-expand-syns: Update to 0.4.5.0., guix-commits, 2019/10/31
- 65/249: gnu: ghc-cereal: Update to 0.5.8.1., guix-commits, 2019/10/31
- 76/249: gnu: ghc-hspec-meta: Update to 2.6.0., guix-commits, 2019/10/31
- 64/249: gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5., guix-commits, 2019/10/31
- 99/249: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/10/31
- 72/249: gnu: ghc-async: Update to 2.2.2., guix-commits, 2019/10/31
- 85/249: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/10/31
- 96/249: gnu: ghc-blaze-markup: Update to 0.8.2.3., guix-commits, 2019/10/31