summaryrefslogtreecommitdiff
path: root/gnu/packages/tryton.scm
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2026-02-07 19:38:19 +0100
committerHartmut Goebel <h.goebel@crazy-compilers.com>2026-02-08 15:28:03 +0100
commitc6e038de85b08ed7deb1b0ab900bbb6f9a085ded (patch)
tree571bd524740addff009f94aafdc188734f316bf7 /gnu/packages/tryton.scm
parentf90f1e87139713e585dcbd9730e86918cde55e1c (diff)
gnu: trytond-production: Update to 7.0.5.
* gnu/packages/tryton.scm (trytond-production): Update to 7.0.5. Change-Id: I1cd609644029845c2c3b773128540fe34623e075
Diffstat (limited to 'gnu/packages/tryton.scm')
-rw-r--r--gnu/packages/tryton.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm
index 9638bd6d637..0393fd9c9be 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.")
3086(define-public trytond-production 3086(define-public trytond-production
3087 (package 3087 (package
3088 (name "trytond-production") 3088 (name "trytond-production")
3089 (version "7.0.4") 3089 (version "7.0.5")
3090 (source 3090 (source
3091 (origin 3091 (origin
3092 (method url-fetch) 3092 (method url-fetch)
3093 (uri (pypi-uri "trytond_production" version)) 3093 (uri (pypi-uri "trytond_production" version))
3094 (sha256 3094 (sha256
3095 (base32 "1jlhipmcvr09xdjh8f6qzmfas5yjii31ymhb2cgkp52b1kp563xw")))) 3095 (base32 "1wkx8hn0273pljk4j1clszgmpw8b3b2rz95292y5m662b5ggriaa"))))
3096 (build-system pyproject-build-system) 3096 (build-system pyproject-build-system)
3097 (arguments 3097 (arguments
3098 (list 3098 (list