GNU bug report logs -
#75545
[PATCH] gnu: noscript: Update to 12.1.1
Previous Next
To reply to this bug, email your comments to 75545 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
clement <at> lassieur.org, jonathan.brielmaier <at> web.de, mhw <at> netris.org, ian <at> retrospec.tv, guix-patches <at> gnu.org
:
bug#75545
; Package
guix-patches
.
(Mon, 13 Jan 2025 22:52:02 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, jonathan.brielmaier <at> web.de, mhw <at> netris.org, ian <at> retrospec.tv, guix-patches <at> gnu.org
.
(Mon, 13 Jan 2025 22:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Hilton Chain <hako <at> ultrarare.space>
:
You have taken responsibility.
(Wed, 15 Jan 2025 05:12:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
André Batista <nandre <at> riseup.net>
:
bug acknowledged by developer.
(Wed, 15 Jan 2025 05:12:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75545-done <at> debbugs.gnu.org (full text, mbox):
On Tue, 14 Jan 2025 06:51:26 +0800,
André Batista wrote:
>
> * 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(-)
Applied as 15a41ec5a7, thanks!
This bug report was last modified 22 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.