* [bug#65405] [PATCH] gnu: font-sarasa-gothic: Update to 0.41.7.
@ 2023-08-20 11:26 Hilton Chain via Guix-patches via
2023-08-27 4:56 ` [bug#65405] [PATCH v2] gnu: font-sarasa-gothic: Update to 0.41.8 Hilton Chain via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-08-20 11:26 UTC (permalink / raw)
To: 65405; +Cc: Hilton Chain, Zhu Zihao, 宋文武
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.7.
---
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 e881ab11cd..1b545d5a3b 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.6")
+ (version "0.41.7")
(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 "1l238rx9nw6acxy5k5b7bjd8br8cnivdlyly7r20w1b36gscl878"))))
+ (base32 "01sg5fag8hc115ff7y7k3n060271akh66g96hmrz45mhls5d40n6"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#65405] [PATCH v2] gnu: font-sarasa-gothic: Update to 0.41.8.
2023-08-20 11:26 [bug#65405] [PATCH] gnu: font-sarasa-gothic: Update to 0.41.7 Hilton Chain via Guix-patches via
@ 2023-08-27 4:56 ` Hilton Chain via Guix-patches via
2023-08-29 13:08 ` bug#65405: " Christopher Baines
0 siblings, 1 reply; 3+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-08-27 4:56 UTC (permalink / raw)
To: 65405; +Cc: Hilton Chain, Zhu Zihao, 宋文武
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.8.
---
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 e881ab11cd..2c812efc20 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.6")
+ (version "0.41.8")
(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 "1l238rx9nw6acxy5k5b7bjd8br8cnivdlyly7r20w1b36gscl878"))))
+ (base32 "0m2c3g8c6wxgyyvmraln4bx0qn949j9rin593s1c01hzah435cac"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
base-commit: 5856e185a3d4f47e27dfd064a231b3a1d44a6494
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#65405: [PATCH v2] gnu: font-sarasa-gothic: Update to 0.41.8.
2023-08-27 4:56 ` [bug#65405] [PATCH v2] gnu: font-sarasa-gothic: Update to 0.41.8 Hilton Chain via Guix-patches via
@ 2023-08-29 13:08 ` Christopher Baines
0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2023-08-29 13:08 UTC (permalink / raw)
To: Hilton Chain; +Cc: 65405-done
[-- Attachment #1: Type: text/plain, Size: 317 bytes --]
Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.8.
> ---
> gnu/packages/fonts.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Looks good to me, I've pushed this to master as
290926ae605c1ca5c4fe87f32bce5b95377c29a2.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-29 13:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-20 11:26 [bug#65405] [PATCH] gnu: font-sarasa-gothic: Update to 0.41.7 Hilton Chain via Guix-patches via
2023-08-27 4:56 ` [bug#65405] [PATCH v2] gnu: font-sarasa-gothic: Update to 0.41.8 Hilton Chain via Guix-patches via
2023-08-29 13:08 ` bug#65405: " Christopher Baines
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.