kchat: 3.3.3 -> 3.3.5
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user