[arch-commits] Commit in cbindgen/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Aug 20 20:55:17 UTC 2020
Date: Thursday, August 20, 2020 @ 20:55:16
Author: heftig
Revision: 394447
0.14.4-1
Modified:
cbindgen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-20 20:55:06 UTC (rev 394446)
+++ PKGBUILD 2020-08-20 20:55:16 UTC (rev 394447)
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
pkgname=cbindgen
-pkgver=0.14.3
+pkgver=0.14.4
pkgrel=1
pkgdesc="A tool for generating C bindings to Rust code"
url="https://github.com/eqrion/cbindgen"
@@ -9,7 +9,7 @@
license=(MPL2)
depends=(gcc-libs)
makedepends=(cargo git)
-_commit=cc2876f709808a52d132a5f84e53ca1964eb92db # tags/v0.14.3^0
+_commit=83cdbd897f02eaecb090a3f216899dcc14b43959 # tags/v0.14.4^0
source=("git+https://github.com/eqrion/cbindgen#commit=$_commit")
sha512sums=('SKIP')
More information about the arch-commits
mailing list