mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-vsg: Update to 3.32.0.
* gnu/packages/electronics.scm (python-vsg): Update to 3.32.0. Change-Id: Ia350d992345bce5c2ddf1ad0cc9a85c1a14b10a7 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
d28b61d4f7
commit
e0ddd4af4e
1 changed files with 2 additions and 2 deletions
|
@ -767,7 +767,7 @@ design.")
|
|||
(define-public python-vsg
|
||||
(package
|
||||
(name "python-vsg")
|
||||
(version "3.31.0")
|
||||
(version "3.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -776,7 +776,7 @@ design.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "08na5iwn6f1gkvklbslhrvdsk9kcqf7hdcn7g27fy0dr6xw9kd82"))))
|
||||
(base32 "0ql96n291zm4j324q8fmlvy8xvrksb8v6fip0g0sw374z86hda53"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue