unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Spencer Skylar Chan <schan12@umd.edu>
To: 61141@debbugs.gnu.org
Subject: [bug#61141] [PATCH] gnu: whoogle-search: Update to 0.8.1.
Date: Sat, 28 Jan 2023 21:41:26 -0500	[thread overview]
Message-ID: <f910a660-55c7-d5b3-6338-a6cdbc97067e@umd.edu> (raw)

[-- 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


             reply	other threads:[~2023-01-29 14:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-29  2:41 Spencer Skylar Chan [this message]
2023-02-03 14:38 ` bug#61141: [PATCH] gnu: whoogle-search: Update to 0.8.1 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f910a660-55c7-d5b3-6338-a6cdbc97067e@umd.edu \
    --to=schan12@umd.edu \
    --cc=61141@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).