From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 72900@debbugs.gnu.org
Cc: "Hilton Chain" <hako@ultrarare.space>,
"Zhu Zihao" <all_but_last@163.com>, 宋文武 <iyzsong@envs.net>
Subject: [bug#72900] [PATCH] gnu: font-google-noto: Update to 24.8.1.
Date: Sat, 31 Aug 2024 14:48:37 +0800 [thread overview]
Message-ID: <531392a67e07f534a80df16e2cd39f46c349d88e.1725086483.git.hako@ultrarare.space> (raw)
* gnu/packages/fonts.scm (font-google-noto): Update to 24.8.1.
Change-Id: Iafc36ccb3e9210ad6482675a7f93e3d9a12908c9
---
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 a64366671f..c568dd512d 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1126,7 +1126,7 @@ (define-public font-gnu-unifont
(define-public font-google-noto
(package
(name "font-google-noto")
- (version "24.2.1")
+ (version "24.8.1")
(source
(origin
(method git-fetch)
@@ -1135,7 +1135,7 @@ (define-public font-google-noto
(commit (string-append "noto-monthly-release-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "087jg8ahpq35xwyrmvm9ivxl0wjic2j4r28bbrwqmgdva9brms40"))))
+ (base32 "1xihvv67182m7k7lpz5wmjzg22piaabzy9mj6akb7bgl8ynxs7z8"))))
(build-system font-build-system)
(arguments
(list
base-commit: df14cacca9b95d69fdd3b6191e42df36af266bcd
prerequisite-patch-id: 4e3ff0c99afaf274248ac18b899c3870f99a846c
prerequisite-patch-id: bdc76f30658e98588f74bd956d4859e6353672f7
prerequisite-patch-id: 4b4ad9449dc4ae9786c42193fb1237f63968f396
prerequisite-patch-id: 395fdfde8b9e7da90cf440016074ae32ce0d4069
prerequisite-patch-id: 479a14424e4531c453ed3c7ce735c6b8f77b26db
--
2.45.2
next reply other threads:[~2024-08-31 6:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-31 6:48 Hilton Chain via Guix-patches via [this message]
2024-09-02 10:58 ` bug#72900: [PATCH] gnu: font-google-noto: Update to 24.8.1 宋文武 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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=531392a67e07f534a80df16e2cd39f46c349d88e.1725086483.git.hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=72900@debbugs.gnu.org \
--cc=all_but_last@163.com \
--cc=hako@ultrarare.space \
--cc=iyzsong@envs.net \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).