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>
This commit is contained in:
parent
447bcead88
commit
0e04eac9a7
@ -256,7 +256,7 @@ with the @uref{https://keepassxc.org, KeePassXC} password manager.")
|
|||||||
(define noscript
|
(define noscript
|
||||||
(package
|
(package
|
||||||
(name "noscript")
|
(name "noscript")
|
||||||
(version "11.4.31")
|
(version "11.4.35")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch/zipbomb)
|
(method url-fetch/zipbomb)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -264,7 +264,7 @@ with the @uref{https://keepassxc.org, KeePassXC} password manager.")
|
|||||||
".xpi"))
|
".xpi"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1iqhdm32mf3k4a2x66nqi17s8dm5g6x71sbq8fvqy6j76ish0b5j"))))
|
"1yqn60mvzgzi4h2dvv5cdzpag4bbb2y8jcbd3gxsaz7bw31f8j54"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
|
(properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
|
||||||
(arguments
|
(arguments
|
||||||
|
Loading…
Reference in New Issue
Block a user