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

gnu: tryton: Update to 7.0.29.

* gnu/packages/tryton.scm (tryton): Update to 7.0.29.

Change-Id: Ie63744cec8d83a04feaf5580225634bb23559b47
This commit is contained in:
Hartmut Goebel
2025-11-26 20:10:16 +01:00
parent 321e33c0b7
commit 237395a2f4

View File

@@ -121,13 +121,13 @@ and security.")
(define-public tryton
(package
(name "tryton")
(version "7.0.27")
(version "7.0.29")
(source
(origin
(method url-fetch)
(uri (pypi-uri "tryton" version))
(sha256
(base32 "0hqni5nhy29a0zs1r6w734dw2skpbnq7yn6s1f7ziq6rpxd57adl"))))
(base32 "0s44cn1p1q9bddnzfnj68gb5j1sm5rbamy36z2gpc1z55v6q19q2"))))
(build-system pyproject-build-system)
(arguments
(list