all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73012] [PATCH] gnu: noscript: Update to 11.4.35.
@ 2024-09-03 21:55 André Batista
  2024-09-19 15:47 ` bug#73012: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2024-09-03 21:55 UTC (permalink / raw)
  To: 73012; +Cc: André Batista, mhw, jonathan.brielmaier, ian

* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.35.

Change-Id: Ifcd9dc47df17d547645eec4bc46649e0828bc624
---
 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 8de3d4d747..8341997ee7 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.31")
+    (version "11.4.35")
     (source (origin
               (method url-fetch/zipbomb)
               (uri (string-append
@@ -264,7 +264,7 @@ (define noscript
                     ".xpi"))
               (sha256
                (base32
-                "1iqhdm32mf3k4a2x66nqi17s8dm5g6x71sbq8fvqy6j76ish0b5j"))))
+                "1yqn60mvzgzi4h2dvv5cdzpag4bbb2y8jcbd3gxsaz7bw31f8j54"))))
     (build-system copy-build-system)
     (properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
     (arguments

base-commit: 778dd796bff808f1f8520533bab239ecbe83cd87
-- 
2.45.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#73012: [PATCH] gnu: noscript: Update to 11.4.35.
  2024-09-03 21:55 [bug#73012] [PATCH] gnu: noscript: Update to 11.4.35 André Batista
@ 2024-09-19 15:47 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-09-19 15:47 UTC (permalink / raw)
  To: André Batista; +Cc: 73012-done, mhw, jonathan.brielmaier, ian

André Batista <nandre@riseup.net> skribis:

> * gnu/packages/browser-extensions.scm (noscript): Update to 11.4.35.
>
> Change-Id: Ifcd9dc47df17d547645eec4bc46649e0828bc624

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-19 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03 21:55 [bug#73012] [PATCH] gnu: noscript: Update to 11.4.35 André Batista
2024-09-19 15:47 ` bug#73012: " Ludovic Courtès

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.