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

Orhun Parmaksiz orhun at gemini.archlinux.org
Sun Oct 24 19:07:13 UTC 2021


    Date: Sunday, October 24, 2021 @ 19:07:13
  Author: orhun
Revision: 1033218

upgpkg: cargo-tarpaulin 0.18.3-1: upstream release

Modified:
  cargo-tarpaulin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-24 19:03:23 UTC (rev 1033217)
+++ PKGBUILD	2021-10-24 19:07:13 UTC (rev 1033218)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=cargo-tarpaulin
-pkgver=0.18.2
+pkgver=0.18.3
 pkgrel=1
 pkgdesc='Tool to analyse test coverage of cargo projects'
 arch=(x86_64)
@@ -18,7 +18,7 @@
   git
   rust
 )
-_tag=58f22f660662ea9f1846a94cd3cb0926c7268bd7
+_tag=d184c33e36c6fa83c2f94b9ff1e184bacb7e7108
 source=(git+https://github.com/xd009642/tarpaulin.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list