[bug#78728,1/3] gnu: font-sil-gentium: Update to 7.000.
Commit Message
* gnu/packages/fonts.scm (font-sil-gentium): Update to 7.000.
Change-Id: Ic1450b812bc91887c244fc324dcf3b63e0a0dc76
---
gnu/packages/fonts.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Comments
@@ -2908,15 +2908,15 @@ (define-public font-blackfoundry-inria
(define-public font-sil-gentium
(package
(name "font-sil-gentium")
- (version "6.200")
+ (version "7.000")
(source (origin
(method url-fetch)
(uri (string-append
- "https://software.sil.org/downloads/r/gentium/GentiumPlus-"
+ "https://software.sil.org/downloads/r/gentium/Gentium-"
version ".zip"))
(sha256
(base32
- "0wxhsxv7xqsfbrywax0lcbmyfbrvrcm5g4c7a2v4j4cng4xi08cv"))))
+ "089y0hf7858gnkj4cgy6qpjq05p0dk9jb9v0c0sm2y527fb68gii"))))
;; 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".