GNU bug report logs -
#62283
[PATCH 0/3] Update SIL fonts.
Previous Next
Reported by: Stefan Baums <baums <at> stefanbaums.com>
Date: Sun, 19 Mar 2023 23:23:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From: Stefan Baums <baums <at> stefanbaums.com>
(font-sil-gentium): Update to 6.2.0.
---
gnu/packages/fonts.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 5d159208dd..879a3dadb1 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2072,7 +2072,7 @@ (define-public font-blackfoundry-inria
(define-public font-sil-gentium
(package
(name "font-sil-gentium")
- (version "5.000")
+ (version "6.200")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2080,7 +2080,7 @@ (define-public font-sil-gentium
version ".zip"))
(sha256
(base32
- "0m7189870hha217n1vgpmf89mwggrxkh679ffi1lxpnjggqi2n9k"))))
+ "0wxhsxv7xqsfbrywax0lcbmyfbrvrcm5g4c7a2v4j4cng4xi08cv"))))
;; Note: The zip file provides TTF files only, but the developer release,
;; which contains additional files, has a 'SOURCES.txt' file that says
;; that "the primary source files for the fonts are the fonts themselves".
--
2.39.2
This bug report was last modified 2 years and 57 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.