From cf0560a1a0c71e42be3833f6cf20bda9084e33be Mon Sep 17 00:00:00 2001 From: Hartmut Goebel Date: Sat, 7 Feb 2026 19:46:47 +0100 Subject: gnu: trytond-stock-split: Update to 7.0.1. * gnu/packages/tryton.scm (trytond-stock-split): Update to 7.0.1. Change-Id: Ib6abb0f4099b66d81309291be34543cbd6191933 --- gnu/packages/tryton.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index cec01635fb..e041cf329c 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -5203,13 +5203,13 @@ measurement and the quantity of their moves.") (define-public trytond-stock-split (package (name "trytond-stock-split") - (version "7.0.0") + (version "7.0.1") (source (origin (method url-fetch) (uri (pypi-uri "trytond_stock_split" version)) (sha256 - (base32 "0hvkk7n160w05xwyjlh11p41q2wg2wq7zylmh7wypbc6k7qx0m2g")))) + (base32 "0dcl3nlrjjjm8hw5f74wxkpnf2p9p9halgaa37szb7jsxfbawzih")))) (build-system pyproject-build-system) (arguments (tryton-arguments "stock_split")) (native-inputs %standard-trytond-native-inputs) -- cgit v1.3