Skip to Content.
Sympa Menu

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

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 (70c7b9354f422bfd4f64239084f072117d262c5b)
  • Date: Sat, 16 May 2026 02:00:05 +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 70c7b9354f422bfd4f64239084f072117d262c5b
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

chat-im/profanity: version 0.18.1

diff --git a/chat-im/profanity/DETAILS b/chat-im/profanity/DETAILS
index 821ac48..c183838 100755
--- a/chat-im/profanity/DETAILS
+++ b/chat-im/profanity/DETAILS
@@ -9,8 +9,8 @@ if [[ ${PROFANITY_BRANCH} == scm ]]; then
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.18.0"
-
SOURCE_HASH="sha256:a1ad441bf92ba0327e0740a15dfe7885cb14415a934c850b8b98ac2f728d7cf8:UPSTREAM_HASH"
+ VERSION="0.18.1"
+
SOURCE_HASH="sha256:9077e82dcc45ec38fa907cbfc7d63bd3f1344086cbd855f2d432658b06dee30a:UPSTREAM_HASH"
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 afa8457..24236ca 100644
--- a/chat-im/profanity/HISTORY
+++ b/chat-im/profanity/HISTORY
@@ -1,3 +1,6 @@
+2026-05-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.18.1
+
2026-04-10 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.18.0, mesonified
* CONFIGURE, DEPENDS: mesonified, gtk+2 -> gtk+3,


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (70c7b9354f422bfd4f64239084f072117d262c5b), Pavel Vinogradov, 05/15/2026

Archive powered by MHonArc 2.6.24.

Top of Page