* [bug#73997] [PATCH] gnu: noscript: Update to 11.4.42.
@ 2024-10-24 21:24 André Batista
0 siblings, 0 replies; only message in thread
From: André Batista @ 2024-10-24 21:24 UTC (permalink / raw)
To: 73997; +Cc: André Batista, jonathan.brielmaier, mhw
* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.42.
Change-Id: Ie9fa1b4c44c3c135fb007107349cef570c7c4f5d
---
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 50b7674215..bde7528cc8 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.40")
+ (version "11.4.42")
(source (origin
(method url-fetch/zipbomb)
(uri (string-append
@@ -264,7 +264,7 @@ (define noscript
".xpi"))
(sha256
(base32
- "1cmvmplr49pf79j5rp3cfkd9gg4aw2z2q1hk19473n2rc51asbi4"))))
+ "0wh47k8qqfq54bcbpf43fm6xblr6m65nzv1hzsv9p0lkzl544bgx"))))
(build-system copy-build-system)
(properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
(arguments
base-commit: 59b2a60d0041882d732e1766e28f0df5a1ef1ac1
--
2.45.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-10-24 21:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-24 21:24 [bug#73997] [PATCH] gnu: noscript: Update to 11.4.42 André Batista
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.