Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / cbindgen
Commits:
fbdc79fe by Jan Alexander Steffens (heftig) at 2026-05-28T23:30:13+02:00
0.29.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = cbindgen
pkgdesc = A tool for generating C bindings to Rust code
- pkgver = 0.29.2
- pkgrel = 2
+ pkgver = 0.29.3
+ pkgrel = 1
url = https://github.com/mozilla/cbindgen
arch = x86_64
license = MPL-2.0
@@ -13,7 +13,7 @@ pkgbase = cbindgen
depends = glibc
depends = libgcc
options = !lto
- source = git+https://github.com/mozilla/cbindgen#tag=v0.29.2
- b2sums =
35a8701948006c362f385c89da78aa2dac33007ac512232e743a0f4c7c3491b4e753200d11ab8738d9b207778c1b41c328aec0c2cf663ca0569778779be9ed45
+ source = git+https://github.com/mozilla/cbindgen#tag=v0.29.3
+ b2sums =
455a2858c4906e676c49ac458746899f9db069b9b49e2d0e204cd6081d326aabdc2f3b5f2ceffe50bfdcf049063c4a634781ec6c261f5876461b0153794a971d
pkgname = cbindgen
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=cbindgen
-pkgver=0.29.2
-pkgrel=2
+pkgver=0.29.3
+pkgrel=1
pkgdesc="A tool for generating C bindings to Rust code"
url="https://github.com/mozilla/cbindgen"
arch=(x86_64)
@@ -22,7 +22,7 @@ checkdepends=(
)
options=(!lto)
source=("git+$url#tag=v$pkgver")
-b2sums=('35a8701948006c362f385c89da78aa2dac33007ac512232e743a0f4c7c3491b4e753200d11ab8738d9b207778c1b41c328aec0c2cf663ca0569778779be9ed45')
+b2sums=('455a2858c4906e676c49ac458746899f9db069b9b49e2d0e204cd6081d326aabdc2f3b5f2ceffe50bfdcf049063c4a634781ec6c261f5876461b0153794a971d')
# Use debug
export CARGO_PROFILE_RELEASE_DEBUG=2 CARGO_PROFILE_RELEASE_STRIP=false
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cbindgen/-/commit/fbdc79fec7c50907ff6100ceaacf95e61c3cb794
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cbindgen/-/commit/fbdc79fec7c50907ff6100ceaacf95e61c3cb794
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