guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: ungoogled-chromium: Update to 80.0.3987.162-


From: guix-commits
Subject: branch master updated: gnu: ungoogled-chromium: Update to 80.0.3987.162-0.516e2d9 [security fixes].
Date: Wed, 01 Apr 2020 05:30:02 -0400

This is an automated email from the git hooks/post-receive script.

mbakke pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new f8c8f80  gnu: ungoogled-chromium: Update to 80.0.3987.162-0.516e2d9 
[security fixes].
f8c8f80 is described below

commit f8c8f80704af33872251c5309cb5da2eb003a0c8
Author: Marius Bakke <address@hidden>
AuthorDate: Wed Apr 1 11:29:34 2020 +0200

    gnu: ungoogled-chromium: Update to 80.0.3987.162-0.516e2d9 [security fixes].
    
    * gnu/packages/chromium.scm (%chromium-version): Set to 80.0.3987.162.
    (%chromium-origin): 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 e90d4e7..5ca0785 100644
--- a/gnu/packages/chromium.scm
+++ b/gnu/packages/chromium.scm
@@ -247,7 +247,7 @@ from forcing GEXP-PROMISE."
                       #:system system
                       #:guile-for-build guile)))
 
-(define %chromium-version "80.0.3987.149")
+(define %chromium-version "80.0.3987.162")
 (define %ungoogled-revision "516e2d990a50a4bbeb8c583e56333c2935e2af95")
 (define %debian-revision "debian/80.0.3987.116-1")
 (define package-revision "0")
@@ -263,7 +263,7 @@ from forcing GEXP-PROMISE."
                         %chromium-version ".tar.xz"))
     (sha256
      (base32
-      "07icl3hgg1wjkmz88lbpjf6ll4xyi64spki1nmsy6899jgkxvgjh"))))
+      "080fqaxmprbni3lz4gsbys5vksribkqrfky4m79as2zi5hb7fmdc"))))
 
 (define %ungoogled-origin
   (origin



reply via email to

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