Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (e914be71e8a35adc7c1705fcf8b4ff4dbc08b4d7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (e914be71e8a35adc7c1705fcf8b4ff4dbc08b4d7)
  • Date: Mon, 19 Aug 2024 22:48:36 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

rust-crates/rust-bindgen/DETAILS | 4 ++--
rust-crates/rust-bindgen/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit e914be71e8a35adc7c1705fcf8b4ff4dbc08b4d7
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

rust-crates/rust-bindgen: version 0.70.0

diff --git a/rust-crates/rust-bindgen/DETAILS
b/rust-crates/rust-bindgen/DETAILS
index 155466b..cb25264 100755
--- a/rust-crates/rust-bindgen/DETAILS
+++ b/rust-crates/rust-bindgen/DETAILS
@@ -8,8 +8,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION="0.69.4"
-
SOURCE_HASH="sha512:a493474c89255c801c6fd4eb44e6a94f4d23830dc13c0bbae08c46e5c364e0df176fc00174d6462b70239578d0821e9ff1aaf127d8c60688f38a50a62cf292f4"
+ VERSION="0.70.0"
+
SOURCE_HASH="sha512:0bd0fc81fe4ae137796f346756f89a25aa45035ac16c2f71bb6d41c02d26f721997b2eac38846fc6207257cd76859e67b38f30de79c4945203415f37a4a7d932"
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]="https://github.com/rust-lang/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz";
# Watch: https://github.com/rust-lang/rust-bindgen/tags tags/v([0-9.]+)[.]tar
diff --git a/rust-crates/rust-bindgen/HISTORY
b/rust-crates/rust-bindgen/HISTORY
index 2fe2ebb..aa717c0 100644
--- a/rust-crates/rust-bindgen/HISTORY
+++ b/rust-crates/rust-bindgen/HISTORY
@@ -1,3 +1,6 @@
+2024-08-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.70.0
+
2024-07-15 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.69.4



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (e914be71e8a35adc7c1705fcf8b4ff4dbc08b4d7), Pavel Vinogradov, 08/19/2024

Archive powered by MHonArc 2.6.24.

Top of Page