Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
cargo-expand
Commits:
dcdc395c by Orhun Parmaksız at 2026-06-16T23:57:23+02:00
upgpkg: 1.0.123-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cargo-expand
pkgdesc = Subcommand to show result of macro expansion
- pkgver = 1.0.122
+ pkgver = 1.0.123
pkgrel = 1
url = https://github.com/dtolnay/cargo-expand
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = cargo-expand
depends = cargo
depends = glibc
depends = libgcc
- source =
cargo-expand-1.0.122.tar.gz::https://github.com/dtolnay/cargo-expand/archive/1.0.122.tar.gz
- sha256sums =
fc1788db7096de68c9b57fee9b54fd7c053ca4e080555b4dc49a6690d1d03abe
+ source =
cargo-expand-1.0.123.tar.gz::https://github.com/dtolnay/cargo-expand/archive/1.0.123.tar.gz
+ sha256sums =
31901f08b1459dc8460fdca49b8d47a7cdbae9b2835b6de022c50e4ffa9f3367
pkgname = cargo-expand
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Jian Zeng <anonymousknight96 AT gmail.com>
pkgname=cargo-expand
-pkgver=1.0.122
+pkgver=1.0.123
pkgrel=1
pkgdesc="Subcommand to show result of macro expansion"
arch=('x86_64')
@@ -11,7 +11,7 @@ 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=('fc1788db7096de68c9b57fee9b54fd7c053ca4e080555b4dc49a6690d1d03abe')
+sha256sums=('31901f08b1459dc8460fdca49b8d47a7cdbae9b2835b6de022c50e4ffa9f3367')
prepare() {
cd "$pkgname-$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-expand/-/commit/dcdc395caf77caa5124bcec9014b2ebf2073f152
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-expand/-/commit/dcdc395caf77caa5124bcec9014b2ebf2073f152
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