guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

08/09: gnu: font-fira-go: Note lack of corresponding source.


From: guix-commits
Subject: 08/09: gnu: font-fira-go: Note lack of corresponding source.
Date: Thu, 13 Jan 2022 17:14:35 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 197579417d50acec55afedec81b3b854bfbbb680
Author: Philip McGrath <philip@philipmcgrath.com>
AuthorDate: Sat Jan 8 18:47:18 2022 -0500

    gnu: font-fira-go: Note lack of corresponding source.
    
    * gnu/packages/fonts.scm (font-fira-go)[description]: Note lack of
    corresponding source.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/fonts.scm | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 41caa4d5ee..b37408f653 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1136,7 +1136,13 @@ It includes regular, medium, and bold weights.")
     (synopsis "Multilingual extension of the Fira Sans font family")
     (description "FiraGO is a multilingual extension of the Fira Sans font
 family.  Based on the Fira Sans 4.3 glyph set, FiraGO adds support for the
-Arabic, Devanagari, Georgian, Hebrew and Thai scripts.")
+Arabic, Devanagari, Georgian, Hebrew and Thai scripts.
+
+Note that FiraGO does not include corresponding source.")
+    ;; See:
+    ;;   - https://github.com/bBoxType/FiraGO/issues/42
+    ;;   - https://github.com/bBoxType/FiraSans/issues/4#issuecomment-699882058
+    ;; For further discussion, see comments on font-fira-sans.
     (license license:silofl1.1)))
 
 (define-public font-fira-code



reply via email to

[Prev in Thread] Current Thread [Next in Thread]