gnu: font-sil-gentium: Update to 6.2.0.

* gnu/packages/fonts.scm (font-sil-gentium): Update to 6.2.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
Stefan Baums 2023-03-19 16:29:19 -07:00 committed by Leo Famulari
parent c06b6ce257
commit 30b2a2ab9e
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -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".