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

Orhun Parmaksiz orhun at gemini.archlinux.org
Wed May 25 09:32:59 UTC 2022


    Date: Wednesday, May 25, 2022 @ 09:32:58
  Author: orhun
Revision: 1210347

upgpkg: cargo-tarpaulin 0.20.1-1: upstream release

Modified:
  cargo-tarpaulin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-25 09:24:09 UTC (rev 1210346)
+++ PKGBUILD	2022-05-25 09:32:58 UTC (rev 1210347)
@@ -2,7 +2,7 @@
 # Maintainer: Orhun Parmaksız <orhun at archlinux.org>
 
 pkgname=cargo-tarpaulin
-pkgver=0.20.0
+pkgver=0.20.1
 pkgrel=1
 pkgdesc='Tool to analyse test coverage of cargo projects'
 arch=(x86_64)
@@ -21,7 +21,7 @@
   git
   rust
 )
-_tag=c445f881a751f75503d7f9b935f282db87368c82
+_tag=e58d865837ebccea3de6675f9dacedfb373df103
 source=(git+https://github.com/xd009642/tarpaulin.git#tag=${_tag})
 b2sums=('SKIP')
 



More information about the arch-commits mailing list