Skip to content

Commit

Permalink
[staging-next] KDE Frameworks 6.10 (#372400)
Browse files Browse the repository at this point in the history
  • Loading branch information
K900 authored Jan 9, 2025
2 parents a022b78 + 938aca6 commit f17b957
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 219 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@

mkDerivation rec {
pname = "plasma-wayland-protocols";
version = "1.15.0";
version = "1.16.0";

src = fetchurl {
url = "mirror://kde/stable/${pname}/${pname}-${version}.tar.xz";
hash = "sha256-5a7f58CyRDqmeIK0eS0IgUVw4A3YL3GaNckioJk/Yh4=";
hash = "sha256-2j+74/pWA/ncmqvpSKb8jDtFHt0ZWBOGKOlsg2ScHxY=";
};

nativeBuildInputs = [ extra-cmake-modules ];
Expand Down
1 change: 0 additions & 1 deletion pkgs/kde/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
fetchurl,
libsForQt5,
qt6Packages,
stdenv,
cmark,
gpgme,
taglib,
Expand Down
Loading

0 comments on commit f17b957

Please sign in to comment.