unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Spencer Skylar Chan <schan12@umd.edu>
To: 63601@debbugs.gnu.org
Subject: [bug#63601] [PATCH] gnu: whoogle-search: Update to 0.8.2.
Date: Fri, 19 May 2023 20:49:09 +0000	[thread overview]
Message-ID: <CAOEsZhQ16kB8unUqT4hyjzcwG8tX_s0ZngfK5xo++4r0k4KwRA@mail.gmail.com> (raw)

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


             reply	other threads:[~2023-05-20  8:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-19 20:49 Spencer Skylar Chan [this message]
2023-07-01 11:13 ` bug#63601: [PATCH] gnu: whoogle-search: Update to 0.8.2 Nicolas Goaziou

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=CAOEsZhQ16kB8unUqT4hyjzcwG8tX_s0ZngfK5xo++4r0k4KwRA@mail.gmail.com \
    --to=schan12@umd.edu \
    --cc=63601@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).