me
/
guix
Archived
1
0
Fork 0

gnu: python-cmarkgfm: Update to 0.8.0.

* gnu/packages/markup.scm (python-cmarkgfm): Update to 0.8.0.
master
Maxim Cournoyer 2022-04-19 01:20:05 -04:00
parent f2dfeef931
commit fa3f7073a9
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -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