all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Lechner via Guix-patches via <guix-patches@gnu.org>
To: 62283@debbugs.gnu.org
Cc: Stefan Baums <baums@stefanbaums.com>
Subject: [bug#62283] [PATCH 1/3] gnu: font-sil-gentium: Update to 6.2.0.
Date: Sun, 19 Mar 2023 16:29:19 -0700	[thread overview]
Message-ID: <20230319232921.26048-1-felix.lechner@lease-up.com> (raw)
In-Reply-To: <20230319232219.25533-1-felix.lechner@lease-up.com>

From: Stefan Baums <baums@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





  reply	other threads:[~2023-03-19 23:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-19 23:22 [bug#62283] [PATCH 0/3] Update SIL fonts Felix Lechner via Guix-patches via
2023-03-19 23:29 ` Felix Lechner via Guix-patches via [this message]
2023-03-19 23:29 ` [bug#62283] [PATCH 2/3] gnu: font-sil-andika: Update to 6.2.0 Felix Lechner via Guix-patches via
2023-03-19 23:29 ` [bug#62283] [PATCH 3/3] gnu: font-sil-charis: " Felix Lechner via Guix-patches via
2023-03-26 22:07 ` bug#62283: [PATCH 0/3] Update SIL fonts Leo Famulari
2023-03-26 22:13   ` [bug#62283] " Felix Lechner via Guix-patches via
2023-03-27  1:04     ` Stefan Baums
2023-03-27  1:16       ` Felix Lechner via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230319232921.26048-1-felix.lechner@lease-up.com \
    --to=guix-patches@gnu.org \
    --cc=62283@debbugs.gnu.org \
    --cc=baums@stefanbaums.com \
    --cc=felix.lechner@lease-up.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.