mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 20:50:54 -06:00
gnu: noscript: Update to 13.0.9.
* gnu/packages/browser-extensions.scm (noscript): Update to 13.0.9. Change-Id: I567d22bd50385eb4150799ad740f77888aca4112 Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
23b22f75e9
commit
82e1803536
1 changed files with 2 additions and 2 deletions
|
|
@ -328,7 +328,7 @@ with the @uref{https://keepassxc.org, KeePassXC} password manager.")
|
|||
(define noscript
|
||||
(package
|
||||
(name "noscript")
|
||||
(version "13.0.8")
|
||||
(version "13.0.9")
|
||||
(source (origin
|
||||
(method url-fetch/zipbomb)
|
||||
(uri (string-append
|
||||
|
|
@ -336,7 +336,7 @@ with the @uref{https://keepassxc.org, KeePassXC} password manager.")
|
|||
".xpi"))
|
||||
(sha256
|
||||
(base32
|
||||
"1p6jrz22jjzcqlbza2v8nix2sx9xjgl43vmm43hwrf9w13z8r5wx"))))
|
||||
"1xbisx3xqak9aj7nb2lh94an6yfldsl6a2g2qc87vxi1zwdbcnjj"))))
|
||||
(build-system copy-build-system)
|
||||
(properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
|
||||
(arguments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue