kdePackages.glaxnimate: 0.5.80 -> 0.6.0

This commit is contained in:
Daniels Šatcs
2026-03-16 23:43:15 +02:00
parent 87fd45fc92
commit 8e143bdbcb
+2 -2
View File
@@ -14,7 +14,7 @@
mkKdeDerivation rec {
pname = "glaxnimate";
version = "0.5.80";
version = "0.6.0";
src = fetchFromGitLab {
domain = "invent.kde.org";
@@ -22,7 +22,7 @@ mkKdeDerivation rec {
repo = "glaxnimate";
tag = "v${version}";
fetchSubmodules = true;
hash = "sha256-+4vvp9nxtpKUOojgQL9T5Eyv9eMCGGwmDAex91XPwyA=";
hash = "sha256-hHAe/xF6QDjiC2JqCUB1FngLsMSelMqEdHjXJwjTVjk=";
};
extraBuildInputs = [