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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#51237: closed ([PATCH] gnu: Revert font-abattis-cantarell to
 0.301)
Date: Sat, 16 Oct 2021 17:37:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 16 Oct 2021 19:35:39 +0200
with message-id <87sfx0c1og.fsf <at> nckx>
and subject line Re: [bug#51237] Acknowledgement ([PATCH] gnu: Revert font-abattis-cantarell to 0.301)
has caused the debbugs.gnu.org bug report #51237,
regarding [PATCH] gnu: Revert font-abattis-cantarell to 0.301
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
51237: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51237
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 4 (text/plain, inline)]
Great!

Closing,

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

This bug report was last modified 3 years and 275 days ago.

Previous Next


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