David Runge pushed to branch main at Arch Linux / Packaging / Packages /
maelstrom
Commits:
f5b8f7aa by David Runge at 2025-02-11T16:08:59+01:00
upgpkg: 0.12.0-2
Rebuild to build against system provided protobuf.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = maelstrom
pkgdesc = A fast Rust, Go, and Python test runner that runs every test
in its own container
pkgver = 0.12.0
- pkgrel = 1
+ pkgrel = 2
url = https://maelstrom-software.com/
arch = x86_64
license = Apache-2.0 OR MIT
=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@ pkgname=(
maelstrom-worker
)
pkgver=0.12.0
-pkgrel=1
+pkgrel=2
pkgdesc="A fast Rust, Go, and Python test runner that runs every test in its
own container"
arch=(x86_64)
url="https://maelstrom-software.com/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/maelstrom/-/commit/f5b8f7aa9b396a7ccf3e16f46ea82bca6da41226
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/maelstrom/-/commit/f5b8f7aa9b396a7ccf3e16f46ea82bca6da41226
You're receiving this email because of your account on gitlab.archlinux.org.