guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: icecat: Update to 60.6.2-guix1.


From: guix-commits
Subject: 01/03: gnu: icecat: Update to 60.6.2-guix1.
Date: Mon, 6 May 2019 10:37:15 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit ebff346945af58ee152ac7668e4456cc7d0433a9
Author: Mark H Weaver <address@hidden>
Date:   Mon May 6 10:23:02 2019 -0400

    gnu: icecat: Update to 60.6.2-guix1.
    
    * gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.6.2-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 afebc82..87e5193 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.6.1-guix1")
+(define %icecat-version "60.6.2-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
-              "1x8419a1yg6igsq5ij3ymf1zmnb2wpm9dqcdfkv5wy43xgf7y0wl"))))
+              "0fvxqxg48c0xrffb720gxfjayz3xqam2xnsz5piri64dcjvxgcyd"))))
 
          (upstream-icecat-base-version "60.3.0") ; maybe older than 
base-version
          (upstream-icecat-gnu-version "1")



reply via email to

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