summaryrefslogtreecommitdiff
path: root/gnu/packages/gnuzilla.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/gnuzilla.scm')
-rw-r--r--gnu/packages/gnuzilla.scm25
1 files changed, 3 insertions, 22 deletions
diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index f32c947f3c..6d134a89c7 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -266,7 +266,7 @@ standards.")
(define-public icecat
(package
(name "icecat")
- (version "38.3.0-gnu1")
+ (version "38.4.0-gnu1")
(source
(origin
(method url-fetch)
@@ -275,28 +275,9 @@ standards.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "0vm6f7f1i5vkq2713mgzjdfnm8rpz9l0q8sv4s123vsam0j9gzh8"))
+ "0rcaa19rfgclwd2qvcz8798m57jjzra6kaxg5dniysajvx7qndfp"))
(patches (map search-patch '("icecat-avoid-bundled-includes.patch"
- "icecat-freetype-2.6.patch"
- "icecat-CVE-2015-4513-pt01.patch"
- "icecat-CVE-2015-4513-pt02.patch"
- "icecat-CVE-2015-4513-pt03.patch"
- "icecat-CVE-2015-4513-pt04.patch"
- "icecat-CVE-2015-4513-pt05.patch"
- "icecat-CVE-2015-4513-pt06.patch"
- "icecat-CVE-2015-4513-pt07.patch"
- "icecat-CVE-2015-4513-pt08.patch"
- "icecat-CVE-2015-4513-pt09.patch"
- "icecat-CVE-2015-4513-pt10.patch"
- "icecat-CVE-2015-4513-pt11.patch"
- "icecat-CVE-2015-7188.patch"
- "icecat-CVE-2015-7189.patch"
- "icecat-CVE-2015-7193.patch"
- "icecat-CVE-2015-7194.patch"
- "icecat-CVE-2015-7196.patch"
- "icecat-CVE-2015-7197.patch"
- "icecat-CVE-2015-7198.patch"
- "icecat-CVE-2015-7199.patch")))
+ "icecat-freetype-2.6.patch")))
(modules '((guix build utils)))
(snippet
'(begin