[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/329: gnu: ghc-cmark: Update to 0.6.
From: |
guix-commits |
Subject: |
41/329: gnu: ghc-cmark: Update to 0.6. |
Date: |
Wed, 20 Nov 2019 21:17:00 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 6bdd36c0e32aa08a773731672ee78c01027c2a8d
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 87c3510..89e4c07 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -1695,16 +1695,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)))
- 27/329: gnu: ghc-code-page: Update to 0.2., (continued)
- 27/329: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/11/20
- 29/329: gnu: ghc-th-lift: Update to 0.8.0.1., guix-commits, 2019/11/20
- 33/329: gnu: ghc-mmorph: Update to 1.1.3., guix-commits, 2019/11/20
- 22/329: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/11/20
- 40/329: gnu: ghc-microlens-ghc: Update to 0.4.10., guix-commits, 2019/11/20
- 23/329: gnu: ghc-appar: Update to 0.1.8., guix-commits, 2019/11/20
- 28/329: gnu: ghc-fixed: Update to 0.3., guix-commits, 2019/11/20
- 30/329: gnu: ghc-regex-tdfa: Update to 1.2.3.2., guix-commits, 2019/11/20
- 34/329: gnu: ghc-foundation: Update to 0.0.25., guix-commits, 2019/11/20
- 35/329: gnu: Add ghc-sop-core., guix-commits, 2019/11/20
- 41/329: gnu: ghc-cmark: Update to 0.6.,
guix-commits <=
- 36/329: gnu: ghc-generics-sop: Update to 0.4.0.1., guix-commits, 2019/11/20
- 39/329: gnu: ghc-ansi-terminal: Update to 0.9.1., guix-commits, 2019/11/20
- 38/329: gnu: ghc-regex-pcre-builtin: Update to 0.94.5.8.8.35., guix-commits, 2019/11/20
- 43/329: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/11/20
- 42/329: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/11/20
- 45/329: gnu: Add ghc-splitmix-bootstrap., guix-commits, 2019/11/20
- 46/329: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/11/20
- 51/329: gnu: ghc-hs-bibutils: Update to 6.7.0.0., guix-commits, 2019/11/20
- 53/329: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/11/20
- 55/329: gnu: ghc-th-expand-syns: Update to 0.4.5.0., guix-commits, 2019/11/20