From d552bef68424effef36a34903f60025e9539e63a Mon Sep 17 00:00:00 2001 From: Komeil Parseh Date: Fri, 15 Aug 2025 07:55:02 +0330 Subject: [PATCH] mercurial: update to 7.1. --- srcpkgs/mercurial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index 60553c1c740..b11f14bd69b 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,6 +1,6 @@ # Template file for 'mercurial' pkgname=mercurial -version=7.0.3 +version=7.1 revision=1 build_style=python3-module hostmakedepends="python3-devel python3-setuptools python3-setuptools_scm gettext" @@ -13,7 +13,7 @@ license="GPL-2.0-or-later" homepage="https://www.mercurial-scm.org/" changelog="https://foss.heptapod.net/mercurial/hg-website/-/raw/branch/default/source/relnotes/7.0.md" distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz" -checksum=59fc84640524da6f1938ea7e4eb0cd579fc7fedaaf563a916cb4f9dac0eacf6c +checksum=e8d920c83c38c475d8e973be60760a49dc35c3795d64bd6876e56adba622e5cb pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then