gnu: whoogle-search: Update to 0.8.2.

* gnu/packages/python-web.scm (whoogle-search): Update to 0.8.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Spencer Skylar Chan 2023-05-19 16:42:28 -04:00 committed by Nicolas Goaziou
parent a38872978e
commit afab4dd869
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -4998,13 +4998,13 @@ (define-public python-google-auth-httplib2
(define-public whoogle-search
(package
(name "whoogle-search")
(version "0.8.1")
(version "0.8.2")
(source (origin
(method url-fetch)
(uri (pypi-uri "whoogle-search" version))
(sha256
(base32
"1kqkb23wb9a4a8zdky2066887vgv7ywhivhxi5nipkx07mf8v01k"))))
"1r6ymainwc3b8aar90b74mpnx3rsfscgzh0llwvsb03fbhiypw5g"))))
(build-system pyproject-build-system)
(arguments
(list