mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: harfbuzz: Update home page.
* gnu/packages/gtk.scm (harfbuzz) [home-page]: Update URL. Change-Id: I08612782162cec1e0db403f65fe568cbd69ae960
This commit is contained in:
parent
7bbecfc9e2
commit
93af539095
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue