[arch-commits] Commit in cbindgen/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Wed Jun 8 07:39:31 UTC 2022
Date: Wednesday, June 8, 2022 @ 07:39:30
Author: heftig
Revision: 447746
0.24.2-1
Modified:
cbindgen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-08 06:59:11 UTC (rev 447745)
+++ PKGBUILD 2022-06-08 07:39:30 UTC (rev 447746)
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
pkgname=cbindgen
-pkgver=0.24.1
+pkgver=0.24.2
pkgrel=1
pkgdesc="A tool for generating C bindings to Rust code"
url="https://github.com/eqrion/cbindgen"
@@ -11,7 +11,7 @@
makedepends=(cargo git)
checkdepends=(cython)
options=(debug)
-_commit=9855f90b6568c4f75b21cd675b7c9c7f58b0e425 # tags/v0.24.1^0
+_commit=3d06ae1fc4984b82ada2d84ce74c7af06ffd499d # tags/v0.24.2^0
source=("git+$url#commit=$_commit")
sha512sums=('SKIP')
More information about the arch-commits
mailing list