1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-07 09:45:55 +02:00

gnu: font-google-noto-serif-cjk: Update to 2.003.

* gnu/packages/fonts.scm (font-google-noto-serif-cjk): Update to 2.003.

Change-Id: If75e51b8fc6603221099554ccc4377c1526772ad
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Hilton Chain
2024-08-31 14:48:38 +08:00
committed by 宋文武
parent 75e55d5e33
commit c868d14806
+2 -2
View File
@@ -1267,7 +1267,7 @@ CJK fonts.")
(define-public font-google-noto-serif-cjk
(package
(name "font-google-noto-serif-cjk")
(version "2.002")
(version "2.003")
(source
(origin
(method url-fetch)
@@ -1276,7 +1276,7 @@ CJK fonts.")
version "/02_NotoSerifCJK-OTF-VF.zip"))
(file-name (string-append name "-" version ".zip"))
(sha256
(base32 "007jk7rmfapq5zq4ji9d1l5gpp34p98l9ylhiw33q42d66v2g717"))))
(base32 "17jjsacnv5lmnidhha9xs1kz6gspbijda01c5y50vk2n86swz63q"))))
(build-system font-build-system)
(arguments
(list #:phases