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


Commits:
e84524e7 by Orhun Parmaksız at 2024-04-19T22:20:54+03:00
upgpkg: 1.0.85-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.84
+       pkgver = 1.0.85
        pkgrel = 1
        url = https://github.com/dtolnay/cargo-expand
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = cargo-expand
        depends = cargo
        depends = gcc-libs
        options = !lto
-       source = 
cargo-expand-1.0.84.tar.gz::https://github.com/dtolnay/cargo-expand/archive/1.0.84.tar.gz
-       sha256sums = 
f4459979013aeb4940ffbd00fe693196336d356c050ef23c97b8d4cee6be1e15
+       source = 
cargo-expand-1.0.85.tar.gz::https://github.com/dtolnay/cargo-expand/archive/1.0.85.tar.gz
+       sha256sums = 
c65e61a4f55d57cff057e3962809ec6d433e5252b98a9b960385fe0306b10c8e
 
 pkgname = cargo-expand


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Jian Zeng <anonymousknight96 AT gmail.com>
 
 pkgname=cargo-expand
-pkgver=1.0.84
+pkgver=1.0.85
 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' 'gcc-libs')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('f4459979013aeb4940ffbd00fe693196336d356c050ef23c97b8d4cee6be1e15')
+sha256sums=('c65e61a4f55d57cff057e3962809ec6d433e5252b98a9b960385fe0306b10c8e')
 options=('!lto')
 
 prepare() {



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-expand/-/commit/e84524e73c00e0563edd2511e67ce41e076d8f73
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to