[arch-commits] Commit in cargo-expand/trunk (PKGBUILD)
    Orhun Parmaksiz 
    orhun at gemini.archlinux.org
       
    Wed May  4 21:32:23 UTC 2022
    
    
  
    Date: Wednesday, May 4, 2022 @ 21:32:22
  Author: orhun
Revision: 1194590
upgpkg: cargo-expand 1.0.18-1: upstream release
Modified:
  cargo-expand/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 21:32:21 UTC (rev 1194589)
+++ PKGBUILD	2022-05-04 21:32:22 UTC (rev 1194590)
@@ -3,7 +3,7 @@
 # Contributor: Jian Zeng <anonymousknight96 AT gmail.com>
 
 pkgname=cargo-expand
-pkgver=1.0.14
+pkgver=1.0.18
 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=('7329f4bcad2d84d12d196158eabbf970ed9e6a4e8c4c2abb08252d4bc223aa34')
+sha256sums=('4f1a10e5c435248d7ee8ab6af9876954bb2421628c2d783590163e68306c14fb')
 options=('!lto')
 
 prepare() {
    
    
More information about the arch-commits
mailing list