1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: noscript: Update to 12.1.1

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

Change-Id: Ib46415d6cf70fa4b2fcce2961f309daa6d416974
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
André Batista
2025-01-13 19:51:26 -03:00
committed by Hilton Chain
parent b997fec7c9
commit 15a41ec5a7

View File

@@ -312,7 +312,7 @@ with the @uref{https://keepassxc.org, KeePassXC} password manager.")
(define noscript
(package
(name "noscript")
(version "11.5.2")
(version "12.1.1")
(source (origin
(method url-fetch/zipbomb)
(uri (string-append
@@ -320,7 +320,7 @@ with the @uref{https://keepassxc.org, KeePassXC} password manager.")
".xpi"))
(sha256
(base32
"0fj96c9pnjyg2dwqnnzd64vnx1inhl72c27ybm0j515zhijal2j6"))))
"06pk3zf353yh7c8bv3xvl1jwmc2bd7v4y3p0dl1m5hygzxirwqzr"))))
(build-system copy-build-system)
(properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
(arguments