GNU bug report logs - #77605
[PATCH] gnu: font-carlito: Update to 0.0.0-1.3a810ca

Previous Next

Package: guix-patches;

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


Message #8 received at 77605 <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: Kurome <hunt31999 <at> gmail.com>
Cc: 77605 <at> debbugs.gnu.org
Subject: Re: [bug#77605] [PATCH] gnu: font-carlito: Update to 0.0.0-1.3a810ca
Date: Mon, 07 Apr 2025 18:53:56 +0800
Hi Kurome,

Debbugs doesn't automatically forward mails, reviewers won't get patches unless
they search explicitly.

Since fonts are reviewed by the localization team, you need to notify this team
(see Sending a Patch Series and Teams in GNU Guix Reference Manual).

On Mon, 07 Apr 2025 17:56:28 +0800,
Kurome wrote:
>
> Change-Id: I886dde5b75454f717645f13befbe5f966bcb914b


Please add changelog in the commit message (see Change Logs in GNU Coding
Standards, and git history for inspiration).


> ---
>  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


I see you have created multiple issues for fonts change, can you send revised
patches after reading above resources?

Thanks




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.