emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#72902: closed ([PATCH] gnu: font-google-noto-serif-cjk: Update to 2.


From: GNU bug Tracking System
Subject: bug#72902: closed ([PATCH] gnu: font-google-noto-serif-cjk: Update to 2.003.)
Date: Mon, 02 Sep 2024 10:58:02 +0000

Your message dated Mon, 02 Sep 2024 18:57:32 +0800
with message-id <875xrel3vn.fsf@envs.net>
and subject line Re: [bug#72902] [PATCH] gnu: font-google-noto-serif-cjk: 
Update to 2.003.
has caused the debbugs.gnu.org bug report #72902,
regarding [PATCH] gnu: font-google-noto-serif-cjk: Update to 2.003.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
72902: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72902
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: font-google-noto-serif-cjk: Update to 2.003. Date: Sat, 31 Aug 2024 14:48:38 +0800
* gnu/packages/fonts.scm (font-google-noto-serif-cjk): Update to 2.003.

Change-Id: If75e51b8fc6603221099554ccc4377c1526772ad
---
 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 c568dd512d..9cfe1807ff 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1260,7 +1260,7 @@ (define-public font-google-noto-sans-cjk
 (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)
@@ -1269,7 +1269,7 @@ (define-public font-google-noto-serif-cjk
              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

base-commit: df14cacca9b95d69fdd3b6191e42df36af266bcd
prerequisite-patch-id: 4e3ff0c99afaf274248ac18b899c3870f99a846c
prerequisite-patch-id: bdc76f30658e98588f74bd956d4859e6353672f7
prerequisite-patch-id: 4b4ad9449dc4ae9786c42193fb1237f63968f396
prerequisite-patch-id: 395fdfde8b9e7da90cf440016074ae32ce0d4069
prerequisite-patch-id: 479a14424e4531c453ed3c7ce735c6b8f77b26db
prerequisite-patch-id: cb2e326e8ae032c3dcc8e3bc9f7b4483eff0359d
-- 
2.45.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#72902] [PATCH] gnu: font-google-noto-serif-cjk: Update to 2.003. Date: Mon, 02 Sep 2024 18:57:32 +0800 User-agent: Gnus/5.13 (Gnus v5.13)
Hilton Chain <hako@ultrarare.space> writes:

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

Pushed to master, thank you!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]