From 0877a65657246d5e2ebcadc0ecc0bd42816c2f53 Mon Sep 17 00:00:00 2001 From: anelki Date: Wed, 24 May 2023 14:40:11 -0500 Subject: [PATCH] mercurial: update to 6.4.3. --- srcpkgs/mercurial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index b61f9dba94a1..518a0238193d 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,6 +1,6 @@ # Template file for 'mercurial' pkgname=mercurial -version=6.3.2 +version=6.4.3 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools python3-devel gettext git" @@ -14,7 +14,7 @@ maintainer="dataCobra " license="GPL-2.0-or-later" homepage="https://www.mercurial-scm.org/" distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz" -checksum=cfe6eeb5dd893ab32c0b79c1531aac420773e0fc837a35db3d4d92703df45a98 +checksum=a77fb62d325934a83a00b2fc6db109f44c67b86768fc40490366f513640c7f64 pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then