mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 06:53:44 +00:00
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:
@@ -2540,13 +2540,13 @@ fundamentals for marketing modules.")
|
||||
(define-public trytond-marketing-automation
|
||||
(package
|
||||
(name "trytond-marketing-automation")
|
||||
(version "7.0.1")
|
||||
(version "7.0.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "trytond_marketing_automation" version))
|
||||
(sha256
|
||||
(base32 "0cnnaijg9f7l92gir3sbr066b67zzbhqqxxrlypiyk83wwca9l76"))))
|
||||
(base32 "070m2cx2fjmjc7vyvddnb2ib60j1fssfx40jvyraysgy4pd1l8qr"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments (tryton-arguments "marketing_automation"))
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user