guix-commits
[Top][All Lists]
Advanced

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

06/10: gnu: ungoogled-chromium: Update to 72.0.3626.121-0.a80839c [fixes


From: guix-commits
Subject: 06/10: gnu: ungoogled-chromium: Update to 72.0.3626.121-0.a80839c [fixes CVE-2019-5786].
Date: Sat, 2 Mar 2019 16:25:01 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 794e0664bd634a42e9e7aac6ac84f93bcfaa9fbe
Author: Marius Bakke <address@hidden>
Date:   Sat Mar 2 15:50:56 2019 +0100

    gnu: ungoogled-chromium: Update to 72.0.3626.121-0.a80839c [fixes 
CVE-2019-5786].
    
    * gnu/packages/chromium.scm (%chromium-version): Update to 72.0.3626.121.
    (ungoogled-chromium-source): 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 c80a51d..7d49b06 100644
--- a/gnu/packages/chromium.scm
+++ b/gnu/packages/chromium.scm
@@ -224,7 +224,7 @@ from forcing GEXP-PROMISE."
                       #:system system
                       #:guile-for-build guile)))
 
-(define %chromium-version "72.0.3626.119")
+(define %chromium-version "72.0.3626.121")
 (define %ungoogled-revision "a80839c418de8843dfcd6c13a557f12d26a0a17a")
 (define package-revision "0")
 
@@ -245,7 +245,7 @@ from forcing GEXP-PROMISE."
                                 %chromium-version ".tar.xz"))
             (sha256
              (base32
-              "0ylig933xzn6c0018nxq95xhl0wkxcm95fdiy2c7s4a4h3hkr5dk"))))
+              "07xwmlvmzfga61nrimqmzl7s29jb4kc94nkzwwlb7sh6nr55a7jc"))))
          (ungoogled-source
           (origin
             (method git-fetch)



reply via email to

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