gnu: icecat-source: Update gnuzilla to f23f8b609.
* gnu/packages/gnuzilla.scm (icecat-source): Update gnuzilla to f23f8b609.
This commit is contained in:
parent
6d4a78356f
commit
d3fcbefad1
1 changed files with 2 additions and 2 deletions
|
@ -523,7 +523,7 @@ variable defined below. It requires guile-json to be installed."
|
||||||
;; The upstream-icecat-base-version may be older than the
|
;; The upstream-icecat-base-version may be older than the
|
||||||
;; %icecat-base-version.
|
;; %icecat-base-version.
|
||||||
(upstream-icecat-base-version "102.8.0")
|
(upstream-icecat-base-version "102.8.0")
|
||||||
(gnuzilla-commit "03d9e3db5affe21db077c410ec08c313d6aa280e")
|
(gnuzilla-commit "f23f8b609ef4afcc7d8ac5fa795093f1c403f8da")
|
||||||
(gnuzilla-source
|
(gnuzilla-source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -535,7 +535,7 @@ variable defined below. It requires guile-json to be installed."
|
||||||
(string-take gnuzilla-commit 8)))
|
(string-take gnuzilla-commit 8)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12id87nsdwm6kra0gm3d3ww8kr0xxb4yllw9wcqmnrlnmspdc1n8"))))
|
"1zvvgjvsj7k8753f7xmpmkq35dqzyik95943hzl84v2j5mnahhj4"))))
|
||||||
|
|
||||||
;; 'search-patch' returns either a valid file name or #f, so wrap it
|
;; 'search-patch' returns either a valid file name or #f, so wrap it
|
||||||
;; in 'assume-valid-file-name' to avoid 'local-file' warnings.
|
;; in 'assume-valid-file-name' to avoid 'local-file' warnings.
|
||||||
|
|
Reference in a new issue