From d54d53bacf79572358dc68f05b5b217fd14885dc Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Thu, 11 Jul 2024 11:20:47 +0200 Subject: [PATCH] QA Fix --- net-im/chatty/chatty-0.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/chatty/chatty-0.8.4.ebuild b/net-im/chatty/chatty-0.8.4.ebuild index 40a2f8e..82552a4 100755 --- a/net-im/chatty/chatty-0.8.4.ebuild +++ b/net-im/chatty/chatty-0.8.4.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit meson gnome2-utils xdg LIBCM_COMMIT="6c260ee37bd2eff096ee44c29690f30718566c1c" -COMMIT="3046c457f82e677e828b575901859fa52c958684" +COMMIT="28b23d3d1a376b4691e031010fbe4a4b0da64d69" DESCRIPTION="XMPP and SMS messaging via libpurple and Modemmanager" HOMEPAGE="https://gitlab.gnome.org/World/Chatty"