gnu: trytond-marketing-automation: Update to 7.0.2.

* gnu/packages/tryton.scm (trytond-marketing-automation): Update to 7.0.2.

Change-Id: I1c5d56d29a3bbc3131d15d0be2d7b295cc8ec039
This commit is contained in:
Hartmut Goebel
2026-02-07 19:35:50 +01:00
parent fb23d0e46a
commit 802827a888

View File

@@ -2540,13 +2540,13 @@ fundamentals for marketing modules.")
(define-public trytond-marketing-automation (define-public trytond-marketing-automation
(package (package
(name "trytond-marketing-automation") (name "trytond-marketing-automation")
(version "7.0.1") (version "7.0.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "trytond_marketing_automation" version)) (uri (pypi-uri "trytond_marketing_automation" version))
(sha256 (sha256
(base32 "0cnnaijg9f7l92gir3sbr066b67zzbhqqxxrlypiyk83wwca9l76")))) (base32 "070m2cx2fjmjc7vyvddnb2ib60j1fssfx40jvyraysgy4pd1l8qr"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (tryton-arguments "marketing_automation")) (arguments (tryton-arguments "marketing_automation"))
(native-inputs (native-inputs