From a415823e2a0d9515db3edaedfe8bc68628ad723f Mon Sep 17 00:00:00 2001 From: Pavel Vinogradov Date: Tue, 22 Oct 2019 17:39:13 -0400 Subject: rust-crates/cbindgen: version 0.9.1 --- rust-crates/cbindgen/DETAILS | 4 ++-- rust-crates/cbindgen/HISTORY | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/rust-crates/cbindgen/DETAILS b/rust-crates/cbindgen/DETAILS index 8ead3903ee..120bc3e8d0 100755 --- a/rust-crates/cbindgen/DETAILS +++ b/rust-crates/cbindgen/DETAILS @@ -8,8 +8,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git" SOURCE_IGNORE="volatile" FORCE_DOWNLOAD="on" else - VERSION="0.9.0" - SOURCE_HASH="sha512:d66e702e903eace6b888ee76e3f1581972f45f3e8ec25e989186b50862e1479902d18f04a3783a7617ce5d6e4091186dc8d30929c667d691338c1e9d43f27821" + VERSION="0.9.1" + SOURCE_HASH="sha512:1f8148b2e1cbb580fd0ef9f178001851e513de39af6c69507119446dd2edc94af6438a13c87a70afa013612fb7964cf8e351b7f18e7d3732a474a7b8166d3fa8" SOURCE="${SPELL}-${VERSION}.tar.gz" SOURCE_URL[0]="https://github.com/eqrion/${SPELL}/archive/v${VERSION}.tar.gz" SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" diff --git a/rust-crates/cbindgen/HISTORY b/rust-crates/cbindgen/HISTORY index b109f5af8d..09f49990b2 100644 --- a/rust-crates/cbindgen/HISTORY +++ b/rust-crates/cbindgen/HISTORY @@ -1,3 +1,6 @@ +2019-10-22 Pavel Vinogradov + * DETAILS: version 0.9.1 + 2019-07-09 Pavel Vinogradov * DETAILS: version 0.9.0 -- cgit v1.2.3