From unknown Sun Jun 22 17:16:01 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#53863] [PATCH] gnu: gallery-dl: Update to 1.20.3. Resent-From: Jai Vetrivelan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 08 Feb 2022 01:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 53863 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53863@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16442829686315 (code B ref -1); Tue, 08 Feb 2022 01:17:01 +0000 Received: (at submit) by debbugs.gnu.org; 8 Feb 2022 01:16:08 +0000 Received: from localhost ([127.0.0.1]:44339 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHF72-0001dn-0w for submit@debbugs.gnu.org; Mon, 07 Feb 2022 20:16:08 -0500 Received: from lists.gnu.org ([209.51.188.17]:57860) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHF6u-0001d3-C2 for submit@debbugs.gnu.org; Mon, 07 Feb 2022 20:16:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42870) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nHF6t-0005Kz-M1 for guix-patches@gnu.org; Mon, 07 Feb 2022 20:16:00 -0500 Received: from [2607:f8b0:4864:20::635] (port=34419 helo=mail-pl1-x635.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nHF6L-0005iJ-1h for guix-patches@gnu.org; Mon, 07 Feb 2022 20:15:28 -0500 Received: by mail-pl1-x635.google.com with SMTP id 10so4614830plj.1 for ; Mon, 07 Feb 2022 17:15:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:user-agent:mime-version :content-disposition:content-transfer-encoding; bh=I1lpoXTMmiuOJM6cYh8/odn0QHPT63MAt7dh0brFEPE=; b=GwykFQMstczy+HCUyfeRjMCXg01EdTdMkN/ksgDzvWTdRHEBnOfR7F9AmQLmVBGYP8 d7/meNxBWN3J12kDh1llUd/2Emi7B0tL1APfqHExPH1njPTmtrOsWJmHRKUBxjVMa9cY FWOfim8Qi2gL5eMfY5anjHXQJ+ObSZNID4CeoguB2dB8H5CEYJFU8oQZUvA0CF0HmI0P UkHIYu+FJeeHxPtA1YfTy9vYhZG81X0rGs82vWMxbUHHrP2HVrBHM8Nhu2woG7vGPK7K ikLEMF68gX9oMkZwTD+iexgKRicmjqKtROZ4mqgxeTZ3bNigtlgth7p25TBFOMxYmjrg 0USw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version:content-disposition:content-transfer-encoding; bh=I1lpoXTMmiuOJM6cYh8/odn0QHPT63MAt7dh0brFEPE=; b=LgKg9VPT/WPfZczUkCcZfXF8hQjjzOSXLmEvpX/EYKMinWIlWT4vEtuTnjZyriPrBP WVDZpefsIEXdvuHiX8y5YuE2suKrJ/b+lmI00OKnrybl3582Kra1y6rIhD+L8miN5t4g VB8vMBPv8pJmjoo4k83q+lgWpP19oOdHFXQiX1C3sIO8uJwwHuv/2XbXtFNybgyEgiQU IMqf1IM2N81hg0buWb5x+gGizj1lxSSC+2sr/aDBhw6f+EUN+JQnXFvGMXq1rWVnch0n 4hFt7Gv+vuH46zdKvaED6HebAUdFtHGZRGWHOkPHWs7NjwoBIqKDeWIo6XFrMhYN47UN pk3g== X-Gm-Message-State: AOAM53270IeqzEXT99GlJJr4xdw5tDBaSlqN5PhuDLm3lOu8YSXIMhAT 0wPhy193dHqbSegLc0jVmvb49nNju2g= X-Google-Smtp-Source: ABdhPJytmFFh2b+Mv8PFETTYLc0MZ7XvqEnPaC2ohj1rWIZZopvsAvtoeQgIY3CcYj0X/mrc/1xrAQ== X-Received: by 2002:a17:902:ec83:: with SMTP id x3mr2284949plg.153.1644282922052; Mon, 07 Feb 2022 17:15:22 -0800 (PST) Received: from guix ([2409:4072:8e3c:296e:f4bb:faba:31be:4ffb]) by smtp.gmail.com with ESMTPSA id g22sm13878192pfc.177.2022.02.07.17.15.19 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Feb 2022 17:15:21 -0800 (PST) From: Jai Vetrivelan X-Windows: more than enough rope. Date: Tue, 08 Feb 2022 06:45:16 +0530 Message-ID: <87y22m40rf.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-gallery-dl-Update-to-1.20.3.patch Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::635 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::635; envelope-from=jaivetrivelan@gmail.com; helo=mail-pl1-x635.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) >From 60da929c2cf15a264fb1d04100cbdcfa25a4469a Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan Date: Tue, 8 Feb 2022 06:19:15 +0530 Subject: [PATCH] gnu: gallery-dl: Update to 1.20.3. * gnu/packages/video.scm (gallery-dl): Update to 1.20.3. --- gnu/packages/video.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index b3e6e5ef7b..244d12028d 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -59,6 +59,7 @@ ;;; Copyright =C2=A9 2021 Pradana Aumars ;;; Copyright =C2=A9 2022 Denis 'GNUtoo' Carikli ;;; Copyright =C2=A9 2022 Bird +;;; Copyright =C2=A9 2022 Jai Vetrivelan ;;; ;;; This file is part of GNU Guix. ;;; @@ -2263,7 +2264,7 @@ (define-public smplayer (define-public gallery-dl (package (name "gallery-dl") - (version "1.20.1") + (version "1.20.3") (source (origin (method url-fetch) (uri (string-append "https://github.com/mikf/gallery-dl" @@ -2271,7 +2272,7 @@ (define-public gallery-dl version ".tar.gz")) (sha256 (base32 - "0qkz8aznvybdqrjxsl6ir319ras05mi8l0sal4mgi18l70jndh51")))) + "0mh57fbq9xkkhqiy7cq5ahwjp464hgxmkrvq0pxxr85212yrf7bd")))) (build-system python-build-system) (inputs (list python-requests ffmpeg)) (home-page "https://github.com/mikf/gallery-dl") base-commit: 64c599c9a33e83d64609a8791fcd8685fc1b9b61 prerequisite-patch-id: 019ac4d3b1d8438a3018d10851691e62fce6f1f4 prerequisite-patch-id: 0169806bce1ded7b0b2eeef70da8763216793326 --=20 2.34.0 From unknown Sun Jun 22 17:16:01 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Jai Vetrivelan Subject: bug#53863: closed (Re: [bug#53863] [PATCH] gnu: gallery-dl: Update to 1.20.3.) Message-ID: References: <20220208122122.0a198331@tachikoma.lepiller.eu> <87y22m40rf.fsf@gmail.com> X-Gnu-PR-Message: they-closed 53863 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 53863@debbugs.gnu.org Date: Tue, 08 Feb 2022 11:22:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1644319322-23002-1" This is a multi-part message in MIME format... ------------=_1644319322-23002-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #53863: [PATCH] gnu: gallery-dl: Update to 1.20.3. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 53863@debbugs.gnu.org. --=20 53863: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D53863 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1644319322-23002-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 53863-done) by debbugs.gnu.org; 8 Feb 2022 11:21:42 +0000 Received: from localhost ([127.0.0.1]:45591 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHOZ3-0005yT-VN for submit@debbugs.gnu.org; Tue, 08 Feb 2022 06:21:42 -0500 Received: from lepiller.eu ([89.234.186.109]:47018) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHOZ0-0005yI-Cw for 53863-done@debbugs.gnu.org; Tue, 08 Feb 2022 06:21:41 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 18b1b67c; Tue, 8 Feb 2022 11:21:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=vKks1qg27/SS TyBHx7msUJAlPb5YrbMj4yM5YQyfjeg=; b=MRW1PMkx+lKnjFb2E/fDHeb/LrGD 83AoK4vgiWGtQ65/iGdtDckxIuRuQ08dMkJ2tT4AWSGw/z6DKyPdBXTb2QE/BBEa csxMVJsxyr/C+Ytc5KKqYz9IZVbHTZa8pkSZ/T6DOPk71smTrdnsAU/Kw1u5F7su NPhJxTv5vLw7p1BJriGRCkit710o+2QkmHQHrtTESOljrvN2Hej9X0phfUKd4m/G 1ceD84P706D1d6fz2Bsgp0zZ409BjBGHn0H1Jisl3wMFkVh4yZp3FagfVjlqKLSw MHIRfPC7BSXZcbZXkKMpZam0OxqaUIaL3g58DD4exIIzix5AdtH2H7G9gw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 103feee8 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 8 Feb 2022 11:21:36 +0000 (UTC) Date: Tue, 8 Feb 2022 12:21:32 +0100 From: Julien Lepiller To: Jai Vetrivelan Subject: Re: [bug#53863] [PATCH] gnu: gallery-dl: Update to 1.20.3. Message-ID: <20220208122122.0a198331@tachikoma.lepiller.eu> In-Reply-To: <87y22m40rf.fsf@gmail.com> References: <87y22m40rf.fsf@gmail.com> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 53863-done Cc: 53863-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Pushed to master as 2c1cb323b0f14e5621d19469b7282e568ed42f62, thanks! Le Tue, 08 Feb 2022 06:45:16 +0530, Jai Vetrivelan a =C3=A9crit : > From 60da929c2cf15a264fb1d04100cbdcfa25a4469a Mon Sep 17 00:00:00 2001 > From: Jai Vetrivelan > Date: Tue, 8 Feb 2022 06:19:15 +0530 > Subject: [PATCH] gnu: gallery-dl: Update to 1.20.3. >=20 > * gnu/packages/video.scm (gallery-dl): Update to 1.20.3. > --- > gnu/packages/video.scm | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) >=20 > diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm > index b3e6e5ef7b..244d12028d 100644 > --- a/gnu/packages/video.scm > +++ b/gnu/packages/video.scm > @@ -59,6 +59,7 @@ > ;;; Copyright =C2=A9 2021 Pradana Aumars > ;;; Copyright =C2=A9 2022 Denis 'GNUtoo' Carikli > ;;; Copyright =C2=A9 2022 Bird > +;;; Copyright =C2=A9 2022 Jai Vetrivelan > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -2263,7 +2264,7 @@ (define-public smplayer > (define-public gallery-dl > (package > (name "gallery-dl") > - (version "1.20.1") > + (version "1.20.3") > (source (origin > (method url-fetch) > (uri (string-append > "https://github.com/mikf/gallery-dl" @@ -2271,7 +2272,7 @@ > (define-public gallery-dl version ".tar.gz")) > (sha256 > (base32 > - > "0qkz8aznvybdqrjxsl6ir319ras05mi8l0sal4mgi18l70jndh51")))) > + > "0mh57fbq9xkkhqiy7cq5ahwjp464hgxmkrvq0pxxr85212yrf7bd")))) > (build-system python-build-system) (inputs (list python-requests > ffmpeg)) (home-page "https://github.com/mikf/gallery-dl") >=20 > base-commit: 64c599c9a33e83d64609a8791fcd8685fc1b9b61 > prerequisite-patch-id: 019ac4d3b1d8438a3018d10851691e62fce6f1f4 > prerequisite-patch-id: 0169806bce1ded7b0b2eeef70da8763216793326 ------------=_1644319322-23002-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 8 Feb 2022 01:16:08 +0000 Received: from localhost ([127.0.0.1]:44339 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHF72-0001dn-0w for submit@debbugs.gnu.org; Mon, 07 Feb 2022 20:16:08 -0500 Received: from lists.gnu.org ([209.51.188.17]:57860) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHF6u-0001d3-C2 for submit@debbugs.gnu.org; Mon, 07 Feb 2022 20:16:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42870) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nHF6t-0005Kz-M1 for guix-patches@gnu.org; Mon, 07 Feb 2022 20:16:00 -0500 Received: from [2607:f8b0:4864:20::635] (port=34419 helo=mail-pl1-x635.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nHF6L-0005iJ-1h for guix-patches@gnu.org; Mon, 07 Feb 2022 20:15:28 -0500 Received: by mail-pl1-x635.google.com with SMTP id 10so4614830plj.1 for ; Mon, 07 Feb 2022 17:15:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:user-agent:mime-version :content-disposition:content-transfer-encoding; bh=I1lpoXTMmiuOJM6cYh8/odn0QHPT63MAt7dh0brFEPE=; b=GwykFQMstczy+HCUyfeRjMCXg01EdTdMkN/ksgDzvWTdRHEBnOfR7F9AmQLmVBGYP8 d7/meNxBWN3J12kDh1llUd/2Emi7B0tL1APfqHExPH1njPTmtrOsWJmHRKUBxjVMa9cY FWOfim8Qi2gL5eMfY5anjHXQJ+ObSZNID4CeoguB2dB8H5CEYJFU8oQZUvA0CF0HmI0P UkHIYu+FJeeHxPtA1YfTy9vYhZG81X0rGs82vWMxbUHHrP2HVrBHM8Nhu2woG7vGPK7K ikLEMF68gX9oMkZwTD+iexgKRicmjqKtROZ4mqgxeTZ3bNigtlgth7p25TBFOMxYmjrg 0USw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version:content-disposition:content-transfer-encoding; bh=I1lpoXTMmiuOJM6cYh8/odn0QHPT63MAt7dh0brFEPE=; b=LgKg9VPT/WPfZczUkCcZfXF8hQjjzOSXLmEvpX/EYKMinWIlWT4vEtuTnjZyriPrBP WVDZpefsIEXdvuHiX8y5YuE2suKrJ/b+lmI00OKnrybl3582Kra1y6rIhD+L8miN5t4g VB8vMBPv8pJmjoo4k83q+lgWpP19oOdHFXQiX1C3sIO8uJwwHuv/2XbXtFNybgyEgiQU IMqf1IM2N81hg0buWb5x+gGizj1lxSSC+2sr/aDBhw6f+EUN+JQnXFvGMXq1rWVnch0n 4hFt7Gv+vuH46zdKvaED6HebAUdFtHGZRGWHOkPHWs7NjwoBIqKDeWIo6XFrMhYN47UN pk3g== X-Gm-Message-State: AOAM53270IeqzEXT99GlJJr4xdw5tDBaSlqN5PhuDLm3lOu8YSXIMhAT 0wPhy193dHqbSegLc0jVmvb49nNju2g= X-Google-Smtp-Source: ABdhPJytmFFh2b+Mv8PFETTYLc0MZ7XvqEnPaC2ohj1rWIZZopvsAvtoeQgIY3CcYj0X/mrc/1xrAQ== X-Received: by 2002:a17:902:ec83:: with SMTP id x3mr2284949plg.153.1644282922052; Mon, 07 Feb 2022 17:15:22 -0800 (PST) Received: from guix ([2409:4072:8e3c:296e:f4bb:faba:31be:4ffb]) by smtp.gmail.com with ESMTPSA id g22sm13878192pfc.177.2022.02.07.17.15.19 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Feb 2022 17:15:21 -0800 (PST) From: Jai Vetrivelan To: guix-patches@gnu.org Subject: [PATCH] gnu: gallery-dl: Update to 1.20.3. X-Windows: more than enough rope. Date: Tue, 08 Feb 2022 06:45:16 +0530 Message-ID: <87y22m40rf.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-gallery-dl-Update-to-1.20.3.patch Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::635 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::635; envelope-from=jaivetrivelan@gmail.com; helo=mail-pl1-x635.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) >From 60da929c2cf15a264fb1d04100cbdcfa25a4469a Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan Date: Tue, 8 Feb 2022 06:19:15 +0530 Subject: [PATCH] gnu: gallery-dl: Update to 1.20.3. * gnu/packages/video.scm (gallery-dl): Update to 1.20.3. --- gnu/packages/video.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index b3e6e5ef7b..244d12028d 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -59,6 +59,7 @@ ;;; Copyright =C2=A9 2021 Pradana Aumars ;;; Copyright =C2=A9 2022 Denis 'GNUtoo' Carikli ;;; Copyright =C2=A9 2022 Bird +;;; Copyright =C2=A9 2022 Jai Vetrivelan ;;; ;;; This file is part of GNU Guix. ;;; @@ -2263,7 +2264,7 @@ (define-public smplayer (define-public gallery-dl (package (name "gallery-dl") - (version "1.20.1") + (version "1.20.3") (source (origin (method url-fetch) (uri (string-append "https://github.com/mikf/gallery-dl" @@ -2271,7 +2272,7 @@ (define-public gallery-dl version ".tar.gz")) (sha256 (base32 - "0qkz8aznvybdqrjxsl6ir319ras05mi8l0sal4mgi18l70jndh51")))) + "0mh57fbq9xkkhqiy7cq5ahwjp464hgxmkrvq0pxxr85212yrf7bd")))) (build-system python-build-system) (inputs (list python-requests ffmpeg)) (home-page "https://github.com/mikf/gallery-dl") base-commit: 64c599c9a33e83d64609a8791fcd8685fc1b9b61 prerequisite-patch-id: 019ac4d3b1d8438a3018d10851691e62fce6f1f4 prerequisite-patch-id: 0169806bce1ded7b0b2eeef70da8763216793326 --=20 2.34.0 ------------=_1644319322-23002-1--