[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
171/233: gnu: python-cmarkgfm: Update to 0.8.0.
From: |
guix-commits |
Subject: |
171/233: gnu: python-cmarkgfm: Update to 0.8.0. |
Date: |
Sun, 24 Apr 2022 23:40:00 -0400 (EDT) |
apteryx pushed a commit to branch wip-ipython-polyglossia
in repository guix.
commit a5b3249c4600060df378b690db929eef7bce2745
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Apr 19 01:20:05 2022 -0400
gnu: python-cmarkgfm: Update to 0.8.0.
* gnu/packages/markup.scm (python-cmarkgfm): Update to 0.8.0.
---
gnu/packages/markup.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/markup.scm b/gnu/packages/markup.scm
index 0292c02a7f..791035deb3 100644
--- a/gnu/packages/markup.scm
+++ b/gnu/packages/markup.scm
@@ -252,13 +252,13 @@ implementation.
(define-public python-cmarkgfm
(package
(name "python-cmarkgfm")
- (version "0.7.0")
+ (version "0.8.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "cmarkgfm" version))
(sha256
(base32
- "06cw49bzxl3k7m8993cyi5zqxvk817z8ghhr9xqq5gx8klpiap56"))
+ "1jxk9cdir4q1bpjla7b7y1qfjmr7mkd0f802b2sb88njk079p1gy"))
(modules '((guix build utils)))
(snippet
'(begin
- 121/233: gnu: Add python-pep621., (continued)
- 121/233: gnu: Add python-pep621., guix-commits, 2022/04/24
- 123/233: gnu: Add python-sphinx-sitemap., guix-commits, 2022/04/24
- 124/233: gnu: texlive-fontspec: Add missing propagated inputs., guix-commits, 2022/04/24
- 128/233: download: Add a mirror for CTAN., guix-commits, 2022/04/24
- 136/233: gnu: Add python-openapi-schema-validator., guix-commits, 2022/04/24
- 138/233: gnu: Add python-cbor2., guix-commits, 2022/04/24
- 157/233: gnu: python-numba: Update to 0.55.1., guix-commits, 2022/04/24
- 142/233: gnu: python-httpx: Update to 0.22.0., guix-commits, 2022/04/24
- 166/233: gnu: python-sparqlkernel: Use gexps and fix inputs., guix-commits, 2022/04/24
- 168/233: gnu: python-jupyter-kernel-mgmt: Update to 0.5.1 and disable tests., guix-commits, 2022/04/24
- 171/233: gnu: python-cmarkgfm: Update to 0.8.0.,
guix-commits <=
- 175/233: gnu: python-parse-type: Update to 0.6.0, fixing build., guix-commits, 2022/04/24
- 181/233: gnu: Add python-argparse-addons., guix-commits, 2022/04/24
- 197/233: gnu: Remove python-orator due to being broken and unmaintained., guix-commits, 2022/04/24
- 151/233: gnu: Add python-dictpath., guix-commits, 2022/04/24
- 174/233: gnu: conan: Update to 1.47.0 and relax PyYAML requirement., guix-commits, 2022/04/24
- 184/233: gnu: sshoot: Update to 1.5.1., guix-commits, 2022/04/24
- 186/233: gnu: Add python-mergedeep., guix-commits, 2022/04/24
- 194/233: gnu: Remove python2-jmespath., guix-commits, 2022/04/24
- 133/233: gnu: python-websockets: Update to 10.3 and enable tests., guix-commits, 2022/04/24
- 204/233: gnu: emacsy: Use webkitgtk-with-libsoup2., guix-commits, 2022/04/24