GNU bug report logs -
#77605
[PATCH] gnu: font-carlito: Update to 0.0.0-1.3a810ca
Previous Next
Reported by: Kurome <hunt31999 <at> gmail.com>
Date: Mon, 7 Apr 2025 09:58:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 11 Apr 2025 12:35:29 +0100
with message-id <87h62vvsla.fsf <at> cbaines.net>
and subject line Re: [bug#77605] [PATCH v2] gnu: font-carlito: Update to 0.0.0-1.3a810ca
has caused the debbugs.gnu.org bug report #77605,
regarding [PATCH] gnu: font-carlito: Update to 0.0.0-1.3a810ca
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
77605: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77605
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Change-Id: I886dde5b75454f717645f13befbe5f966bcb914b
---
gnu/packages/fonts.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 75b1bee6e2..941f59b672 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -476,8 +476,8 @@ (define-public font-lato
(license license:silofl1.1)))
(define-public font-carlito
- (let ((commit "64cab86c9b602088697294736b86f2831f3f44be")
- (revision "0"))
+ (let ((commit "3a810cab78ebd6e2e4eed42af9e8453c4f9b850a")
+ (revision "1"))
(package
(name "font-carlito")
(version (git-version "0.0.0" revision commit))
@@ -489,7 +489,7 @@ (define-public font-carlito
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "02wy8vs5m4whm5apl3p6cpz0qa9jwjj9qi219zjspiszha2ivssz"))))
+ (base32 "1qf3zdpbmx3ylamka82nqxjpm3qjfm0nca2yzzsxmvg7krjyz12k"))))
(build-system font-build-system)
(home-page "https://github.com/googlefonts/carlito")
(synopsis "Free alternative to Calibri")
--
2.49.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Kurome <hunt31999 <at> gmail.com> writes:
> * gnu/packages/fonts.scm (font-carlito): Update to 0.0.0-1.3a810ca
>
> Change-Id: I47068c06cd1e6ef50b7105d18414888495707e08
> ---
> gnu/packages/fonts.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks for the patch, I've pushed this to master as
7dc215155028b2ac91695913f7a5c726dc35e86b.
Chris
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 42 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.