From d43570b8fd68e885cb41cd535bd241a36aa9fb04 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Thu, 21 Dec 2023 19:43:28 +0100 Subject: [PATCH] mercurial: update to 6.6.1. --- srcpkgs/mercurial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index bbb5ee808405b8..8785977d09a7d4 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,6 +1,6 @@ # Template file for 'mercurial' pkgname=mercurial -version=6.5.3 +version=6.6.1 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=2cdc81fade129cf56b128417527f190ba72fd776567394ce54eed764e667e7d5 +checksum=a29465a3fe40a3e8d49ba8343134ac2aba286b683ffeb838da0cf6e4521f9695 pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then