We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6723b6a commit bae23abCopy full SHA for bae23ab
1 file changed
srcpkgs/mercurial/template
@@ -1,6 +1,6 @@
1
# Template file for 'mercurial'
2
pkgname=mercurial
3
-version=7.1.2
+version=7.2.2
4
revision=1
5
build_style=python3-module
6
hostmakedepends="python3-devel python3-setuptools python3-setuptools_scm gettext"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
13
homepage="https://www.mercurial-scm.org/"
14
changelog="https://foss.heptapod.net/mercurial/hg-website/-/raw/branch/default/source/relnotes/7.0.md"
15
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
16
-checksum=ce27b9a4767cf2ea496b51468bae512fa6a6eaf0891e49f8961dc694b4dc81ca
+checksum=f2ec8e7eeef0500591706d374555f0ceb118822068e75fa3b32be07dd2184f6c
17
18
pre_check() {
19
if [ "$XBPS_TARGET_LIBC" = musl ]; then
0 commit comments