guix-commits
[Top][All Lists]
Advanced

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

01/05: gnu: ungoogled-chromium: Update to 74.0.3729.157-0.d2beaef.


From: guix-commits
Subject: 01/05: gnu: ungoogled-chromium: Update to 74.0.3729.157-0.d2beaef.
Date: Tue, 21 May 2019 11:27:27 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 91057d95644566fcd1fe83f3d592e131f5e59d75
Author: Marius Bakke <address@hidden>
Date:   Sun May 19 16:41:38 2019 +0200

    gnu: ungoogled-chromium: Update to 74.0.3729.157-0.d2beaef.
    
    * gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.157.
    (%ungoogled-revision): Update to d2beaef.
    (ungoogled-chromium-source): Update hashes.
---
 gnu/packages/chromium.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/chromium.scm b/gnu/packages/chromium.scm
index 41cc10a..83d9a96 100644
--- a/gnu/packages/chromium.scm
+++ b/gnu/packages/chromium.scm
@@ -223,8 +223,8 @@ from forcing GEXP-PROMISE."
                       #:system system
                       #:guile-for-build guile)))
 
-(define %chromium-version "74.0.3729.131")
-(define %ungoogled-revision "9e33022f3ac7de2a12e3c7a7923799c9bbbf8194")
+(define %chromium-version "74.0.3729.157")
+(define %ungoogled-revision "d2beaeff47a6e97b8909163147ad6b4058238f36")
 (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
-             "11m9mlzrqzmz7rhl0ff7lry2s4yjrdkfi36qfv48m1cg5y2cfy6i"))))
+             "01ifjsss3nqr15xx2iqsiqgjq1xc07j7ljnapsb484m7dcfk3gnw"))))
         (ungoogled-source
          (origin
            (method git-fetch)
@@ -256,7 +256,7 @@ from forcing GEXP-PROMISE."
                                      (string-take %ungoogled-revision 7)))
            (sha256
             (base32
-             "08whx582p3a2nivkj7kwin09a8acybr00z6344smb9xjlxy9rkp4"))))
+             "04schaaqhnkrgh0p1p0wyjd5aybpxmj3kfnyipwy5nh7d39afymc"))))
         (debian-source
          (origin
            (method git-fetch)



reply via email to

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