~ruther/guix-local

eb26a49158aa16b002665cf8a5d0e5761b295e88 — Kurome 11 months ago ca20494
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 <hako@ultrarare.space>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/fonts.scm
M gnu/packages/fonts.scm => gnu/packages/fonts.scm +2 -2
@@ 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