me
/
guix
Archived
1
0
Fork 0

gnu: harfbuzz: Update to 8.3.0.

* gnu/packages/gtk.scm (harfbuzz): Update to 8.3.0.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
Timmy Douglas 2023-12-03 23:11:52 -08:00 committed by Liliana Marie Prikler
parent bcaae2be22
commit 7936a763e1
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -259,7 +259,7 @@ output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.")
(define-public harfbuzz
(package
(name "harfbuzz")
(version "5.3.1")
(version "8.3.0")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/harfbuzz/harfbuzz"
@ -267,7 +267,7 @@ output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.")
version ".tar.xz"))
(sha256
(base32
"0ka3nkk2lks2lgakq02vyibwdziv11dkpa2brkx230asnyby0v2a"))))
"0izq2lpqxrf1l755nxrxkkiarywkx5j43asznankxplbxgm0358h"))))
(build-system gnu-build-system)
(outputs '("out"
"bin")) ;160K, only hb-view depend on cairo