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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73012 in the body.
You can then email your comments to 73012 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73012; Package guix-patches. (Tue, 03 Sep 2024 21:58:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to André Batista <nandre <at> riseup.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 03 Sep 2024 21:58:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Thu, 19 Sep 2024 15:49:01 GMT) Full text and rfc822 format available.

Notification sent to André Batista <nandre <at> riseup.net>:
bug acknowledged by developer. (Thu, 19 Sep 2024 15:49:02 GMT) Full text and rfc822 format available.

Message #10 received at 73012-done <at> debbugs.gnu.org (full text, mbox):

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!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 18 Oct 2024 11:24:05 GMT) Full text and rfc822 format available.

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.