gnu: uBlock Origin: Update to 1.41.4.
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.41.4.
This commit is contained in:
parent
f37eb24df5
commit
755c7c8082
@ -51,7 +51,7 @@ supported content to the Kodi media center.")
|
||||
(define ublock-origin
|
||||
(package
|
||||
(name "ublock-origin")
|
||||
(version "1.41.2")
|
||||
(version "1.41.4")
|
||||
(home-page "https://github.com/gorhill/uBlock")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
@ -62,7 +62,7 @@ supported content to the Kodi media center.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ga8yj2zkyngah0li3la3gslhjdayp0barch5w3y2jp9i14df9k2"))))
|
||||
"00475agnqx9qx5xvq9b1ii2ka5i0cl4b8w6qf6dd3g11ls3dv3mz"))))
|
||||
(build-system gnu-build-system)
|
||||
(outputs '("xpi" "firefox" "chromium"))
|
||||
(arguments
|
||||
|
Loading…
Reference in New Issue
Block a user