gnu: DejaVu fonts: Update the home-page.
* gnu/packages/fonts.scm (font-dejavu)[home-page]: Use the new home-page.
This commit is contained in:
parent
7017d87438
commit
db369e918a
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ TrueType (TTF) files.")
|
||||||
(let ((conf-dir (string-append (assoc-ref outputs "out")
|
(let ((conf-dir (string-append (assoc-ref outputs "out")
|
||||||
"/share/fontconfig/conf.avail")))
|
"/share/fontconfig/conf.avail")))
|
||||||
(copy-recursively "fontconfig" conf-dir)))))))
|
(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")
|
(synopsis "Vera font family derivate with additional characters")
|
||||||
(description "DejaVu provides an expanded version of the Vera font family
|
(description "DejaVu provides an expanded version of the Vera font family
|
||||||
aiming for quality and broader Unicode coverage while retaining the original
|
aiming for quality and broader Unicode coverage while retaining the original
|
||||||
|
|
|
||||||
Reference in a new issue