skrooge: 25.1.0 -> 25.4.0

This commit is contained in:
R. Ryantm
2025-04-25 12:37:57 +00:00
parent bca8c7d113
commit 98a7bd3b3c
+2 -2
View File
@@ -31,11 +31,11 @@
mkDerivation rec {
pname = "skrooge";
version = "25.1.0";
version = "25.4.0";
src = fetchurl {
url = "mirror://kde/stable/skrooge/skrooge-${version}.tar.xz";
hash = "sha256-t8A9egotR2XoMBo5uoH2RBPEo3H6nPSJS5Oi4MkSVww=";
hash = "sha256-HNui/SjCN9LWxUxHDae59n5qPIwYWHX1uFSlVnwBlL8=";
};
nativeBuildInputs = [