mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: harfbuzz: Update home page.
* gnu/packages/gtk.scm (harfbuzz) [home-page]: Update URL. Change-Id: I08612782162cec1e0db403f65fe568cbd69ae960
This commit is contained in:
committed by
Andreas Enge
parent
2237af02fc
commit
396d955f06
@@ -319,7 +319,7 @@ output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.")
|
||||
"HarfBuzz is an OpenType text shaping engine.")
|
||||
(license (license:x11-style "file://COPYING"
|
||||
"See 'COPYING' in the distribution."))
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/HarfBuzz/")))
|
||||
(home-page "https://github.com/harfbuzz/harfbuzz")))
|
||||
|
||||
(define-public libdatrie
|
||||
(package
|
||||
|
||||
Reference in New Issue
Block a user