Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ee92f7f858ead4e79c74f5fcea227ec4b37f34d2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ee92f7f858ead4e79c74f5fcea227ec4b37f34d2)
  • Date: Fri, 7 Jul 2023 21:24:46 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

chat-irc/pounce/DETAILS | 4 ++--
chat-irc/pounce/HISTORY | 3 +++
x11-libs/wine/DETAILS | 6 ++++--
3 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit ee92f7f858ead4e79c74f5fcea227ec4b37f34d2
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

pounce 3.1

commit 1f065e9fb892b8e4861d5e61bf352616610e3504
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

wine 8.12 (devel) & add SOURCE_HASH

diff --git a/chat-irc/pounce/DETAILS b/chat-irc/pounce/DETAILS
index b79216f..0d4037a 100755
--- a/chat-irc/pounce/DETAILS
+++ b/chat-irc/pounce/DETAILS
@@ -1,8 +1,8 @@
SPELL=pounce
- VERSION=3.0
+ VERSION=3.1
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://git.causal.agency/$SPELL/snapshot/$SOURCE
-
SOURCE_HASH=sha512:76fce4820c877202720505a96d45394027d88f9755fe9a96fb69e305699022d61f8dba7db524b0bc5058b5f999bcd02b82904525d3284b34a29ffbe64c1c3bc0
+
SOURCE_HASH=sha512:b2c2481e152368080e6ce9b3be2d7920eb4cac630dabb994e31170fb44977e2235c0ff30a7f08e826a329da69371a3ff2dae33831cb93b18655f98fc6569da7d
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://git.causal.agency/pounce/";
LICENSE[0]="GPL-3.0-or-later"
diff --git a/chat-irc/pounce/HISTORY b/chat-irc/pounce/HISTORY
index 5bb98fe..358befe 100644
--- a/chat-irc/pounce/HISTORY
+++ b/chat-irc/pounce/HISTORY
@@ -1,2 +1,5 @@
+2023-07-07 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 3.1
+
2022-05-31 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, DETAILS: spell created
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 330dc75..547a567 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -1,8 +1,10 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=wine
case "$WINE_BRANCH" in
-(devel) VERSION=8.10;;
-(stable) VERSION=8.0.1;;
+(devel) VERSION=8.12
+
SOURCE_HASH=sha512:6b9eab7ca1ed5a13202b1250d8d95f6bd8ee5176f0c39b5358aedaf28f7f23543f4a73bf0782c3b4e50936813fc2a459582b5d294569c976ace784fbd9e0af1b;;
+(stable) VERSION=8.0.1
+
SOURCE_HASH=sha512:9264a3dbe8b0168aa94b8266d5686b1da39352baefa4e72a63b0ed5aa2daca8811633dc89da3bb2aff497fb2b3b917f5cd021d0baae390490f1ca5ffd5ac4b3a;;
esac; case "$WINE_BRANCH" in
(scm)
VERSION=$(get_scm_version)



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ee92f7f858ead4e79c74f5fcea227ec4b37f34d2), Ismael Luceno, 07/07/2023

Archive powered by MHonArc 2.6.24.

Top of Page