kchat: 3.3.3 -> 3.3.5

This commit is contained in:
R. Ryantm
2026-07-25 00:50:12 +00:00
parent ac1872b9b2
commit f6ac678e71
+2 -2
View File
@@ -6,12 +6,12 @@
appimageTools.wrapType2 rec {
pname = "kchat";
version = "3.3.3";
version = "3.3.5";
src = fetchurl {
url = "https://download.storage5.infomaniak.com/kchat/kchat-desktop-${version}-linux-x86_64.AppImage";
name = "kchat-${version}.AppImage";
hash = "sha256-5Nk2IMGk7BDDL7fuoOBO3wEcbtJDDDnQvUiqa8Pt8yU=";
hash = "sha256-LwiXX9B4prqSg3ccKXT3h/5D5kawrF7EXt86D5kA0Qc=";
};
extraInstallCommands =