summaryrefslogtreecommitdiffstats
path: root/rust-crates
diff options
context:
space:
mode:
authorFlorian Franzmann2020-02-10 22:25:30 +0100
committerFlorian Franzmann2020-02-10 22:25:30 +0100
commit099058d97ae6f30557530d0ea73166aff22a7652 (patch)
tree8d39d799c18ab72256994831e63071430463c482 /rust-crates
parent53c4da1014d2bd7649d340b5ffa5840b18934dc6 (diff)
rust-crates/cbindgen: version 0.13.1
Diffstat (limited to 'rust-crates')
-rwxr-xr-xrust-crates/cbindgen/DETAILS4
-rw-r--r--rust-crates/cbindgen/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/rust-crates/cbindgen/DETAILS b/rust-crates/cbindgen/DETAILS
index 5ea8e26fd2..ec4e503af3 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.13.0"
- SOURCE_HASH="sha512:fce3a4431fd2721f29f43b9cdf037ff38cdfdcc7dd87f3ae9792e2b7580e210506b4b3664d3fe8ce5f1394445b06dd588b2bee3cd59723820c9297621e7813bd"
+ VERSION="0.13.1"
+ SOURCE_HASH="sha512:aa2b12246bea17770639ba333640ce2e89008cc3bcc5e63885ed7cc5167345f4300ed722674f13a2221c2751a7ad2958e3fd0c8311654f257b115dc17e32260e"
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 6b1e46ec7f..3b010a5f13 100644
--- a/rust-crates/cbindgen/HISTORY
+++ b/rust-crates/cbindgen/HISTORY
@@ -1,3 +1,6 @@
+2020-02-10 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.13.1
+
2020-02-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 0.13.0