[PATCH] gnu: font-sarasa-gothic: Update to 0.41.4.

  • Done
  • quality assurance status badge
Details
2 participants
  • Hilton Chain
  • ???
Owner
unassigned
Submitted by
Hilton Chain
Severity
normal
H
H
Hilton Chain wrote on 24 Jul 2023 04:15
(address . guix-patches@gnu.org)(name . Hilton Chain)(address . hako@ultrarare.space)
a8ae17092d2a29b06594998adf807ee2367a9e35.1690163724.git.hako@ultrarare.space
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.4.
---
gnu/packages/fonts.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (35 lines)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index bc43a9866b..0be7e07430 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -50,7 +50,7 @@
;;; Copyright © 2022, 2023 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2021 Liliana Marie Prikler <liliana.prikler@gmail.com>
;;; Copyright © 2022 Jose G Perez Taveras <josegpt27@gmail.com>
-;;; Copyright © 2022 Hilton Chain <hako@ultrarare.space>
+;;; Copyright © 2022, 2023 Hilton Chain <hako@ultrarare.space>
;;; Copyright © 2022 Nguy?n Gia Phong <mcsinyx@disroot.org>
;;; Copyright © 2023 Nicolas Graves <ngraves@ngraves.fr>
;;; Copyright © 2023 Ahmad Draidi <a.r.draidi@redscript.org>
@@ -1858,7 +1858,7 @@ (define-public font-iosevka-comfy
(define-public font-sarasa-gothic
(package
(name "font-sarasa-gothic")
- (version "0.41.3")
+ (version "0.41.4")
(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 "11ldfkdc86kxbpwypggkyx2k5pj2rnq34r7gp0pmpzz61m1wk2v0"))))
+ (base32 "0rqw6wrr55alsld8a9vk5g6n7zyivfh2zpw4my72qz3nfp448fs2"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases

base-commit: b5af0b9c016a65bf32b06a4f118c2ed48f3a80b3
--
2.41.0
?
(name . Hilton Chain)(address . hako@ultrarare.space)
87cyzra0mv.fsf@envs.net
Hilton Chain <hako@ultrarare.space> writes:

Toggle quote (2 lines)
> * gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.4.

Pushed 0.41.6 update, thank you!
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 64815@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 64815
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch