1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-decaylanguage: Update to 0.20.2.

* gnu/packages/python-science.scm (python-decaylanguage): Update to
0.20.2.

Change-Id: I172a9d58f50d7deaaf270a8f39ecbbfc47e6d73e
This commit is contained in:
Vinicius Monego
2026-03-01 20:40:04 -03:00
parent d46f3e7fc2
commit e479e7a8cb

View File

@@ -969,13 +969,13 @@ Features:
(define-public python-decaylanguage
(package
(name "python-decaylanguage")
(version "0.18.6")
(version "0.20.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "decaylanguage" version))
(sha256
(base32 "0kc9i9k51kg2zv8dwywpigiipxzmyxpzb101imjsvv1licip7b8v"))))
(base32 "1l867w7srvx0hwfys56469lzdkcs2awbwjpj573bjqv2ngdycmwb"))))
(build-system pyproject-build-system)
(arguments
(list