guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: DejaVu fonts: Update the home-page.


From: Leo Famulari
Subject: 01/02: gnu: DejaVu fonts: Update the home-page.
Date: Mon, 7 May 2018 17:45:37 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit db369e918a3691002e22b79e945fc6e68caea3f0
Author: Leo Famulari <address@hidden>
Date:   Mon May 7 16:21:09 2018 -0400

    gnu: DejaVu fonts: Update the home-page.
    
    * gnu/packages/fonts.scm (font-dejavu)[home-page]: Use the new home-page.
---
 gnu/packages/fonts.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 8e892da..19597f0 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -138,7 +138,7 @@ TrueType (TTF) files.")
              (let ((conf-dir (string-append (assoc-ref outputs "out")
                                             "/share/fontconfig/conf.avail")))
                (copy-recursively "fontconfig" conf-dir)))))))
-    (home-page "http://dejavu-fonts.org/";)
+    (home-page "https://dejavu-fonts.github.io/";)
     (synopsis "Vera font family derivate with additional characters")
     (description "DejaVu provides an expanded version of the Vera font family
 aiming for quality and broader Unicode coverage while retaining the original



reply via email to

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