Skip to Content.
Sympa Menu

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

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 (58ec603dd35ab0ca72d230f3ac54fbc52c16ad2e)
  • Date: Mon, 15 Jul 2024 06:06:26 +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 58ec603dd35ab0ca72d230f3ac54fbc52c16ad2e
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

rust-crates/rust-bindgen: version 0.69.4

diff --git a/rust-crates/rust-bindgen/DETAILS
b/rust-crates/rust-bindgen/DETAILS
index 61945f2..155466b 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.2"
-
SOURCE_HASH="sha512:2ed9ea21b1ae5a86eea851eba1aa2cb5e96fded8be6cf1305c9d3d2d7066cd417bb54fc793768843045af65995b7d282984f6b1e390f677df53fa65c446f8386"
+ VERSION="0.69.4"
+
SOURCE_HASH="sha512:a493474c89255c801c6fd4eb44e6a94f4d23830dc13c0bbae08c46e5c364e0df176fc00174d6462b70239578d0821e9ff1aaf127d8c60688f38a50a62cf292f4"
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 9d8e660..2fe2ebb 100644
--- a/rust-crates/rust-bindgen/HISTORY
+++ b/rust-crates/rust-bindgen/HISTORY
@@ -1,3 +1,6 @@
+2024-07-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.69.4
+
2024-01-30 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS, DETAILS, INSTALL, PREPARE: created the spell, version
0.69.2



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (58ec603dd35ab0ca72d230f3ac54fbc52c16ad2e), Pavel Vinogradov, 07/15/2024

Archive powered by MHonArc 2.6.24.

Top of Page