mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-10 16:50:43 +02:00
gnu: python-pytooling: Update to 8.4.7.
* gnu/packages/python-xyz.scm (python-pytooling): Update to 8.4.7. Change-Id: I75eb093dcc03fdd00893655cc58ae453a81d2d8f
This commit is contained in:
parent
1f168ab967
commit
9426f152b7
1 changed files with 2 additions and 2 deletions
|
@ -2901,7 +2901,7 @@ configuration file.")
|
|||
(define-public python-pytooling
|
||||
(package
|
||||
(name "python-pytooling")
|
||||
(version "8.4.1")
|
||||
(version "8.4.7")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -2910,7 +2910,7 @@ configuration file.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "18psdd7033zknvw0hs93dryp39k9bjj5b9zza83wvyhjxvdwn05d"))))
|
||||
(base32 "09w4harvh5kijgljd5hjx8iqfhw212xxr1l9lmckqz060860dg6z"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue