kdePackages.kio: 6.4.0 -> 6.4.1

This commit is contained in:
K900 2024-07-20 00:18:30 +03:00
parent 45a1b61e24
commit 425b56aa89
2 changed files with 3 additions and 11 deletions

View File

@ -1,6 +1,5 @@
{
mkKdeDerivation,
fetchpatch,
qt5compat,
qttools,
acl,
@ -12,13 +11,6 @@ mkKdeDerivation {
patches = [
# Remove hardcoded smbd search path
./0001-Remove-impure-smbd-search-path.patch
# Backport fix for drag and drop
# FIXME: remove in next update
(fetchpatch {
url = "https://invent.kde.org/frameworks/kio/-/commit/e0ea91afdf0dccef7e3afbf23a159bf5a8d6b249.patch";
hash = "sha256-YtklZr4DwV8wNABIAUm969w90hi4iEk5aW7a3n6yQeM=";
})
];
extraBuildInputs = [qt5compat qttools acl attr];

View File

@ -175,9 +175,9 @@
"hash": "sha256-/XvauI57zMszOHnrKN7fNYQsEQwFf/TH0/p3cI5UEpY="
},
"kio": {
"version": "6.4.0",
"url": "mirror://kde/stable/frameworks/6.4/kio-6.4.0.tar.xz",
"hash": "sha256-X6Ax87l+lu0ii3xCyWJenz5Ud+TKLVprov8dLY10B10="
"version": "6.4.1",
"url": "mirror://kde/stable/frameworks/6.4/kio-6.4.1.tar.xz",
"hash": "sha256-i/H8bJk1EKFs2PcHebAjcB+XFHHTafVlqEBvSw07kFk="
},
"kirigami": {
"version": "6.4.0",