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

Orhun Parmaksiz orhun at gemini.archlinux.org
Wed Jul 28 09:53:54 UTC 2021


    Date: Wednesday, July 28, 2021 @ 09:53:54
  Author: orhun
Revision: 988677

upgpkg: cargo-expand 1.0.8-1: upstream release

Modified:
  cargo-expand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-28 09:52:44 UTC (rev 988676)
+++ PKGBUILD	2021-07-28 09:53:54 UTC (rev 988677)
@@ -3,7 +3,7 @@
 # Contributor: Jian Zeng <anonymousknight96 AT gmail.com>
 
 pkgname=cargo-expand
-pkgver=1.0.7
+pkgver=1.0.8
 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=('3064013b322dab644126ac82fa8e541148016f0a25a531c540cc2e2390aa3b68')
+sha256sums=('7d659865748e8d58481a8a722ea6f1f1b2b495a46e2055b5d6b7dd0d77f6d9c6')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list