[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/45: gnu: ghc-commonmark-extensions: Update to 0.2.2.
From: |
guix-commits |
Subject: |
42/45: gnu: ghc-commonmark-extensions: Update to 0.2.2. |
Date: |
Mon, 25 Oct 2021 08:33:45 -0400 (EDT) |
lbraun pushed a commit to branch wip-stackage-18.14
in repository guix.
commit 68ea6db68be819595acd1440564a291385fa469c
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Mon Oct 25 14:28:42 2021 +0200
gnu: ghc-commonmark-extensions: Update to 0.2.2.
* gnu/packages/haskell-xyz.scm (ghc-commonmark-extensions): Update to 0.2.2.
---
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 4dbd818..bf09a0d 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -15899,7 +15899,7 @@ varies linearly with input length.")
(define-public ghc-commonmark-extensions
(package
(name "ghc-commonmark-extensions")
- (version "0.2.1.2")
+ (version "0.2.2")
(source
(origin
(method url-fetch)
@@ -15908,7 +15908,7 @@ varies linearly with input length.")
version
".tar.gz"))
(sha256
- (base32 "1ky0j7086a8mqpg26j2nkrc5wfwiw5cd3h3jqncpy59vmj1prkx4"))))
+ (base32 "0jm6w84p2a2gyaljvnlvjjwrwnir1lss3ps53d0bd8mkvhixxrqr"))))
(build-system haskell-build-system)
(inputs
`(("ghc-network-uri" ,ghc-network-uri)
- 38/45: gnu: ghc-x11: Update to 1.10.2., (continued)
- 38/45: gnu: ghc-x11: Update to 1.10.2., guix-commits, 2021/10/25
- 28/45: gnu: ghc-prettyprinter: Update to 1.7.1., guix-commits, 2021/10/25
- 03/45: gnu: ghc-cryptohash-md5: Update to 0.11.101.0., guix-commits, 2021/10/25
- 11/45: gnu: ghc-aeson-compat: Update to 0.3.10., guix-commits, 2021/10/25
- 16/45: gnu: ghc-esqueleto: Update to 3.5.3.0., guix-commits, 2021/10/25
- 12/45: gnu: ghc-async: Update to 2.2.4., guix-commits, 2021/10/25
- 29/45: gnu: ghc-prettyprinter-ansi-terminal: Update to 1.1.3., guix-commits, 2021/10/25
- 06/45: gnu: ghc-hsopenssl: Update to 0.11.7.2., guix-commits, 2021/10/25
- 25/45: gnu: ghc-doclayout: Update to 0.3.1.1., guix-commits, 2021/10/25
- 23/45: gnu: ghc-operational: Update to 0.2.4.0., guix-commits, 2021/10/25
- 42/45: gnu: ghc-commonmark-extensions: Update to 0.2.2.,
guix-commits <=
- branch wip-stackage-18.14 created (now e7487b6), guix-commits, 2021/10/25
- 01/45: import: stackage: Update to release 18.14., guix-commits, 2021/10/25
- 03/45: gnu: ghc-cryptohash-md5: Update to 0.11.101.0., guix-commits, 2021/10/25
- 02/45: gnu: ghc-tasty-silver: Update to 3.2.3., guix-commits, 2021/10/25
- 04/45: gnu: ghc-cryptohash-sha256: Update to 0.11.102.1., guix-commits, 2021/10/25
- 08/45: gnu: ghc-warp-tls: Update to 3.3.2., guix-commits, 2021/10/25
- 05/45: gnu: ghc-puremd5: Update to 2.1.4., guix-commits, 2021/10/25
- 06/45: gnu: ghc-hsopenssl: Update to 0.11.7.2., guix-commits, 2021/10/25
- 10/45: gnu: ghc-aeson-qq: Update to 0.8.4., guix-commits, 2021/10/25
- 09/45: gnu: ghc-aeson-pretty: Update to 0.8.9., guix-commits, 2021/10/25