* [bug#72901] [PATCH] gnu: font-sarasa-gothic: Update to 1.0.20.
@ 2024-08-31 6:48 Hilton Chain via Guix-patches via
2024-09-02 10:57 ` bug#72901: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2024-08-31 6:48 UTC (permalink / raw)
To: 72901; +Cc: Hilton Chain, Zhu Zihao, 宋文武
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 1.0.20.
Change-Id: I4f0b02a4cf71bfd2dc8c479cb04df0835b51948f
---
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 c269a32065..a64366671f 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2131,7 +2131,7 @@ (define-public font-junicode
(define-public font-sarasa-gothic
(package
(name "font-sarasa-gothic")
- (version "1.0.5")
+ (version "1.0.20")
(source
(origin
(method url-fetch)
@@ -2139,7 +2139,7 @@ (define-public font-sarasa-gothic
"/releases/download/v" version
"/Sarasa-TTC-" version ".7z"))
(sha256
- (base32 "0sfmqrjfzjy2zxd26kjrdbp59ahxj7p2qr1z5qy512j2cgl1gyiq"))))
+ (base32 "1p84qqjijm618pg7mbzndyl2vjpa6wg8d5rhsi5clppmxjh70ml0"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
base-commit: df14cacca9b95d69fdd3b6191e42df36af266bcd
prerequisite-patch-id: 4e3ff0c99afaf274248ac18b899c3870f99a846c
prerequisite-patch-id: bdc76f30658e98588f74bd956d4859e6353672f7
prerequisite-patch-id: 4b4ad9449dc4ae9786c42193fb1237f63968f396
prerequisite-patch-id: 395fdfde8b9e7da90cf440016074ae32ce0d4069
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72901: [PATCH] gnu: font-sarasa-gothic: Update to 1.0.20.
2024-08-31 6:48 [bug#72901] [PATCH] gnu: font-sarasa-gothic: Update to 1.0.20 Hilton Chain via Guix-patches via
@ 2024-09-02 10:57 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-09-02 10:57 UTC (permalink / raw)
To: Hilton Chain; +Cc: 72901-done
Hilton Chain <hako@ultrarare.space> writes:
> * gnu/packages/fonts.scm (font-sarasa-gothic): Update to 1.0.20.
Pushed to master, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-02 10:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-31 6:48 [bug#72901] [PATCH] gnu: font-sarasa-gothic: Update to 1.0.20 Hilton Chain via Guix-patches via
2024-09-02 10:57 ` bug#72901: " 宋文武 via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.