guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: icecat: Update to 60.9.0-guix1.


From: guix-commits
Subject: 01/01: gnu: icecat: Update to 60.9.0-guix1.
Date: Mon, 2 Sep 2019 21:05:13 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 68668e97dca8a0b987952d474beeed08ecfb8fda
Author: Mark H Weaver <address@hidden>
Date:   Mon Sep 2 15:32:06 2019 -0400

    gnu: icecat: Update to 60.9.0-guix1.
    
    * gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.9.0-guix1.
    (icecat-source)[upstream-firefox-source]: Update hash.
---
 gnu/packages/gnuzilla.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index ff382b2..0ffeb44 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -426,7 +426,7 @@ from forcing GEXP-PROMISE."
                       #:system system
                       #:guile-for-build guile)))
 
-(define %icecat-version "60.8.0-guix1")
+(define %icecat-version "60.9.0-guix1")
 
 ;; 'icecat-source' is a "computed" origin that generates an IceCat tarball
 ;; from the corresponding upstream Firefox ESR tarball, using the 'makeicecat'
@@ -448,7 +448,7 @@ from forcing GEXP-PROMISE."
                   "firefox-" upstream-firefox-version ".source.tar.xz"))
             (sha256
              (base32
-              "1gkz90clarbhgfxhq91s0is6lw6bfymyjb0xbyyswdg68kcqfcy1"))))
+              "0gy5x2rnnbkqmjd9sq93s3q5na9nkba68xwpizild7k6qn63qicz"))))
 
          (upstream-icecat-base-version "60.7.0") ; maybe older than 
base-version
          (upstream-icecat-gnu-version "1")



reply via email to

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