kdePackages.kdevelop-pg-qt: 2.3.0 -> 2.4.0

This commit is contained in:
R. Ryantm
2025-03-14 00:34:39 +00:00
parent 573c650e8a
commit 44a1352d5d
+2 -2
View File
@@ -7,14 +7,14 @@
}:
mkKdeDerivation rec {
pname = "kdevelop-pg-qt";
version = "2.3.0";
version = "2.4.0";
# Breaks with split -dev
outputs = [ "out" ];
src = fetchurl {
url = "mirror://kde/stable/kdevelop-pg-qt/${version}/src/kdevelop-pg-qt-${version}.tar.xz";
hash = "sha256-PT7zyzlelnDmDDmepthlzHluAOUsNV7tlD++yn2nEg0=";
hash = "sha256-rL62HIL116ot3PoY477l4lWRBpcL1tFG1GyV+NAnu4Y=";
};
extraNativeBuildInputs = [