From 8cbaf70ab77e2db2b564f73aa9daabdb97811c79 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 14 Jan 2026 01:59:53 +0100 Subject: [PATCH] harfbuzz: update to 12.3.0. --- srcpkgs/harfbuzz/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/harfbuzz/template b/srcpkgs/harfbuzz/template index d8427ea3884..a569eb9da45 100644 --- a/srcpkgs/harfbuzz/template +++ b/srcpkgs/harfbuzz/template @@ -1,6 +1,6 @@ # Template file for 'harfbuzz' pkgname=harfbuzz -version=12.2.0 +version=12.3.0 revision=1 build_style=meson build_helper="gir qemu" @@ -21,7 +21,7 @@ license="MIT" homepage="https://harfbuzz.github.io/" changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS" distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz" -checksum=ecb603aa426a8b24665718667bda64a84c1504db7454ee4cadbd362eea64e545 +checksum=8660ebd3c27d9407fc8433b5d172bafba5f0317cb0bb4339f28e5370c93d42b7 if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=enabled"