mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: noscript: Update to 13.2.2.
* gnu/packages/browser-extensions.scm (noscript): Update to 13.2.2. Change-Id: If91df5c89376db60884231e0afcae215be1f8f1f Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
5026ceaf58
commit
18edf5adb1
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.2.1")
|
||||
(version "13.2.2")
|
||||
(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
|
||||
"16p63kg7zwnfss9sb3j2kn9m7dx9prh09h4vbz3b0pg5s7rrf0hr"))))
|
||||
"0w2w0a76dk01bkh83mqwgs9ky02rjqk15z5sxg4a6mw0hpr81bpm"))))
|
||||
(build-system copy-build-system)
|
||||
(properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
|
||||
(arguments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue