[arch-commits] Commit in cbindgen/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Tue Jun 7 17:59:20 UTC 2022
Date: Tuesday, June 7, 2022 @ 17:59:19
Author: heftig
Revision: 447726
0.24.1-1
Modified:
cbindgen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-07 16:43:18 UTC (rev 447725)
+++ PKGBUILD 2022-06-07 17:59:19 UTC (rev 447726)
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
pkgname=cbindgen
-pkgver=0.24.0
+pkgver=0.24.1
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=f0d4f284f7a2d3b84c8b7bfca422a0eec4605b71 # tags/v0.24.0^0
+_commit=9855f90b6568c4f75b21cd675b7c9c7f58b0e425 # tags/v0.24.1^0
source=("git+$url#commit=$_commit")
sha512sums=('SKIP')
More information about the arch-commits
mailing list