gnu: harfbuzz: Update home page.

* gnu/packages/gtk.scm (harfbuzz) [home-page]: Update URL.

Change-Id: I08612782162cec1e0db403f65fe568cbd69ae960
This commit is contained in:
Maxim Cournoyer 2025-07-27 00:08:51 +09:00 committed by Liliana Marie Prikler
parent 7bbecfc9e2
commit 93af539095
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -318,7 +318,7 @@ output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.")
"HarfBuzz is an OpenType text shaping engine.") "HarfBuzz is an OpenType text shaping engine.")
(license (license:x11-style "file://COPYING" (license (license:x11-style "file://COPYING"
"See 'COPYING' in the distribution.")) "See 'COPYING' in the distribution."))
(home-page "https://www.freedesktop.org/wiki/Software/HarfBuzz/"))) (home-page "https://github.com/harfbuzz/harfbuzz")))
(define-public libdatrie (define-public libdatrie
(package (package