guix_mirror_bot pushed a commit to branch master
in repository guix.
commit eb26a49158aa16b002665cf8a5d0e5761b295e88
Author: Kurome <[email protected]>
AuthorDate: Tue Jun 3 16:10:14 2025 +0900
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 <[email protected]>
---
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 441b3a7990..46eb06bac2 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