kdePackages.polkit-qt-1: 0.200.0 -> 0.201.1
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
}:
|
||||
mkKdeDerivation rec {
|
||||
pname = "polkit-qt-1";
|
||||
version = "0.200.0";
|
||||
version = "0.201.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://kde/stable/polkit-qt-1/polkit-qt-1-${version}.tar.xz";
|
||||
sha256 = "sha256-XTthHAYtK3apN1C7EMkHv9IdH/CNChXcLPY+J44Wd/s=";
|
||||
sha256 = "sha256-ldjiyuUwxUbZQ3RZ3rihvqONVy8Pl3LMKGDcFDY38lY=";
|
||||
};
|
||||
|
||||
patches = [ ./full-paths.patch ];
|
||||
|
||||
Reference in New Issue
Block a user