Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
criterion
Commits:
f9bc3247 by Caleb Maclennan at 2025-01-25T18:31:09+03:00
upgpkg: 2.4.2-5: Rebuild (actually) against libgit2 1.9
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = criterion
pkgdesc = A cross-platform C and C++ unit testing framework for the
21st century
pkgver = 2.4.2
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/Snaipe/Criterion
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=criterion
_pkgname=Criterion
pkgver=2.4.2
-pkgrel=4
+pkgrel=5
pkgdesc="A cross-platform C and C++ unit testing framework for the 21st
century"
arch=(x86_64)
url="https://github.com/Snaipe/Criterion"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/criterion/-/commit/f9bc3247a8edf012defa736e2ae0dccd3df3bfb7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/criterion/-/commit/f9bc3247a8edf012defa736e2ae0dccd3df3bfb7
You're receiving this email because of your account on gitlab.archlinux.org.