[arch-commits] Commit in cbindgen/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Thu Jun 9 22:12:40 UTC 2022


    Date: Thursday, June 9, 2022 @ 22:12:40
  Author: heftig
Revision: 448096

0.24.3-1

Modified:
  cbindgen/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-09 20:51:33 UTC (rev 448095)
+++ PKGBUILD	2022-06-09 22:12:40 UTC (rev 448096)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=cbindgen
-pkgver=0.24.2
+pkgver=0.24.3
 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=3d06ae1fc4984b82ada2d84ce74c7af06ffd499d  # tags/v0.24.2^0
+_commit=f43ccfc047a1a160267f32355c5e5e7154a2665a  # tags/v0.24.3^0
 source=("git+$url#commit=$_commit")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list