kdePackages: Gear 25.04.2 -> 25.04.3

This commit is contained in:
K900
2025-07-03 20:52:58 +03:00
parent e4e55bac83
commit 192d134037
2 changed files with 750 additions and 760 deletions

View File

@@ -1,5 +1,4 @@
{
fetchpatch,
mkKdeDerivation,
pkg-config,
shared-mime-info,
@@ -15,15 +14,6 @@
mkKdeDerivation {
pname = "kdepim-runtime";
# Backport patch recommended by upstream
# FIXME: remove in next update
patches = [
(fetchpatch {
url = "https://invent.kde.org/pim/kdepim-runtime/-/commit/25202045186262a081c960461a8b791f84fccb5c.patch";
hash = "sha256-D769X/v16drueNNr4HfbIZPpjNul8qiKHpOu0BNcbc8=";
})
];
extraNativeBuildInputs = [
pkg-config
shared-mime-info

File diff suppressed because it is too large Load Diff