mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-17 07:40:29 +02:00
gnu: font-sil-gentium: Update to 7.000.
* gnu/packages/fonts.scm (font-sil-gentium): Update to 7.000. Change-Id: Ic1450b812bc91887c244fc324dcf3b63e0a0dc76 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
committed by
Andreas Enge
parent
7a667a7d44
commit
c458d93248
@@ -2908,15 +2908,15 @@ for Inria, a public research institute in computer science and mathematics.")
|
||||
(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".
|
||||
|
||||
Reference in New Issue
Block a user