Skip to Content.
Sympa Menu

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

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 (6cb6144feafcb7101be1fc951e7ad3ef8ec8e11c)
  • Date: Mon, 23 Feb 2026 15:00:42 +0000

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

chat-im/profanity/DETAILS | 4 ++--
chat-im/profanity/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 6cb6144feafcb7101be1fc951e7ad3ef8ec8e11c
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

chat-im/profanity: version 0.16.0

diff --git a/chat-im/profanity/DETAILS b/chat-im/profanity/DETAILS
index 7828ecc..33b475d 100755
--- a/chat-im/profanity/DETAILS
+++ b/chat-im/profanity/DETAILS
@@ -8,8 +8,8 @@ if [[ ${PROFANITY_BRANCH} == scm ]]; then
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.15.1"
-
SOURCE_HASH="sha256:4bdd85bc193e631fc5d686d9f704b295607517f828e412b18d15a015afe78aa3:UPSTREAM_HASH"
+ VERSION="0.16.0"
+
SOURCE_HASH="sha256:59472a20dacd88d9260e64bd91a8c43f469a9d36b17df64db2afc20e58bdd72f"
SOURCE=${SPELL}-${VERSION}.tar.xz

SOURCE_URL[0]="https://github.com/${SPELL}-im/${SPELL}/releases/download/${VERSION}/${SOURCE}";
# Watch: https://github.com/profanity-im/profanity/tags tags/([0-9.]+)[.]tar
diff --git a/chat-im/profanity/HISTORY b/chat-im/profanity/HISTORY
index 141e879..6147b2b 100644
--- a/chat-im/profanity/HISTORY
+++ b/chat-im/profanity/HISTORY
@@ -1,3 +1,6 @@
+2026-02-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.16.0
+
2025-08-22 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.15.1, gz -> xz, switched to GitHub source url,
quoting++



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (6cb6144feafcb7101be1fc951e7ad3ef8ec8e11c), Pavel Vinogradov, 02/23/2026

Archive powered by MHonArc 2.6.24.

Top of Page