guix_mirror_bot pushed a commit to branch master
in repository guix.
commit c6e038de85b08ed7deb1b0ab900bbb6f9a085ded
Author: Hartmut Goebel <[email protected]>
AuthorDate: Sat Feb 7 19:38:19 2026 +0100
gnu: trytond-production: Update to 7.0.5.
* gnu/packages/tryton.scm (trytond-production): Update to 7.0.5.
Change-Id: I1cd609644029845c2c3b773128540fe34623e075
---
gnu/packages/tryton.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm
index 9638bd6d63..0393fd9c9b 100644
--- a/gnu/packages/tryton.scm
+++ b/gnu/packages/tryton.scm
@@ -3086,13 +3086,13 @@ which contains the unit price computed by the parent
price list.")
(define-public trytond-production
(package
(name "trytond-production")
- (version "7.0.4")
+ (version "7.0.5")
(source
(origin
(method url-fetch)
(uri (pypi-uri "trytond_production" version))
(sha256
- (base32 "1jlhipmcvr09xdjh8f6qzmfas5yjii31ymhb2cgkp52b1kp563xw"))))
+ (base32 "1wkx8hn0273pljk4j1clszgmpw8b3b2rz95292y5m662b5ggriaa"))))
(build-system pyproject-build-system)
(arguments
(list