GNU bug report logs - #78093
[PATCH] gnu: font-aporetic: Update to 1.2.0.

Previous Next

Package: guix-patches;

Reported by: Gabriel Santos <gabrielsantosdesouza <at> disroot.org>

Date: Sun, 27 Apr 2025 12:10:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 78093 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to hako <at> ultrarare.space, iyzsong <at> envs.net, guix-patches <at> gnu.org:
bug#78093; Package guix-patches. (Sun, 27 Apr 2025 12:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Gabriel Santos <gabrielsantosdesouza <at> disroot.org>:
New bug report received and forwarded. Copy sent to hako <at> ultrarare.space, iyzsong <at> envs.net, guix-patches <at> gnu.org. (Sun, 27 Apr 2025 12:10:02 GMT) Full text and rfc822 format available.

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

From: Gabriel Santos <gabrielsantosdesouza <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Gabriel Santos <gabrielsantosdesouza <at> disroot.org>
Subject: [PATCH] gnu: font-aporetic: Update to 1.2.0.
Date: Sun, 27 Apr 2025 09:08:11 -0300
* gnu/packages/fonts.scm (font-aporetic): Update to 1.2.0.

Change-Id: I814150029b789d77bfcebc26a173ef475d09efc0
---
 gnu/packages/fonts.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 24a748aa70..413ce81f10 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -65,6 +65,7 @@
 ;;; Copyright © 2024 Josep Bigorra <jjbigorra <at> gmail.com>
 ;;; Copyright © 2023 Santiago Payà Miralta <santiagopim <at> gmail.com>
 ;;; Copyright © 2025 Kurome <hunt31999 <at> gmail.com>
+;;; Copyright © 2025 Gabriel Santos <gabrielsantosdesouza <at> disroot.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2476,7 +2477,7 @@ (define-public font-iosevka-ss18
 (define-public font-aporetic
   (package
     (name "font-aporetic")
-    (version "1.1.0")
+    (version "1.2.0")
     (source
      (origin
        (method git-fetch)
@@ -2485,7 +2486,7 @@ (define-public font-aporetic
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0cihagy7vhw5pqznbihwv3pgb516i94iqfnvfm73njrx1a4dalz6"))))
+        (base32 "1bb7js8lxa4f5kcjjvn587m4hd92qkydr5dbcjmimq2r8mimn75j"))))
     (build-system font-build-system)
     (home-page "https://github.com/protesilaos/aporetic")
     (synopsis "Customised build of the Iosevka typeface")

base-commit: 7e5913f90df916d8d9f5c509354d62324f54f481
-- 
2.49.0





Information forwarded to guix-patches <at> gnu.org:
bug#78093; Package guix-patches. (Mon, 28 Apr 2025 07:28:01 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Gabriel Santos via Guix-patches via <guix-patches <at> gnu.org>
Cc: 78093-done <at> debbugs.gnu.org, Hilton Chain <hako <at> ultrarare.space>,
 Gabriel Santos <gabrielsantosdesouza <at> disroot.org>,
 宋文武 <iyzsong <at> envs.net>
Subject: Re: [bug#78093] [PATCH] gnu: font-aporetic: Update to 1.2.0.
Date: Mon, 28 Apr 2025 08:27:28 +0100
[Message part 1 (text/plain, inline)]
Gabriel Santos via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/fonts.scm (font-aporetic): Update to 1.2.0.
>
> Change-Id: I814150029b789d77bfcebc26a173ef475d09efc0
> ---
>  gnu/packages/fonts.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
881d46eb386c2de8bc6f1405972ee1e115eeb3a1.

Chris
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 28 Apr 2025 07:28:02 GMT) Full text and rfc822 format available.

Notification sent to Gabriel Santos <gabrielsantosdesouza <at> disroot.org>:
bug acknowledged by developer. (Mon, 28 Apr 2025 07:28:02 GMT) Full text and rfc822 format available.

This bug report was last modified today.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.