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 ebaf633736 gnu: python-internetarchive: Update to 5.8.0.
ebaf633736 is described below
commit ebaf63373679a7df12bcfa4aaf742d21be30cf23
Author: Foster Hangdaan <[email protected]>
AuthorDate: Wed Feb 18 19:50:36 2026 -0500
gnu: python-internetarchive: Update to 5.8.0.
* gnu/packages/web.scm (python-internetarchive): Update to 5.8.0.
Change-Id: I5b3768a1c44327823dafe024cff395e72346da1e
Signed-off-by: Andreas Enge <[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 def3d6c707..57e6b970be 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -7548,7 +7548,7 @@ command-line arguments or read from stdin.")
(define-public python-internetarchive
(package
(name "python-internetarchive")
- (version "5.7.2")
+ (version "5.8.0")
(source
(origin
(method git-fetch)
@@ -7558,7 +7558,7 @@ command-line arguments or read from stdin.")
(file-name (git-file-name name version))
(sha256
(base32
- "1ihbz5lzakhy3cnkrbn7aa1d9s0c4nh0924l83kc53rpkcld853q"))))
+ "05gmxdnmdykafk4xl105kznn8zcr03kp17jsdwxb61ffmsf8narn"))))
(build-system pyproject-build-system)
(arguments
(list