Merge pull request #200147 from sifmelcara/krita-5.1.3

This commit is contained in:
Sandro
2022-11-15 20:20:32 +01:00
committed by GitHub
+2 -2
View File
@@ -1,7 +1,7 @@
{ callPackage, ... } @ args:
callPackage ./generic.nix (args // {
version = "5.1.1";
version = "5.1.3";
kde-channel = "stable";
sha256 = "sha256-Tdv4l6+nsYcTFpfRKiO6OYlGOAaLLq4Ss7Q0/kKtjiQ=";
sha256 = "sha256-69+P0wMIciGxuc6tmWG1OospmvvwcZl6zHNQygEngo0=";
})