[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: uBlock Origin: Update to 1.38.4.
From: |
guix-commits |
Subject: |
06/07: gnu: uBlock Origin: Update to 1.38.4. |
Date: |
Mon, 11 Oct 2021 15:54:23 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 63162b19656a308d34ce583dee5360b8976fe07d
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Oct 11 18:53:08 2021 +0200
gnu: uBlock Origin: Update to 1.38.4.
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.38.4.
---
gnu/packages/browser-extensions.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/browser-extensions.scm
b/gnu/packages/browser-extensions.scm
index bf7a42c..b643f40 100644
--- a/gnu/packages/browser-extensions.scm
+++ b/gnu/packages/browser-extensions.scm
@@ -51,7 +51,7 @@ supported content to the Kodi media center.")
(define ublock-origin
(package
(name "ublock-origin")
- (version "1.38.2")
+ (version "1.38.4")
(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
- "09ymrp6dwd9a4raykapx129vwix8gyq22wlphypll8bajjl5a47f"))))
+ "127b5mg54zfci86q66fss701y20b0mjpa4flx7iar7nviqg9fa1h"))))
(build-system gnu-build-system)
(outputs '("xpi" "firefox" "chromium"))
(arguments
- branch master updated (601d997 -> 0105f33), guix-commits, 2021/10/11
- 01/07: gnu: drbd-utils: Update to 9.19.0., guix-commits, 2021/10/11
- 02/07: services: ganeti: Don't start the metadata daemon automatically., guix-commits, 2021/10/11
- 04/07: doc: Fix typo., guix-commits, 2021/10/11
- 06/07: gnu: uBlock Origin: Update to 1.38.4.,
guix-commits <=
- 03/07: gnu: ganeti: Update to 3.0.1., guix-commits, 2021/10/11
- 07/07: gnu: ganeti: Adjust to GHC 8.10 / Stackage 18.10., guix-commits, 2021/10/11
- 05/07: gnu: ungoogled-chromium: Update to 94.0.4606.81-1., guix-commits, 2021/10/11