GNU bug report logs - #51237
[PATCH] gnu: Revert font-abattis-cantarell to 0.301

Previous Next

Package: guix-patches;

Reported by: Zach Oglesby <zach <at> oglesby.co>

Date: Sat, 16 Oct 2021 07:30:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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 51237 in the body.
You can then email your comments to 51237 AT debbugs.gnu.org in the normal way.

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

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


Report forwarded to guix-patches <at> gnu.org:
bug#51237; Package guix-patches. (Sat, 16 Oct 2021 07:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zach Oglesby <zach <at> oglesby.co>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 16 Oct 2021 07:30:02 GMT) Full text and rfc822 format available.

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

From: Zach Oglesby <zach <at> oglesby.co>
To: guix-patches <at> gnu.org
Cc: Zach Oglesby <zach <at> oglesby.co>
Subject: [PATCH] gnu: Revert font-abattis-cantarell to 0.301
Date: Fri, 15 Oct 2021 22:58:32 -0400
---
 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 de1acc5a75..f59e93ada2 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -200,7 +200,7 @@ (define-public font-canada1500
 (define-public font-abattis-cantarell
   (package
     (name "font-abattis-cantarell")
-    (version "0.303")
+    (version "0.301")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/cantarell-fonts/"
@@ -208,7 +208,7 @@ (define-public font-abattis-cantarell
                                   "/cantarell-fonts-" version ".tar.xz"))
               (sha256
                (base32
-                "11sycxscs9kzl451mhygyj2qj8qlny8pamskb86np7izq05dnd9x"))))
+                "10sycxscs9kzl451mhygyj2qj8qlny8pamskb86np7izq05dnd9x"))))
     (build-system meson-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)))   ; for msgfmt
-- 
2.33.0





Information forwarded to guix-patches <at> gnu.org:
bug#51237; Package guix-patches. (Sat, 16 Oct 2021 16:16:02 GMT) Full text and rfc822 format available.

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

From: Zach Oglesby <zach <at> oglesby.co>
To: 51237 <at> debbugs.gnu.org
Subject: Re: bug#51237: Acknowledgement ([PATCH] gnu: Revert
 font-abattis-cantarell to 0.301)
Date: Sat, 16 Oct 2021 11:38:40 -0400
[Message part 1 (text/plain, inline)]
This change is because the package would not build on three different computers for me as it could not download the source and after looking for it I could not find it either.
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#51237; Package guix-patches. (Sat, 16 Oct 2021 16:50:01 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Zach Oglesby <zach <at> oglesby.co>
Cc: 51237 <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#51237] Acknowledgement ([PATCH] gnu: Revert
 font-abattis-cantarell to 0.301)
Date: Sat, 16 Oct 2021 18:46:25 +0200
[Message part 1 (text/plain, inline)]
Zach Oglesby 写道:
> This change is because the package would not build on three 
> different
> computers for me as it could not download the source and after 
> looking
> for it I could not find it either.

Nope: it didn't exist.

However, this should have been fixed on master before you sent the 
message above; does it still happen?

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#51237; Package guix-patches. (Sat, 16 Oct 2021 16:50:03 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#51237; Package guix-patches. (Sat, 16 Oct 2021 17:08:01 GMT) Full text and rfc822 format available.

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

From: Zach Oglesby <zach <at> oglesby.co>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: 51237 <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#51237] Acknowledgement ([PATCH] gnu: Revert
 font-abattis-cantarell to 0.301)
Date: Sat, 16 Oct 2021 13:07:11 -0400
[Message part 1 (text/plain, inline)]
Yeah it was not fixed on master when I made the patch but it is now.

Thanks.
On Oct 16, 2021, 12:49 PM -0400, Tobias Geerinckx-Rice <me <at> tobias.gr>, wrote:
> Zach Oglesby 写道:
> > This change is because the package would not build on three
> > different
> > computers for me as it could not download the source and after
> > looking
> > for it I could not find it either.
>
> Nope: it didn't exist.
>
> However, this should have been fixed on master before you sent the
> message above; does it still happen?
>
> Kind regards,
>
> T G-R
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#51237; Package guix-patches. (Sat, 16 Oct 2021 17:08:02 GMT) Full text and rfc822 format available.

Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Sat, 16 Oct 2021 17:37:01 GMT) Full text and rfc822 format available.

Notification sent to Zach Oglesby <zach <at> oglesby.co>:
bug acknowledged by developer. (Sat, 16 Oct 2021 17:37:01 GMT) Full text and rfc822 format available.

Message #25 received at 51237-done <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Zach Oglesby <zach <at> oglesby.co>
Cc: 51237-done <at> debbugs.gnu.org
Subject: Re: [bug#51237] Acknowledgement ([PATCH] gnu: Revert
 font-abattis-cantarell to 0.301)
Date: Sat, 16 Oct 2021 19:35:39 +0200
[Message part 1 (text/plain, inline)]
Great!

Closing,

T G-R
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 14 Nov 2021 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 162 days ago.

Previous Next


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