guix-commits
[Top][All Lists]
Advanced

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

01/04: gnu: ungoogled-chromium: Update to 73.0.3683.103-0.4c7fb6d.


From: guix-commits
Subject: 01/04: gnu: ungoogled-chromium: Update to 73.0.3683.103-0.4c7fb6d.
Date: Sun, 7 Apr 2019 18:04:30 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 821222433ad37fd9a43dd4c7ccb9cef9f9249f6c
Author: Marius Bakke <address@hidden>
Date:   Sun Apr 7 21:36:37 2019 +0200

    gnu: ungoogled-chromium: Update to 73.0.3683.103-0.4c7fb6d.
    
    * gnu/packages/chromium.scm (%chromium-version): Set to 73.0.3683.103.
    (ungoogled-chromium-source): Adjust 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 033d0de..329fb3b 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 "73.0.3683.86")
+(define %chromium-version "73.0.3683.103")
 (define %ungoogled-revision "4c7fb6d1a86602999f30b58ef8b331b2115c5ad8")
 (define %debian-revision "debian/73.0.3683.75-1")
 (define package-revision "0")
@@ -246,7 +246,7 @@ from forcing GEXP-PROMISE."
                                %chromium-version ".tar.xz"))
            (sha256
             (base32
-             "18xzddqi8rgng5vksx23jaiv103prxc38pshwp702nfjfqap7fwy"))))
+             "1bskjr7yiwvdab1b5mp36y6964xqpgks6dqazm4qifwqvqcw80pb"))))
         (ungoogled-source
          (origin
            (method git-fetch)



reply via email to

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