* [bug#65124] [PATCH] gnu: font-sarasa-gothic: Update to 0.41.5.
@ 2023-08-07 11:06 Hilton Chain via Guix-patches via
2023-08-08 5:34 ` [bug#65124] [PATCH v2] gnu: font-sarasa-gothic: Update to 0.41.6 Hilton Chain via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-08-07 11:06 UTC (permalink / raw)
To: 65124; +Cc: Hilton Chain, Zhu Zihao, 宋文武
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.5.
---
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 d7b2e80026..c48fd1bae4 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1858,7 +1858,7 @@ (define-public font-iosevka-comfy
(define-public font-sarasa-gothic
(package
(name "font-sarasa-gothic")
- (version "0.41.4")
+ (version "0.41.5")
(source
(origin
(method url-fetch)
@@ -1866,7 +1866,7 @@ (define-public font-sarasa-gothic
"/releases/download/v" version
"/sarasa-gothic-ttc-" version ".7z"))
(sha256
- (base32 "0rqw6wrr55alsld8a9vk5g6n7zyivfh2zpw4my72qz3nfp448fs2"))))
+ (base32 "1syxwpa46hcdmm80w0bz7mxaklld5bwgicisiqgnc2wgrqqhqpcj"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
base-commit: 56667ee55cd7f3368cbff169352fe440f4f93da5
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#65124] [PATCH v2] gnu: font-sarasa-gothic: Update to 0.41.6.
2023-08-07 11:06 [bug#65124] [PATCH] gnu: font-sarasa-gothic: Update to 0.41.5 Hilton Chain via Guix-patches via
@ 2023-08-08 5:34 ` Hilton Chain via Guix-patches via
2023-08-13 6:59 ` bug#65124: [PATCH] gnu: font-sarasa-gothic: Update to 0.41.5 宋文武 via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-08-08 5:34 UTC (permalink / raw)
To: 65124; +Cc: Hilton Chain, Zhu Zihao, 宋文武
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.6.
---
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 d7b2e80026..e881ab11cd 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1858,7 +1858,7 @@ (define-public font-iosevka-comfy
(define-public font-sarasa-gothic
(package
(name "font-sarasa-gothic")
- (version "0.41.4")
+ (version "0.41.6")
(source
(origin
(method url-fetch)
@@ -1866,7 +1866,7 @@ (define-public font-sarasa-gothic
"/releases/download/v" version
"/sarasa-gothic-ttc-" version ".7z"))
(sha256
- (base32 "0rqw6wrr55alsld8a9vk5g6n7zyivfh2zpw4my72qz3nfp448fs2"))))
+ (base32 "1l238rx9nw6acxy5k5b7bjd8br8cnivdlyly7r20w1b36gscl878"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
base-commit: 98c17c14829349d4838186400541a7cd650b64d0
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-13 7:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-07 11:06 [bug#65124] [PATCH] gnu: font-sarasa-gothic: Update to 0.41.5 Hilton Chain via Guix-patches via
2023-08-08 5:34 ` [bug#65124] [PATCH v2] gnu: font-sarasa-gothic: Update to 0.41.6 Hilton Chain via Guix-patches via
2023-08-13 6:59 ` bug#65124: [PATCH] gnu: font-sarasa-gothic: Update to 0.41.5 宋文武 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).