From facac860877b71ed95d7d07f5214381b011154cb Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Wed, 9 Mar 2022 01:52:18 +0100 Subject: [PATCH] mercurial: update to 6.1. --- srcpkgs/mercurial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index 778d60757cf6..26795f34512d 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,6 +1,6 @@ # Template file for 'mercurial' pkgname=mercurial -version=6.0.3 +version=6.1 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools python3-devel gettext" @@ -14,7 +14,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://www.mercurial-scm.org/" distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz" -checksum=67f13647a46517a2b567cdcb73c98721d75d36a0432debb15022b77f9c138333 +checksum=86f98645e4565a9256991dcde22b77b8e7d22ca6fbb60c1f4cdbd8469a38cc1f pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then