unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51237] [PATCH] gnu: Revert font-abattis-cantarell to 0.301
@ 2021-10-16  2:58 Zach Oglesby
       [not found] ` <handler.51237.B.163436934416621.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Zach Oglesby @ 2021-10-16  2:58 UTC (permalink / raw)
  To: 51237; +Cc: Zach Oglesby

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





^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-16 17:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-16  2:58 [bug#51237] [PATCH] gnu: Revert font-abattis-cantarell to 0.301 Zach Oglesby
     [not found] ` <handler.51237.B.163436934416621.ack@debbugs.gnu.org>
2021-10-16 15:38   ` [bug#51237] Acknowledgement ([PATCH] gnu: Revert font-abattis-cantarell to 0.301) Zach Oglesby
2021-10-16 16:46     ` Tobias Geerinckx-Rice via Guix-patches via
2021-10-16 17:07       ` Zach Oglesby
2021-10-16 17:35         ` bug#51237: " Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).