gnu: uBlock Origin: Update to 1.40.8.

* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.40.8.
This commit is contained in:
Marius Bakke 2022-01-12 14:42:28 +01:00
parent c157ed08c7
commit a59ec46944
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ supported content to the Kodi media center.")
(define ublock-origin
(package
(name "ublock-origin")
(version "1.40.6")
(version "1.40.8")
(home-page "https://github.com/gorhill/uBlock")
(source (origin
(method git-fetch)
@ -60,7 +60,7 @@ supported content to the Kodi media center.")
(file-name (git-file-name name version))
(sha256
(base32
"0qxzllll78wm8rw0g22fvg23y00mq8rbd3l9bhrylnqhv6lbs6xi"))))
"17pywblp87npj5z3zyvy9rmllnxhm916fnfyyfbvfbczswkbp78s"))))
(build-system gnu-build-system)
(outputs '("xpi" "firefox" "chromium"))
(arguments