unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63601] [PATCH] gnu: whoogle-search: Update to 0.8.2.
@ 2023-05-19 20:49 Spencer Skylar Chan
  2023-07-01 11:13 ` bug#63601: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Spencer Skylar Chan @ 2023-05-19 20:49 UTC (permalink / raw)
  To: 63601

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: 0001-gnu-whoogle-search-Update-to-0.8.2.patch --]
[-- Type: text/x-patch, Size: 1175 bytes --]

From d9e61b6fde7a8f15ebca589265a3f1a41601b18d Mon Sep 17 00:00:00 2001
From: Spencer Skylar Chan <schan12@umd.edu>
Date: Fri, 19 May 2023 16:42:28 -0400
Subject: [PATCH] gnu: whoogle-search: Update to 0.8.2.

* gnu/packages/python-web.scm (whoogle-search): Update to 0.8.2.
---
 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index b6ad489626..d121d66077 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -4995,13 +4995,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

base-commit: 0aab24855238cc7c7a31066ab39cd94e534b857f
-- 
2.40.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#63601: [PATCH] gnu: whoogle-search: Update to 0.8.2.
  2023-05-19 20:49 [bug#63601] [PATCH] gnu: whoogle-search: Update to 0.8.2 Spencer Skylar Chan
@ 2023-07-01 11:13 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-07-01 11:13 UTC (permalink / raw)
  To: Spencer Skylar Chan; +Cc: 63601-done

Hello,

Spencer Skylar Chan <schan12@umd.edu> writes:

> From d9e61b6fde7a8f15ebca589265a3f1a41601b18d Mon Sep 17 00:00:00 2001
> From: Spencer Skylar Chan <schan12@umd.edu>
> Date: Fri, 19 May 2023 16:42:28 -0400
> Subject: [PATCH] gnu: whoogle-search: Update to 0.8.2.
>
> * gnu/packages/python-web.scm (whoogle-search): Update to 0.8.2.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-01 11:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 20:49 [bug#63601] [PATCH] gnu: whoogle-search: Update to 0.8.2 Spencer Skylar Chan
2023-07-01 11:13 ` bug#63601: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).