[arch-commits] Commit in cargo-nextest/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at gemini.archlinux.org
Thu Jul 28 16:41:25 UTC 2022
Date: Thursday, July 28, 2022 @ 16:41:25
Author: orhun
Revision: 1258998
upgpkg: cargo-nextest 0.9.31-1: upstream release
Modified:
cargo-nextest/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-28 16:13:51 UTC (rev 1258997)
+++ PKGBUILD 2022-07-28 16:41:25 UTC (rev 1258998)
@@ -2,7 +2,7 @@
# Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
pkgname=cargo-nextest
-pkgver=0.9.30
+pkgver=0.9.31
pkgrel=1
pkgdesc="A next-generation test runner for Rust."
arch=('x86_64')
@@ -11,8 +11,8 @@
depends=('gcc-libs')
makedepends=('cargo')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/cargo-nextest-$pkgver.tar.gz")
-sha256sums=('2cc42582acd9e802e75ada00d065fe6d2ccc94ee5dcd4bb970c6336493b7b2e1')
-b2sums=('b454cdb473812e48b6fe8bcf6f62b2b83dc210ec3b11db2341a36de178f3a4053b470811c001603c60041782e3c1f730cc58c6aa89a74948173296397271e838')
+sha256sums=('2d14315ad233578611d024e09e0eb44bcdf4c5375701dfaea7e94df906ef5c84')
+b2sums=('d380a7cd885a2965383ebbcbd5a22b15300d5abf20b5169d20a900348b38fd54c9bc52c40ce17e7562204acd2745b8e27a4bdd28e21601fff698357666c64391')
options=('!lto')
prepare() {
More information about the arch-commits
mailing list