mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: python-internetarchive: Update to 5.7.1.
* gnu/packages/web.scm (python-internetarchive): Update to 5.7.1. Change-Id: I23dd2f753873e73b848e55069ed8596b38f36faf Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
49d47688c0
commit
2887ea2e1f
1 changed files with 2 additions and 2 deletions
|
|
@ -7509,7 +7509,7 @@ command-line arguments or read from stdin.")
|
|||
(define-public python-internetarchive
|
||||
(package
|
||||
(name "python-internetarchive")
|
||||
(version "5.4.0")
|
||||
(version "5.7.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -7519,7 +7519,7 @@ command-line arguments or read from stdin.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0wfzz22daiax20v0xc2is3i3plk7mcz9m0is52nwdrvx9dazi0nq"))))
|
||||
"0b73xvazhg04nhw0jhnzidq1pymlcimrbyny3drg9fj5a5qyrp28"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue