mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-precis-i18n: Update to 1.0.3.
* gnu/packages/python-xyz (python-precis-i18n)[version]: Update to 1.0.3.
This commit is contained in:
parent
8879862aa8
commit
2d6ad9e2e0
1 changed files with 2 additions and 2 deletions
|
@ -22571,14 +22571,14 @@ multi-language pre-commit hooks.")
|
|||
(define-public python-precis-i18n
|
||||
(package
|
||||
(name "python-precis-i18n")
|
||||
(version "1.0.0")
|
||||
(version "1.0.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "precis_i18n" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0gjhvwd8aifx94rl1ag08vlmndyx2q3fkyqb0c4i46x3p2bc2yi2"))))
|
||||
"1qfb78zpx565vqkg0xhx75pna9sc35m370vpcz82982c8ix3ypyz"))))
|
||||
(build-system python-build-system)
|
||||
(home-page "https://github.com/byllyfish/precis_i18n")
|
||||
(synopsis "Implementation of the PRECIS framework")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue