Merge pull request #305549 from r-ryantm/auto-update/kde-rounded-corners

kde-rounded-corners: 0.6.1 -> 0.6.2
This commit is contained in:
Weijia Wang 2024-04-27 04:20:22 +02:00 committed by GitHub
commit 7fae880fdf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,13 +12,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "kde-rounded-corners"; pname = "kde-rounded-corners";
version = "0.6.1"; version = "0.6.2";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "matinlotfali"; owner = "matinlotfali";
repo = "KDE-Rounded-Corners"; repo = "KDE-Rounded-Corners";
rev = "v${version}"; rev = "v${version}";
hash = "sha256-8QkuIuHC0/fMxh8K3/I8GNhNPX+tw7kUMiU2oK12c0U="; hash = "sha256-4bB1EKK9XUkX8o3ca2dQtJe0UuSDgITVXWnpddTsJDs=";
}; };
postConfigure = '' postConfigure = ''