unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68770] [PATCH] gnu: font-sarasa-gothic: Update to 1.0.5.
@ 2024-01-28  6:31 Hilton Chain via Guix-patches via
  2024-02-05  7:36 ` bug#68770: " Hilton Chain via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2024-01-28  6:31 UTC (permalink / raw)
  To: 68770; +Cc: Hilton Chain, Zhu Zihao, 宋文武

* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 1.0.5.

Change-Id: I53b2a12f607e0a75645759f8e9190fe7117b49cd
---
 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 e050f4fde9..a69e54540b 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1975,7 +1975,7 @@ (define-public font-junicode
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "1.0.3")
+    (version "1.0.5")
     (source
      (origin
        (method url-fetch)
@@ -1983,7 +1983,7 @@ (define-public font-sarasa-gothic
                            "/releases/download/v" version
                            "/Sarasa-TTC-" version ".7z"))
        (sha256
-        (base32 "1cgqf15fhg567s2bwjpal3xfcdnbgyy0iav5181zkn6b4k56dgl4"))))
+        (base32 "0sfmqrjfzjy2zxd26kjrdbp59ahxj7p2qr1z5qy512j2cgl1gyiq"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: 73d8e5a9352304a5192b22e04ef022234488e0da
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68770: [PATCH] gnu: font-sarasa-gothic: Update to 1.0.5.
  2024-01-28  6:31 [bug#68770] [PATCH] gnu: font-sarasa-gothic: Update to 1.0.5 Hilton Chain via Guix-patches via
@ 2024-02-05  7:36 ` Hilton Chain via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2024-02-05  7:36 UTC (permalink / raw)
  To: 68770-done

On Sun, 28 Jan 2024 14:31:10 +0800,
Hilton Chain wrote:
> 
> * gnu/packages/fonts.scm (font-sarasa-gothic): Update to 1.0.5.
> 
> Change-Id: I53b2a12f607e0a75645759f8e9190fe7117b49cd
> ---
>  gnu/packages/fonts.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied as 2326201bc5b73ba3ef2e30f41558548faee3428f, closing.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-05  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-28  6:31 [bug#68770] [PATCH] gnu: font-sarasa-gothic: Update to 1.0.5 Hilton Chain via Guix-patches via
2024-02-05  7:36 ` bug#68770: " Hilton Chain via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).