GNU bug report logs - #75545
[PATCH] gnu: noscript: Update to 12.1.1

Previous Next

Package: guix-patches;

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

Date: Mon, 13 Jan 2025 22:52:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


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 12.1.1
Date: Mon, 13 Jan 2025 19:51:26 -0300
* gnu/packages/browser-extensions.scm (noscript): Update to 12.1.1.

Change-Id: Ib46415d6cf70fa4b2fcce2961f309daa6d416974
---
 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 1a073aea938..fbb7352a523 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 "11.5.2")
+    (version "12.1.1")
     (source (origin
               (method url-fetch/zipbomb)
               (uri (string-append
@@ -320,7 +320,7 @@ (define noscript
                     ".xpi"))
               (sha256
                (base32
-                "0fj96c9pnjyg2dwqnnzd64vnx1inhl72c27ybm0j515zhijal2j6"))))
+                "06pk3zf353yh7c8bv3xvl1jwmc2bd7v4y3p0dl1m5hygzxirwqzr"))))
     (build-system copy-build-system)
     (properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
     (arguments

base-commit: 575dc58975281e8c2c779c9b3098746606cfc5dd
-- 
2.46.0





This bug report was last modified 131 days ago.

Previous Next


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