GNU bug report logs - #78728
[PATCH 0/3] Update SIL fonts

Previous Next

Package: guix-patches;

Reported by: Stefan Baums <sbaums <at> gmail.com>

Date: Mon, 9 Jun 2025 04:45:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Full log


View this message in rfc822 format

From: Stefan Baums <sbaums <at> gmail.com>
To: 78728 <at> debbugs.gnu.org
Cc: Stefan Baums <baums <at> stefanbaums.com>, Hilton Chain <hako <at> ultrarare.space>, 宋文武 <iyzsong <at> envs.net>
Subject: [bug#78728] [PATCH 1/3] gnu: font-sil-gentium: Update to 7.000.
Date: Mon,  9 Jun 2025 13:28:46 +0200
* 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(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 645441101a..2aa6aa0f22 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -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".
-- 
2.49.0





This bug report was last modified 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.