GNU bug report logs - #72501
[PATCH] gnu: noscript: Update to 11.4.31.

Previous Next

Package: guix-patches;

Reported by: André Batista <nandre <at> riseup.net>

Date: Wed, 7 Aug 2024 00:09:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: André Batista <nandre <at> riseup.net>
Subject: bug#72501: closed (Re: [bug#72501] [PATCH] gnu: noscript: Update
 to 11.4.31.)
Date: Sun, 11 Aug 2024 10:42:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72501: [PATCH] gnu: noscript: Update to 11.4.31.

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 72501 <at> debbugs.gnu.org.

-- 
72501: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72501
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: André Batista <nandre <at> riseup.net>
Cc: 72501-done <at> debbugs.gnu.org
Subject: Re: [bug#72501] [PATCH] gnu: noscript: Update to 11.4.31.
Date: Sun, 11 Aug 2024 11:40:59 +0100
[Message part 3 (text/plain, inline)]
André Batista <nandre <at> riseup.net> writes:

> * gnu/packages/browser-extensions.scm (noscript): Update to 11.4.31.
>
> Change-Id: Id95f73e9f68548627b7bf5b18e3f4c562854a62c
> ---
>  gnu/packages/browser-extensions.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
a0f2552e781fe7c247d3ccfa26d913961dffe0b2.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: André Batista <nandre <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: André Batista <nandre <at> riseup.net>
Subject: [PATCH] gnu: noscript: Update to 11.4.31.
Date: Tue,  6 Aug 2024 21:07:52 -0300
* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.31.

Change-Id: Id95f73e9f68548627b7bf5b18e3f4c562854a62c
---
 gnu/packages/browser-extensions.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/browser-extensions.scm b/gnu/packages/browser-extensions.scm
index 0d6d347d94..9b0f7ac21f 100644
--- a/gnu/packages/browser-extensions.scm
+++ b/gnu/packages/browser-extensions.scm
@@ -256,7 +256,7 @@ (define-public keepassxc-browser/icecat
 (define noscript
   (package
     (name "noscript")
-    (version "11.4.29")
+    (version "11.4.31")
     (source (origin
               (method url-fetch/zipbomb)
               (uri (string-append
@@ -264,7 +264,7 @@ (define noscript
                     ".xpi"))
               (sha256
                (base32
-                "1k94zvv2ypmhc29f5d2zrvigwh1xgi5kwm1kqfxarwjyn108if85"))))
+                "1iqhdm32mf3k4a2x66nqi17s8dm5g6x71sbq8fvqy6j76ish0b5j"))))
     (build-system copy-build-system)
     (properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
     (arguments

base-commit: 856492962773434281814e42209e97e153357e2c
-- 
2.45.2




This bug report was last modified 282 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.