mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06: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:
parent
4d6956ed4b
commit
7637eb466c
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue