guix-commits
[Top][All Lists]
Advanced

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

02/08: gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes


From: guix-commits
Subject: 02/08: gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes CVE-2019-5824].
Date: Wed, 1 May 2019 16:15:36 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit f99418e3f3fa309bd0ba60d6e3e9d28b14de73c6
Author: Marius Bakke <address@hidden>
Date:   Wed May 1 17:46:20 2019 +0200

    gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes 
CVE-2019-5824].
    
    * gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.131.
    (ungoogled-chromium-source): Update Chromium 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 2f40315..41cc10a 100644
--- a/gnu/packages/chromium.scm
+++ b/gnu/packages/chromium.scm
@@ -223,7 +223,7 @@ from forcing GEXP-PROMISE."
                       #:system system
                       #:guile-for-build guile)))
 
-(define %chromium-version "74.0.3729.108")
+(define %chromium-version "74.0.3729.131")
 (define %ungoogled-revision "9e33022f3ac7de2a12e3c7a7923799c9bbbf8194")
 (define %debian-revision "debian/74.0.3729.108-1")
 (define package-revision "0")
@@ -246,7 +246,7 @@ from forcing GEXP-PROMISE."
                                %chromium-version ".tar.xz"))
            (sha256
             (base32
-             "0vsvjhmrc2p8mf4rfp9bf9y4nqkbbi5v8008cdvr6c14zq35w7hy"))))
+             "11m9mlzrqzmz7rhl0ff7lry2s4yjrdkfi36qfv48m1cg5y2cfy6i"))))
         (ungoogled-source
          (origin
            (method git-fetch)



reply via email to

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