[arch-commits] Commit in cargo-nextest/trunk (PKGBUILD)

Orhun Parmaksiz orhun at gemini.archlinux.org
Sun Jul 31 10:39:33 UTC 2022


    Date: Sunday, July 31, 2022 @ 10:39:33
  Author: orhun
Revision: 1259277

upgpkg: cargo-nextest 0.9.32-1: upstream release

Modified:
  cargo-nextest/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-31 10:36:25 UTC (rev 1259276)
+++ PKGBUILD	2022-07-31 10:39:33 UTC (rev 1259277)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
 
 pkgname=cargo-nextest
-pkgver=0.9.31
+pkgver=0.9.32
 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=('2d14315ad233578611d024e09e0eb44bcdf4c5375701dfaea7e94df906ef5c84')
-b2sums=('d380a7cd885a2965383ebbcbd5a22b15300d5abf20b5169d20a900348b38fd54c9bc52c40ce17e7562204acd2745b8e27a4bdd28e21601fff698357666c64391')
+sha256sums=('abb07a1dd7074c1d2f98cf7b6e61bd0726222db6fe028788579888021959492d')
+b2sums=('7416a013a179b472f79e4b432de4735916d6752b9650cecba61ec616de624bbd27a72ee290b49de7b27437c8580a4c8607a490d7c200d884e56ede443c0120cb')
 options=('!lto')
 
 prepare() {



More information about the arch-commits mailing list