summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gnuzilla.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index 576bc2586f9..431b487fd07 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -695,8 +695,8 @@ from forcing GEXP-PROMISE."
695 #:system system 695 #:system system
696 #:guile-for-build guile))) 696 #:guile-for-build guile)))
697 697
698(define %icecat-version "78.13.0-guix0-preview1") 698(define %icecat-version "78.14.0-guix0-preview1")
699(define %icecat-build-id "20210810000000") ;must be of the form YYYYMMDDhhmmss 699(define %icecat-build-id "20210907000000") ;must be of the form YYYYMMDDhhmmss
700 700
701;; 'icecat-source' is a "computed" origin that generates an IceCat tarball 701;; 'icecat-source' is a "computed" origin that generates an IceCat tarball
702;; from the corresponding upstream Firefox ESR tarball, using the 'makeicecat' 702;; from the corresponding upstream Firefox ESR tarball, using the 'makeicecat'
@@ -718,7 +718,7 @@ from forcing GEXP-PROMISE."
718 "firefox-" upstream-firefox-version ".source.tar.xz")) 718 "firefox-" upstream-firefox-version ".source.tar.xz"))
719 (sha256 719 (sha256
720 (base32 720 (base32
721 "0v2g5clp9qlsbqfjb6yz614nq8x8c4k1p6m4axyv6g27qbiaky8r")))) 721 "1ymjlg6p23c510m764pqr4sldrvk0c7g490a29js2cqc2nj2h3ma"))))
722 722
723 (upstream-icecat-base-version "78.7.0") ; maybe older than base-version 723 (upstream-icecat-base-version "78.7.0") ; maybe older than base-version
724 ;;(gnuzilla-commit (string-append "v" upstream-icecat-base-version)) 724 ;;(gnuzilla-commit (string-append "v" upstream-icecat-base-version))