* [bug#73632] [PATCH] gnu: noscript: Update to 11.4.40.
@ 2024-10-05 3:07 André Batista
2024-10-07 14:28 ` bug#73632: Close Andreas Enge
0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2024-10-05 3:07 UTC (permalink / raw)
To: 73632; +Cc: André Batista, ian, jonathan.brielmaier, mhw
* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.40.
Change-Id: If4f0e58ac9706c30e749c89ed6b631e6463731ee
---
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 8341997ee7..50b7674215 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.35")
+ (version "11.4.40")
(source (origin
(method url-fetch/zipbomb)
(uri (string-append
@@ -264,7 +264,7 @@ (define noscript
".xpi"))
(sha256
(base32
- "1yqn60mvzgzi4h2dvv5cdzpag4bbb2y8jcbd3gxsaz7bw31f8j54"))))
+ "1cmvmplr49pf79j5rp3cfkd9gg4aw2z2q1hk19473n2rc51asbi4"))))
(build-system copy-build-system)
(properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
(arguments
base-commit: 73ec844389e91cb0f5a2647070516fc8d19d8730
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#73632: Close
2024-10-05 3:07 [bug#73632] [PATCH] gnu: noscript: Update to 11.4.40 André Batista
@ 2024-10-07 14:28 ` Andreas Enge
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2024-10-07 14:28 UTC (permalink / raw)
To: 73632-done
Pushed, thanks!
Andreas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-07 14:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-05 3:07 [bug#73632] [PATCH] gnu: noscript: Update to 11.4.40 André Batista
2024-10-07 14:28 ` bug#73632: Close Andreas Enge
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.