mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: noscript: Update to 11.4.31.
* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.31. Change-Id: Id95f73e9f68548627b7bf5b18e3f4c562854a62c Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
22f49bce59
commit
a0f2552e78
1 changed files with 2 additions and 2 deletions
|
@ -256,7 +256,7 @@ with the @uref{https://keepassxc.org, KeePassXC} password manager.")
|
|||
(define noscript
|
||||
(package
|
||||
(name "noscript")
|
||||
(version "11.4.29")
|
||||
(version "11.4.31")
|
||||
(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
|
||||
"1k94zvv2ypmhc29f5d2zrvigwh1xgi5kwm1kqfxarwjyn108if85"))))
|
||||
"1iqhdm32mf3k4a2x66nqi17s8dm5g6x71sbq8fvqy6j76ish0b5j"))))
|
||||
(build-system copy-build-system)
|
||||
(properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue