From b486b83bf38d4a83ff46fd9f7b34a8af7c8b2621 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Sun, 3 May 2026 15:43:57 +0200 Subject: [PATCH] Version bump --- net-im/chatty/{chatty-0.8.8.ebuild => chatty-0.8.9.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-im/chatty/{chatty-0.8.8.ebuild => chatty-0.8.9.ebuild} (91%) diff --git a/net-im/chatty/chatty-0.8.8.ebuild b/net-im/chatty/chatty-0.8.9.ebuild similarity index 91% rename from net-im/chatty/chatty-0.8.8.ebuild rename to net-im/chatty/chatty-0.8.9.ebuild index dde3c2f..b0997b7 100755 --- a/net-im/chatty/chatty-0.8.8.ebuild +++ b/net-im/chatty/chatty-0.8.9.ebuild @@ -4,8 +4,8 @@ EAPI=7 inherit meson gnome2-utils xdg -LIBCM_COMMIT="d3e0ae0c7f80b1b88fa6c704a89d4c363d3a4ec7" -COMMIT="1f9bf31f0b67edbb24d439311aec8a0213d3bee9" +LIBCM_COMMIT="5999b7afcb02b459fe13a2b93ab018f3af6d2b05" +COMMIT="8fcf8387917bf9d25a005c9e6b506026e77a4876" DESCRIPTION="XMPP and SMS messaging via libpurple and Modemmanager" HOMEPAGE="https://gitlab.gnome.org/World/Chatty"