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

Orhun Parmaksiz orhun at gemini.archlinux.org
Thu Jun 16 20:58:58 UTC 2022


    Date: Thursday, June 16, 2022 @ 20:58:58
  Author: orhun
Revision: 1238211

upgpkg: cargo-expand 1.0.23-1: upstream release

Modified:
  cargo-expand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-16 20:36:00 UTC (rev 1238210)
+++ PKGBUILD	2022-06-16 20:58:58 UTC (rev 1238211)
@@ -3,7 +3,7 @@
 # Contributor: Jian Zeng <anonymousknight96 AT gmail.com>
 
 pkgname=cargo-expand
-pkgver=1.0.21
+pkgver=1.0.23
 pkgrel=1
 pkgdesc="Subcommand to show result of macro expansion"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('d1078f1e230a44a26f6e9344f318db25778ff5f50615742f7ccb5833f1a9d645')
+sha256sums=('e4798c3a81102ae1460d5b9ab1f8692eb7306a3ad4d6cb55f541699c90b10ff6')
 options=('!lto')
 
 prepare() {



More information about the arch-commits mailing list