This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 2d9137c2d5 gnu: python-internetarchive: Update to 5.7.2.
2d9137c2d5 is described below
commit 2d9137c2d547e52f6cc464249b57e25486840619
Author: Foster Hangdaan <[email protected]>
AuthorDate: Thu Jan 29 17:46:39 2026 -0500
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 <[email protected]>
Signed-off-by: Sharlatan Hellseher <[email protected]>
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 78fa46a20e..cd4968d081 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -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