mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-internetarchive: Update to 5.7.2.
* gnu/packages/web.scm (python-internetarchive): Update to 5.7.2. Change-Id: Iaf9f3ed5d26224b6b0405c02a5a378af6c236f13 Reviewed-by: Nguyễn Gia Phong <cnx@loang.net> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
2dcc6ad775
commit
2d9137c2d5
@@ -7508,7 +7508,7 @@ command-line arguments or read from stdin.")
|
||||
(define-public python-internetarchive
|
||||
(package
|
||||
(name "python-internetarchive")
|
||||
(version "5.7.1")
|
||||
(version "5.7.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -7518,7 +7518,7 @@ command-line arguments or read from stdin.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0b73xvazhg04nhw0jhnzidq1pymlcimrbyny3drg9fj5a5qyrp28"))))
|
||||
"1ihbz5lzakhy3cnkrbn7aa1d9s0c4nh0924l83kc53rpkcld853q"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user