From eb26a49158aa16b002665cf8a5d0e5761b295e88 Mon Sep 17 00:00:00 2001 From: Kurome Date: Tue, 3 Jun 2025 16:10:14 +0900 Subject: [PATCH] gnu: font-google-noto: Update to 2025.06.01. * gnu/packages/fonts.scm (font-google-noto): Update to 2025.06.01. Change-Id: Ie014fd104b44cd72d869d972910d058185bef95a Signed-off-by: Hilton Chain --- 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 441b3a7990b..46eb06bac23 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -1322,7 +1322,7 @@ utilities to ease adding new glyphs to the font.") (define-public font-google-noto (package (name "font-google-noto") - (version "2025.04.01") + (version "2025.06.01") (source (origin (method git-fetch) @@ -1331,7 +1331,7 @@ utilities to ease adding new glyphs to the font.") (commit (string-append "noto-monthly-release-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0mfxikyzk6d7av02bnzykliggasy23lnz6z07bfr3mlv2plwy7f5")))) + (base32 "0afv8lw7h23lh8jhnyrs1cyjwwdixmxkpiww7p7mkshz74kcsmpa")))) (build-system font-build-system) (arguments (list