From 9673c302e8d1e78e9b55ccf2b3b42c75de9bab28 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Wed, 18 Jan 2023 17:08:02 +0100 Subject: [PATCH] mercurial: update to 6.3.2. --- srcpkgs/mercurial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index 6e2581fe9a0d..dcf2f7bbfbe2 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,6 +1,6 @@ # Template file for 'mercurial' pkgname=mercurial -version=6.3.1 +version=6.3.2 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=6c39ab8732948d89cf1208751dd7d85d4042aa82153977451b9eb13367585072 +checksum=cfe6eeb5dd893ab32c0b79c1531aac420773e0fc837a35db3d4d92703df45a98 pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then