Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
mercurial
Commits:
d926ec05 by Caleb Maclennan at 2024-04-04T13:41:55+03:00
upgpkg: 6.7.2-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = mercurial
pkgdesc = A scalable distributed SCM tool
pkgver = 6.7.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.mercurial-scm.org/
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=mercurial
pkgver=6.7.2
-pkgrel=1
+pkgrel=2
pkgdesc='A scalable distributed SCM tool'
arch=(x86_64)
url="https://www.mercurial-scm.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mercurial/-/commit/d926ec058326ed29eb2c31ed76b532068b7aae72
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mercurial/-/commit/d926ec058326ed29eb2c31ed76b532068b7aae72
You're receiving this email because of your account on gitlab.archlinux.org.