mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: trytond-stock-supply: Update to 7.0.5.
* gnu/packages/tryton.scm (trytond-stock-supply): Update to 7.0.5. Change-Id: Ibf7f109d36df88c23a103ad1cda975e3b1539e01
This commit is contained in:
@@ -5229,13 +5229,13 @@ there can be a move with the remaining quantity.")
|
||||
(define-public trytond-stock-supply
|
||||
(package
|
||||
(name "trytond-stock-supply")
|
||||
(version "7.0.4")
|
||||
(version "7.0.5")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "trytond_stock_supply" version))
|
||||
(sha256
|
||||
(base32 "14sckfm145awpx9flcsrfc16yl4wxg2asjsmpz57clm2c6nnrhmr"))))
|
||||
(base32 "0c6df8bnhjmwg431z2lnxpy4xm1zsnr4drbj0nn99pfsrkhya5nf"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments (tryton-arguments "stock_supply"))
|
||||
(native-inputs %standard-trytond-native-inputs)
|
||||
|
||||
Reference in New Issue
Block a user