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

Orhun Parmaksiz orhun at gemini.archlinux.org
Sun Nov 28 12:11:15 UTC 2021


    Date: Sunday, November 28, 2021 @ 12:11:14
  Author: orhun
Revision: 1055177

upgpkg: cargo-expand 1.0.10-1: upstream release

Modified:
  cargo-expand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-28 09:11:22 UTC (rev 1055176)
+++ PKGBUILD	2021-11-28 12:11:14 UTC (rev 1055177)
@@ -3,7 +3,7 @@
 # Contributor: Jian Zeng <anonymousknight96 AT gmail.com>
 
 pkgname=cargo-expand
-pkgver=1.0.9
+pkgver=1.0.10
 pkgrel=1
 pkgdesc="Subcommand to show result of macro expansion"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('rust')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('e00c35c4b4107102869e3188b20ab48fc44dcceca278abf9ae1b31703e7f4757')
+sha256sums=('babcda3540d16bc0bf9e473343275297ae606b192f774f403cf0c9fb10ed5918')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list