Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7426d51b988bdeed240273a897fbf00e7456e7e2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7426d51b988bdeed240273a897fbf00e7456e7e2)
  • Date: Sat, 18 Nov 2023 13:21:10 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

devel/ccache/DETAILS | 2 +-
devel/ccache/HISTORY | 3 +++
devel/corrosion/DETAILS | 4 ++--
devel/corrosion/HISTORY | 3 +++
libs/xxhash/DETAILS | 4 ++--
libs/xxhash/HISTORY | 3 +++
6 files changed, 14 insertions(+), 5 deletions(-)

New commits:
commit 7426d51b988bdeed240273a897fbf00e7456e7e2
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

ccache: => 4.8.3

commit d540b4f06cb062b31da79db4681145ea1f15c22e
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

xxhash: => 0.8.2

commit 527eae2cf722ee2cfdaf0eb0ab5a9c43cd7c30d9
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

corrosion: => 0.4.4

diff --git a/devel/ccache/DETAILS b/devel/ccache/DETAILS
index aedd67f..4f5efa4 100755
--- a/devel/ccache/DETAILS
+++ b/devel/ccache/DETAILS
@@ -1,6 +1,6 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=ccache
- VERSION=4.8.2
+ VERSION=4.8.3
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/devel/ccache/HISTORY b/devel/ccache/HISTORY
index 3e8c287..7112fef 100755
--- a/devel/ccache/HISTORY
+++ b/devel/ccache/HISTORY
@@ -1,3 +1,6 @@
+2023-11-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.8.3
+
2023-06-17 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 4.8.2

diff --git a/devel/corrosion/DETAILS b/devel/corrosion/DETAILS
index ddce57f..503e634 100755
--- a/devel/corrosion/DETAILS
+++ b/devel/corrosion/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=corrosion
- VERSION=0.4.2
-
SOURCE_HASH=sha512:d5bb8fefe9140ffd4742210790b4018b691a52c1f8db32e0873a01cd1991d80cbeb2c31f3ad855b0a55a9440a1451380bb702f1938206d3da2d5fcdb175f4318
+ VERSION=0.4.4
+
SOURCE_HASH=sha512:9ad1a8645fee3a3f03b0daec8699275f7f3f2251c0efde4af97e20f1c55972151401e0593a6a7cb65ad36b69d4c0d8b45c9a35375111c5ac38c108df5e0522b5
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/corrosion-rs/corrosion
diff --git a/devel/corrosion/HISTORY b/devel/corrosion/HISTORY
index 7f474f5..3b984d2 100644
--- a/devel/corrosion/HISTORY
+++ b/devel/corrosion/HISTORY
@@ -1,3 +1,6 @@
+2023-11-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.4
+
2023-08.07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.4.2
spell created
diff --git a/libs/xxhash/DETAILS b/libs/xxhash/DETAILS
index 8a31499..d827be0 100755
--- a/libs/xxhash/DETAILS
+++ b/libs/xxhash/DETAILS
@@ -1,8 +1,8 @@
SPELL=xxhash
- VERSION=0.8.1
+ VERSION=0.8.2
SOURCE="$SPELL-$VERSION.tar.gz"

SOURCE_URL[0]=https://github.com/Cyan4973/xxHash/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:12feedd6a1859ef55e27218dbd6dcceccbb5a4da34cd80240d2f7d44cd246c7afdeb59830c2d5b90189bb5159293532208bf5bb622250102e12d6e1bad14a193
+
SOURCE_HASH=sha512:3e3eef21432fe88bc4dd9940ccad0308fdea3537b06fa5ac0e74c1bde53413dff29c8b3fc617a8a42b9ce88fcf213311d338a31b1ce73b3729342c9e68f06c78
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/xxHash-$VERSION"
WEB_SITE="https://www.xxhash.com/";
LICENSE[0]=BSD
diff --git a/libs/xxhash/HISTORY b/libs/xxhash/HISTORY
index 5f6722d..11a2617 100644
--- a/libs/xxhash/HISTORY
+++ b/libs/xxhash/HISTORY
@@ -1,3 +1,6 @@
+2023-11-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.8.2
+
2022-02-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.8.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7426d51b988bdeed240273a897fbf00e7456e7e2), Treeve Jelbert, 11/18/2023

Archive powered by MHonArc 2.6.24.

Top of Page