GNU bug report logs -
#56593
[PATCH] gnu: font-sarasa-gothic: Update to 0.36.6
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Sat, 16 Jul 2022 06:49:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 56593 in the body.
You can then email your comments to 56593 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#56593
; Package
guix-patches
.
(Sat, 16 Jul 2022 06:49:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Hilton Chain <hako <at> ultrarare.space>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 16 Jul 2022 06:49:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From 46bc3dcc324074b633c5bb3e1c1bdb5f209f5c15 Mon Sep 17 00:00:00 2001
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.36.6.
Signed-off-by: Hilton Chain <hako <at> ultrarare.space>
---
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 a381f061af..111ec9b87c 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1578,7 +1578,7 @@ (define-public font-iosevka-etoile
(define-public font-sarasa-gothic
(package
(name "font-sarasa-gothic")
- (version "0.36.0")
+ (version "0.36.6")
(source
(origin
(method url-fetch)
@@ -1586,7 +1586,7 @@ (define-public font-sarasa-gothic
"/releases/download/v" version
"/sarasa-gothic-ttc-" version ".7z"))
(sha256
- (base32 "0rr6qrf49zx3cl1pv7063l12nnj2nm9p4di3frp0p4ci9l7b4xmw"))))
+ (base32 "1sns6589h3wwppykqgz5w9jy4n9cbkwk56cc4gz3j3zm8wqsn0jq"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
base-commit: f6904c0b19c2fcca41bbf1400c738bd833fec9a8
--
2.37.0
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Wed, 03 Aug 2022 10:16:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Hilton Chain <hako <at> ultrarare.space>
:
bug acknowledged by developer.
(Wed, 03 Aug 2022 10:16:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 56593-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Hilton Chain <hako <at> ultrarare.space> skribis:
> From 46bc3dcc324074b633c5bb3e1c1bdb5f209f5c15 Mon Sep 17 00:00:00 2001
>
> * gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.36.6.
>
> Signed-off-by: Hilton Chain <hako <at> ultrarare.space>
Applied, thanks!
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 31 Aug 2022 11:24:14 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 295 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.