guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/15: gnu: ungoogled-chromium: Update to 86.0.4240.193-0.b68e17f.


From: guix-commits
Subject: 01/15: gnu: ungoogled-chromium: Update to 86.0.4240.193-0.b68e17f.
Date: Tue, 10 Nov 2020 16:34:16 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 3ec4b34e908f8169aec088b53782463701f0b4d3
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Nov 10 11:07:52 2020 +0100

    gnu: ungoogled-chromium: Update to 86.0.4240.193-0.b68e17f.
    
    * gnu/packages/chromium.scm (%chromium-version): Set to 86.0.4240.193.
    (ungoogled-chromium): Update hash.
---
 gnu/packages/chromium.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/chromium.scm b/gnu/packages/chromium.scm
index 902f2a7..5829193 100644
--- a/gnu/packages/chromium.scm
+++ b/gnu/packages/chromium.scm
@@ -301,7 +301,7 @@
                         "/svntogit-packages/" revision "/trunk/" name))
     (sha256 (base32 hash))))
 
-(define %chromium-version "86.0.4240.183")
+(define %chromium-version "86.0.4240.193")
 (define %ungoogled-revision "b68e17f32e9eff56615a07b44e457835bb9460c6")
 (define %debian-revision "debian/84.0.4147.105-1")
 (define %arch-revision "2cbe439471932d30ff2c8ded6b3dfd51b312bbc9")
@@ -455,7 +455,7 @@
                                   %chromium-version ".tar.xz"))
               (sha256
                (base32
-                "1g39i82js7fm4fqb8i66d6xs0kzqjxzi4vzvvwz5y9rkbikcc4ma"))
+                "0d55xkw3fygqpa3a5bvz7vqmzb0d9w1kis72h54cnwsqgw4xag90"))
               (modules '((guix build utils)))
               (snippet (force ungoogled-chromium-snippet))))
     (build-system gnu-build-system)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]