unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68281] [PATCH] gnu: font-sarasa-gothic: Update to 1.0.3.
@ 2024-01-06 11:21 Hilton Chain via Guix-patches via
  2024-01-07 18:53 ` bug#68281: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2024-01-06 11:21 UTC (permalink / raw)
  To: 68281; +Cc: Hilton Chain, Zhu Zihao, 宋文武

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

Change-Id: I227632d725fb341199c738a5aa6ac17e7ea635cb
---
 gnu/packages/fonts.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 7516e1642b..68c0770d78 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1952,15 +1952,15 @@ (define-public font-junicode
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "0.42.6")
+    (version "1.0.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://github.com/be5invis/Sarasa-Gothic"
                            "/releases/download/v" version
-                           "/sarasa-gothic-ttc-" version ".7z"))
+                           "/Sarasa-TTC-" version ".7z"))
        (sha256
-        (base32 "0czx10yph2lxg2k4w6qjnil73zb2pgg3g400apm9gay41m04990v"))))
+        (base32 "1cgqf15fhg567s2bwjpal3xfcdnbgyy0iav5181zkn6b4k56dgl4"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: c0e21e523d93081153a2ffc91e5a9f06afe62b91
-- 
2.41.0





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

* bug#68281: [PATCH] gnu: font-sarasa-gothic: Update to 1.0.3.
  2024-01-06 11:21 [bug#68281] [PATCH] gnu: font-sarasa-gothic: Update to 1.0.3 Hilton Chain via Guix-patches via
@ 2024-01-07 18:53 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2024-01-07 18:53 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 68281-done, Zhu Zihao, 宋文武


> -                           "/sarasa-gothic-ttc-" version ".7z"))
> +                           "/Sarasa-TTC-" version ".7z"))

I mentioned that in the commit message and applied,

Thanks,

Mathieu




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

end of thread, other threads:[~2024-01-07 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-06 11:21 [bug#68281] [PATCH] gnu: font-sarasa-gothic: Update to 1.0.3 Hilton Chain via Guix-patches via
2024-01-07 18:53 ` bug#68281: " Mathieu Othacehe

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).