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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kurome <hunt31999 <at> gmail.com>
Subject: bug#77605: closed (Re: [bug#77605] [PATCH v2] gnu: font-carlito:
 Update to 0.0.0-1.3a810ca)
Date: Fri, 11 Apr 2025 11:36:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77605: [PATCH] gnu: font-carlito: Update to 0.0.0-1.3a810ca

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 77605 <at> debbugs.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)]
From: Christopher Baines <mail <at> cbaines.net>
To: Kurome <hunt31999 <at> gmail.com>
Cc: 77605-done <at> debbugs.gnu.org
Subject: Re: [bug#77605] [PATCH v2] gnu: font-carlito: Update to
 0.0.0-1.3a810ca
Date: Fri, 11 Apr 2025 12:35:29 +0100
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
From: Kurome <hunt31999 <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Kurome <hunt31999 <at> gmail.com>
Subject: [PATCH] gnu: font-carlito: Update to 0.0.0-1.3a810ca
Date: Mon,  7 Apr 2025 18:56:28 +0900
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




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.