Skip to content

Commit 732e35c

Browse files
authored
kdePackages.plasma-desktop: 6.3.1 -> 6.3.1.1 (#383349)
2 parents c69aad4 + a56a3d7 commit 732e35c

File tree

3 files changed

+3
-115
lines changed

3 files changed

+3
-115
lines changed

pkgs/kde/generated/sources/plasma.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,9 @@
195195
"hash": "sha256-kaSXmq4aChMZSLCz+JcIvREGsH59sPwdU708omjaYSc="
196196
},
197197
"plasma-desktop": {
198-
"version": "6.3.1",
199-
"url": "mirror://kde/stable/plasma/6.3.1/plasma-desktop-6.3.1.tar.xz",
200-
"hash": "sha256-EZydNhJ0NnBIMghky6/8YSUwy6TqYtbf1QTz7+WyVKQ="
198+
"version": "6.3.1.1",
199+
"url": "mirror://kde/stable/plasma/6.3.1/plasma-desktop-6.3.1.1.tar.xz",
200+
"hash": "sha256-zgKHR9MeF2vem/RoA7LaVKy8Beu8/52cWFzALpsmrP0="
201201
},
202202
"plasma-dialer": {
203203
"version": "6.3.1",

pkgs/kde/plasma/plasma-desktop/default.nix

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ mkKdeDerivation {
4343
(replaceVars ./wallpaper-paths.patch {
4444
wallpapers = "${lib.getBin breeze}/share/wallpapers";
4545
})
46-
47-
# Fix build failure due to C++ template nonsense
48-
# Submitted upstream: https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2833
49-
# FIXME: remove when merged
50-
./fix-build.patch
5146
];
5247

5348
extraNativeBuildInputs = [ pkg-config ];

pkgs/kde/plasma/plasma-desktop/fix-build.patch

Lines changed: 0 additions & 107 deletions
This file was deleted.

0 commit comments

Comments
 (0)