GNU bug report logs - #73012
[PATCH] gnu: noscript: Update to 11.4.35.

Previous Next

Package: guix-patches;

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

Date: Tue, 3 Sep 2024 21:58:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73012: closed ([PATCH] gnu: noscript: Update to 11.4.35.)
Date: Thu, 19 Sep 2024 15:49:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 19 Sep 2024 17:47:43 +0200
with message-id <87a5g363xc.fsf <at> gnu.org>
and subject line Re: [bug#73012] [PATCH] gnu: noscript: Update to 11.4.35.
has caused the debbugs.gnu.org bug report #73012,
regarding [PATCH] gnu: noscript: Update to 11.4.35.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
73012: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73012
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: André Batista <nandre <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: André Batista <nandre <at> riseup.net>, mhw <at> netris.org,
 jonathan.brielmaier <at> web.de, ian <at> retrospec.tv
Subject: [PATCH] gnu: noscript: Update to 11.4.35.
Date: Tue,  3 Sep 2024 18:55:53 -0300
* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.35.

Change-Id: Ifcd9dc47df17d547645eec4bc46649e0828bc624
---
 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 8de3d4d747..8341997ee7 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.31")
+    (version "11.4.35")
     (source (origin
               (method url-fetch/zipbomb)
               (uri (string-append
@@ -264,7 +264,7 @@ (define noscript
                     ".xpi"))
               (sha256
                (base32
-                "1iqhdm32mf3k4a2x66nqi17s8dm5g6x71sbq8fvqy6j76ish0b5j"))))
+                "1yqn60mvzgzi4h2dvv5cdzpag4bbb2y8jcbd3gxsaz7bw31f8j54"))))
     (build-system copy-build-system)
     (properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
     (arguments

base-commit: 778dd796bff808f1f8520533bab239ecbe83cd87
-- 
2.45.2



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: André Batista <nandre <at> riseup.net>
Cc: 73012-done <at> debbugs.gnu.org, mhw <at> netris.org, jonathan.brielmaier <at> web.de,
 ian <at> retrospec.tv
Subject: Re: [bug#73012] [PATCH] gnu: noscript: Update to 11.4.35.
Date: Thu, 19 Sep 2024 17:47:43 +0200
André Batista <nandre <at> riseup.net> skribis:

> * gnu/packages/browser-extensions.scm (noscript): Update to 11.4.35.
>
> Change-Id: Ifcd9dc47df17d547645eec4bc46649e0828bc624

Applied, thanks!


This bug report was last modified 301 days ago.

Previous Next


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