GNU bug report logs -
#72501
[PATCH] gnu: noscript: Update to 11.4.31.
Previous Next
Reported by: André Batista <nandre <at> riseup.net>
Date: Wed, 7 Aug 2024 00:09:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 11 Aug 2024 11:40:59 +0100
with message-id <874j7rxryc.fsf <at> cbaines.net>
and subject line Re: [bug#72501] [PATCH] gnu: noscript: Update to 11.4.31.
has caused the debbugs.gnu.org bug report #72501,
regarding [PATCH] gnu: noscript: Update to 11.4.31.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
72501: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72501
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.31.
Change-Id: Id95f73e9f68548627b7bf5b18e3f4c562854a62c
---
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 0d6d347d94..9b0f7ac21f 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.29")
+ (version "11.4.31")
(source (origin
(method url-fetch/zipbomb)
(uri (string-append
@@ -264,7 +264,7 @@ (define noscript
".xpi"))
(sha256
(base32
- "1k94zvv2ypmhc29f5d2zrvigwh1xgi5kwm1kqfxarwjyn108if85"))))
+ "1iqhdm32mf3k4a2x66nqi17s8dm5g6x71sbq8fvqy6j76ish0b5j"))))
(build-system copy-build-system)
(properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
(arguments
base-commit: 856492962773434281814e42209e97e153357e2c
--
2.45.2
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
André Batista <nandre <at> riseup.net> writes:
> * gnu/packages/browser-extensions.scm (noscript): Update to 11.4.31.
>
> Change-Id: Id95f73e9f68548627b7bf5b18e3f4c562854a62c
> ---
> gnu/packages/browser-extensions.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, I've pushed this to master as
a0f2552e781fe7c247d3ccfa26d913961dffe0b2.
Chris
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 282 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.