[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: noscript: Update to 11.4.35.
From: |
guix-commits |
Subject: |
03/06: gnu: noscript: Update to 11.4.35. |
Date: |
Thu, 19 Sep 2024 13:22:09 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 0e04eac9a721f421937202dcd26cb7b768792d4c
Author: André Batista <nandre@riseup.net>
AuthorDate: Tue Sep 3 18:55:53 2024 -0300
gnu: noscript: Update to 11.4.35.
* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.35.
Change-Id: Ifcd9dc47df17d547645eec4bc46649e0828bc624
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
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 @@ with the @uref{https://keepassxc.org, KeePassXC} password
manager.")
(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 @@ with the @uref{https://keepassxc.org, KeePassXC} password
manager.")
".xpi"))
(sha256
(base32
- "1iqhdm32mf3k4a2x66nqi17s8dm5g6x71sbq8fvqy6j76ish0b5j"))))
+ "1yqn60mvzgzi4h2dvv5cdzpag4bbb2y8jcbd3gxsaz7bw31f8j54"))))
(build-system copy-build-system)
(properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
(arguments
- branch master updated (2e138c4da9 -> 59db76c66b), guix-commits, 2024/09/19
- 02/06: services: file-system: Do not try to unmount /dev and /., guix-commits, 2024/09/19
- 01/06: gnu: guix: Update to e85f52e., guix-commits, 2024/09/19
- 05/06: gnu: picard: Update to 2.12.2., guix-commits, 2024/09/19
- 06/06: gnu: wireshark: Update to 4.4.0., guix-commits, 2024/09/19
- 03/06: gnu: noscript: Update to 11.4.35.,
guix-commits <=
- 04/06: gnu: Add python-charset-normalizer-3., guix-commits, 2024/09/19