mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: trytond: Update to 7.0.40.
* gnu/packages/tryton.scm (trytond): Update to 7.0.40. Change-Id: I5d97498371f784b4f80778ee669277b6cac7928c
This commit is contained in:
@@ -66,13 +66,13 @@ installed in the same environments. Collecting only paths actually containing
|
||||
(define-public trytond
|
||||
(package
|
||||
(name "trytond")
|
||||
(version "7.0.37")
|
||||
(version "7.0.40")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "trytond" version))
|
||||
(sha256
|
||||
(base32 "1i51yd5kvmcny5k36pj0l3rblyig9zxv5pvvln9c2xq2nkndqqr6"))
|
||||
(base32 "198scaad4wvpxxa7nmzkpmbymqyjay7z207px67v73br5l86q154"))
|
||||
(patches (search-patches "trytond-add-guix_trytond_path.patch"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user