gnu: noscript: Update to 13.0.6.

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

Change-Id: Ib84042a6b98b2fa21b4ecbae4001a0a3cfd5ce04
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
André Batista 2025-05-23 10:31:17 -03:00 committed by Hilton Chain
parent 8b809c3311
commit cc50cef5db
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -312,7 +312,7 @@ with the @uref{https://keepassxc.org, KeePassXC} password manager.")
(define noscript (define noscript
(package (package
(name "noscript") (name "noscript")
(version "12.1.1") (version "13.0.6")
(source (origin (source (origin
(method url-fetch/zipbomb) (method url-fetch/zipbomb)
(uri (string-append (uri (string-append
@ -320,7 +320,7 @@ with the @uref{https://keepassxc.org, KeePassXC} password manager.")
".xpi")) ".xpi"))
(sha256 (sha256
(base32 (base32
"06pk3zf353yh7c8bv3xvl1jwmc2bd7v4y3p0dl1m5hygzxirwqzr")))) "12b981na4az7dswf25b5y04qwb3510ylvgkb5ndq7k249kr6w1l5"))))
(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