mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-islenska: Update to 1.0.3.
* gnu/packages/python-xyz.scm (python-islenska): Update to 1.0.3. Change-Id: I053a53c7c215064d9dba3a2e91b20e6bc4225d2a
This commit is contained in:
parent
8e71580aae
commit
15c657f80a
1 changed files with 2 additions and 2 deletions
|
@ -39027,13 +39027,13 @@ interfaces.")
|
|||
(define-public python-islenska
|
||||
(package
|
||||
(name "python-islenska")
|
||||
(version "1.0.0")
|
||||
(version "1.0.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "islenska" version))
|
||||
(sha256
|
||||
(base32 "0fdp90mzy0sd4kyw8kd8kybd1ni765fvqn8hz2wx5sqbjjkm4d5k"))))
|
||||
(base32 "1fhpyqn8z8g4hrsxndspxqm6973c7cwy0cms2ql87xcmh5a86ky7"))))
|
||||
(build-system pyproject-build-system)
|
||||
(propagated-inputs (list python-cffi python-typing-extensions))
|
||||
(native-inputs (list python-setuptools python-wheel))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue