unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61141] [PATCH] gnu: whoogle-search: Update to 0.8.1.
@ 2023-01-29  2:41 Spencer Skylar Chan
  2023-02-03 14:38 ` bug#61141: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Spencer Skylar Chan @ 2023-01-29  2:41 UTC (permalink / raw)
  To: 61141

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



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

From d487a30be47ebb8e6d10e24e5deff82f4d2bde6c Mon Sep 17 00:00:00 2001
From: Skylar Chan <schan12@umd.edu>
Date: Sat, 28 Jan 2023 19:05:15 -0500
Subject: [PATCH] gnu: whoogle-search: Update to 0.8.1.

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

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index ac0fb6f8a7..58b3d6628e 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -4823,14 +4823,14 @@ (define-public python-google-api-client
 (define-public whoogle-search
   (package
     (name "whoogle-search")
-    (version "0.8.0")
+    (version "0.8.1")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "whoogle-search" version))
               (sha256
                (base32
-                "0h8cl9bkd3vx17kbvcnmc8cy6pc29lxr0drxm84kj37ka788cj2g"))))
-    (build-system python-build-system)
+                "1kqkb23wb9a4a8zdky2066887vgv7ywhivhxi5nipkx07mf8v01k"))))
+    (build-system pyproject-build-system)
     (arguments
      (list
       ;; The tests need network access
-- 
2.39.1


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

* bug#61141: [PATCH] gnu: whoogle-search: Update to 0.8.1.
  2023-01-29  2:41 [bug#61141] [PATCH] gnu: whoogle-search: Update to 0.8.1 Spencer Skylar Chan
@ 2023-02-03 14:38 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-03 14:38 UTC (permalink / raw)
  To: Spencer Skylar Chan; +Cc: 61141-done, guix-patches

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


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

> [2. text/x-patch; 0001-gnu-whoogle-search-Update-to-0.8.1.patch]...

Thanks, pushed to master as c76393f851017ded4c077eac14ddba0328fc709e.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-02-03 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-29  2:41 [bug#61141] [PATCH] gnu: whoogle-search: Update to 0.8.1 Spencer Skylar Chan
2023-02-03 14:38 ` bug#61141: " Christopher Baines

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).