krita: 5.2.13 -> 5.2.14 (#470107)

This commit is contained in:
Gaétan Lepage
2025-12-12 20:19:49 +00:00
committed by GitHub
+2 -2
View File
@@ -1,7 +1,7 @@
{ callPackage, ... }:
callPackage ./generic.nix {
version = "5.2.13";
version = "5.2.14";
kde-channel = "stable";
hash = "sha256-y5CUMMmeK/EGhPHBPXaHZpHuYlctmqpU1wWJMflhVTE=";
hash = "sha256-VWkAcmwv8U5g97rB6OkVAQDyzZJmnKXcdKxYUe+sKIc=";
}