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.163-


From: guix-commits
Subject: branch master updated: gnu: ungoogled-chromium: Update to 80.0.3987.163-0.516e2d9.
Date: Fri, 03 Apr 2020 11:54:47 -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 e7a353e  gnu: ungoogled-chromium: Update to 80.0.3987.163-0.516e2d9.
e7a353e is described below

commit e7a353ed468a805af6ad6b06b0dc0909393ff8fa
Author: Marius Bakke <address@hidden>
AuthorDate: Fri Apr 3 16:25:45 2020 +0200

    gnu: ungoogled-chromium: Update to 80.0.3987.163-0.516e2d9.
    
    * gnu/packages/chromium.scm (%chromium-version): Set to 80.0.3987.163.
    (%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 5ca0785..3d07955 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.162")
+(define %chromium-version "80.0.3987.163")
 (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
-      "080fqaxmprbni3lz4gsbys5vksribkqrfky4m79as2zi5hb7fmdc"))))
+      "0ikk4cgz3jgjhyncsvlqvlc03y7jywjpa6v34fwsjxs88flyzpdn"))))
 
 (define %ungoogled-origin
   (origin



reply via email to

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