summary refs log tree commit diff
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-05-19 16:41:38 +0200
committerMarius Bakke <mbakke@fastmail.com>2019-05-21 17:25:54 +0200
commit91057d95644566fcd1fe83f3d592e131f5e59d75 (patch)
tree8390edad97e960e4401464fe5824c0e3fb6a9e55
parent0a01bb55a642e80f20278226d94f5c9046bee4c2 (diff)
downloadguix-91057d95644566fcd1fe83f3d592e131f5e59d75.tar.gz
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.
-rw-r--r--gnu/packages/chromium.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/chromium.scm b/gnu/packages/chromium.scm
index 41cc10a8bb..83d9a96490 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)