mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
8b809c3311
commit
cc50cef5db
1 changed files with 2 additions and 2 deletions
|
@ -312,7 +312,7 @@ with the @uref{https://keepassxc.org, KeePassXC} password manager.")
|
|||
(define noscript
|
||||
(package
|
||||
(name "noscript")
|
||||
(version "12.1.1")
|
||||
(version "13.0.6")
|
||||
(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
|
||||
"06pk3zf353yh7c8bv3xvl1jwmc2bd7v4y3p0dl1m5hygzxirwqzr"))))
|
||||
"12b981na4az7dswf25b5y04qwb3510ylvgkb5ndq7k249kr6w1l5"))))
|
||||
(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