Skip to Content.
Sympa Menu

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

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
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d38c075edac22f8fff0e6d8249a571d3b2d1d4f5)
  • Date: Thu, 9 Jun 2022 19:38:45 +0000

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

rust-crates/cbindgen/DETAILS | 6 +++---
rust-crates/cbindgen/HISTORY | 5 ++++-
2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit d38c075edac22f8fff0e6d8249a571d3b2d1d4f5
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

rust-crates/cbindgen: version 0.24.2

diff --git a/rust-crates/cbindgen/DETAILS b/rust-crates/cbindgen/DETAILS
index ac8868e..9a1f58d 100755
--- a/rust-crates/cbindgen/DETAILS
+++ b/rust-crates/cbindgen/DETAILS
@@ -16,10 +16,10 @@ else
#
# With the non-scm branch, we want offline builds.
#
- VERSION="0.23.0"
+ VERSION="0.24.2"
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE2="${SPELL}-${VERSION}-cargo.tar.gz"
-
SOURCE_HASH="sha512:341071b20bfcf5cca667f20473b690e9f16109edb519ce3ff263078e246db4d4d99d2ed6a51c6914755d3e554d28d523b78819c4b9eb4f5a396274a072e70da8"
+ SOURCE2="${SPELL}-0.23.0-cargo.tar.gz"
+
SOURCE_HASH="sha512:36ca2ed7942b48fde8e23673bd97ff6a53682deb14ad6d8d9095108eeae0a6b6bc0d15424df1249016ab148f83a3242bd5a14c8644d6bb6b2a1ad8bf1b65c369"

SOURCE2_HASH="sha512:a33045dd340a603061aada95e542efb279dfa4dfa84fc889c92729c30e93e03e6b882f4ef1ba0e18ad6c69b6f3500f554d2b4f3d84cad7fe38edc6077e4aff71"

SOURCE_URL[0]="https://github.com/eqrion/${SPELL}/archive/v${VERSION}.tar.gz";
SOURCE2_URL[0]="https://smgl.bandrate.org/${SOURCE2}";
diff --git a/rust-crates/cbindgen/HISTORY b/rust-crates/cbindgen/HISTORY
index d671342..b267982 100644
--- a/rust-crates/cbindgen/HISTORY
+++ b/rust-crates/cbindgen/HISTORY
@@ -1,5 +1,8 @@
+2022-06-09 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.24.2
+
2022-06-02 Florian Franzmann <bwlf AT bandrate.org>
- * DETAILS: update cargo tarball
+ * DETAILS: update cargo tarball

2022-05-31 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.23.0, git -> git_http



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d38c075edac22f8fff0e6d8249a571d3b2d1d4f5), Pavel Vinogradov, 06/09/2022

Archive powered by MHonArc 2.6.24.

Top of Page