Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-expand


Commits:
c87366dd by Orhun Parmaksız at 2026-05-18T18:50:34+03:00
upgpkg: 1.0.122-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = cargo-expand
        pkgdesc = Subcommand to show result of macro expansion
-       pkgver = 1.0.121
-       pkgrel = 2
+       pkgver = 1.0.122
+       pkgrel = 1
        url = https://github.com/dtolnay/cargo-expand
        arch = x86_64
        license = MIT
@@ -9,7 +9,7 @@ pkgbase = cargo-expand
        depends = cargo
        depends = glibc
        depends = libgcc
-       source = 
cargo-expand-1.0.121.tar.gz::https://github.com/dtolnay/cargo-expand/archive/1.0.121.tar.gz
-       sha256sums = 
99d61908f3e2364b31e82e9fb781c80044d26cbfdb2386ab8640205f3b535325
+       source = 
cargo-expand-1.0.122.tar.gz::https://github.com/dtolnay/cargo-expand/archive/1.0.122.tar.gz
+       sha256sums = 
fc1788db7096de68c9b57fee9b54fd7c053ca4e080555b4dc49a6690d1d03abe
 
 pkgname = cargo-expand


=====================================
PKGBUILD
=====================================
@@ -3,15 +3,15 @@
 # Contributor: Jian Zeng <anonymousknight96 AT gmail.com>
 
 pkgname=cargo-expand
-pkgver=1.0.121
-pkgrel=2
+pkgver=1.0.122
+pkgrel=1
 pkgdesc="Subcommand to show result of macro expansion"
 arch=('x86_64')
 url='https://github.com/dtolnay/cargo-expand'
 license=('MIT' 'Apache-2.0')
 depends=('cargo' 'glibc' 'libgcc')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('99d61908f3e2364b31e82e9fb781c80044d26cbfdb2386ab8640205f3b535325')
+sha256sums=('fc1788db7096de68c9b57fee9b54fd7c053ca4e080555b4dc49a6690d1d03abe')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-expand/-/commit/c87366dd1c14fcd10681169eb5f0c3cd356a7332

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-expand/-/commit/c87366dd1c14fcd10681169eb5f0c3cd356a7332
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to