Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (8cd6ed79af9cf43273f4792467e2794d6a2d895a)
  • Date: Tue, 3 Mar 2026 15:49:42 +0000

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

video/wireplumber/DETAILS | 2 +-
video/wireplumber/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

wireplumber: Fix typo in SOURCE_HASH

diff --git a/video/wireplumber/DETAILS b/video/wireplumber/DETAILS
index 5dc47c6..93e00df 100755
--- a/video/wireplumber/DETAILS
+++ b/video/wireplumber/DETAILS
@@ -10,7 +10,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
FORCE_DOWNLOAD=on
else
VERSION=0.5.13
-
SOURCE_HASH=sha5126d9c3f7b4d2d5afa55a5bff7f3956960ea22eebec3b059e78a8d091184e016187bb1f7558023581d29bc85f347aabee5ab5668eb0dc367b80de9c5e789ad4441:
+
SOURCE_HASH=sha512:6d9c3f7b4d2d5afa55a5bff7f3956960ea22eebec3b059e78a8d091184e016187bb1f7558023581d29bc85f347aabee5ab5668eb0dc367b80de9c5e789ad4441:
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]="https://gitlab.freedesktop.org/pipewire/${SPELL}/-/archive/${VERSION}/${SOURCE}";
diff --git a/video/wireplumber/HISTORY b/video/wireplumber/HISTORY
index caf3573..436f0c2 100644
--- a/video/wireplumber/HISTORY
+++ b/video/wireplumber/HISTORY
@@ -1,3 +1,6 @@
+2026-03-03 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: fixed typo in SOURCE_HASH
+
2025-12-23 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.5.13



  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (8cd6ed79af9cf43273f4792467e2794d6a2d895a), Ismael Luceno, 03/03/2026

Archive powered by MHonArc 2.6.24.

Top of Page