GNU bug report logs - #78564
[PATCH] gnu: noscript: Update to 13.0.6.

Previous Next

Package: guix-patches;

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

Date: Fri, 23 May 2025 13:32:03 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

To reply to this bug, email your comments to 78564 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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

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


Report forwarded to clement <at> lassieur.org, hako <at> ultrarare.space, ian <at> retrospec.tv, jonathan.brielmaier <at> web.de, mhw <at> netris.org, guix-patches <at> gnu.org:
bug#78564; Package guix-patches. (Fri, 23 May 2025 13:32:03 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 clement <at> lassieur.org, hako <at> ultrarare.space, ian <at> retrospec.tv, jonathan.brielmaier <at> web.de, mhw <at> netris.org, guix-patches <at> gnu.org. (Fri, 23 May 2025 13:32:03 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>
Subject: [PATCH] gnu: noscript: Update to 13.0.6.
Date: Fri, 23 May 2025 10:31:17 -0300
* gnu/packages/browser-extensions.scm (noscript): Update to 13.0.6.

Change-Id: Ib84042a6b98b2fa21b4ecbae4001a0a3cfd5ce04
---
 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 7e69e315f06..9896368b382 100644
--- a/gnu/packages/browser-extensions.scm
+++ b/gnu/packages/browser-extensions.scm
@@ -312,7 +312,7 @@ (define-public livemarks/icecat
 (define noscript
   (package
     (name "noscript")
-    (version "12.1.1")
+    (version "13.0.6")
     (source (origin
               (method url-fetch/zipbomb)
               (uri (string-append
@@ -320,7 +320,7 @@ (define noscript
                     ".xpi"))
               (sha256
                (base32
-                "06pk3zf353yh7c8bv3xvl1jwmc2bd7v4y3p0dl1m5hygzxirwqzr"))))
+                "12b981na4az7dswf25b5y04qwb3510ylvgkb5ndq7k249kr6w1l5"))))
     (build-system copy-build-system)
     (properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
     (arguments

base-commit: 8dff81313876a54519ce17e9fda64d4310e2dd5c
-- 
2.49.0





Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Sat, 24 May 2025 01:41:12 GMT) Full text and rfc822 format available.

Notification sent to André Batista <nandre <at> riseup.net>:
bug acknowledged by developer. (Sat, 24 May 2025 01:41:13 GMT) Full text and rfc822 format available.

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

From: Hilton Chain <hako <at> ultrarare.space>
To: André Batista <nandre <at> riseup.net>
Cc: jonathan.brielmaier <at> web.de, mhw <at> netris.org, 78564-done <at> debbugs.gnu.org,
 clement <at> lassieur.org, ian <at> retrospec.tv
Subject: Re: [bug#78564] [PATCH] gnu: noscript: Update to 13.0.6.
Date: Sat, 24 May 2025 09:18:05 +0800
André Batista <nandre <at> riseup.net> writes:

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

Applied as cc50cef5db8b9967e62659ec02e0d7a43d19e28d, thanks!




This bug report was last modified today.

Previous Next


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