Merge pull request #228274 from r-ryantm/auto-update/catppuccin-kde

catppuccin-kde: 0.2.2 -> 0.2.4
This commit is contained in:
Weijia Wang 2023-04-27 00:49:10 +03:00 committed by GitHub
commit 3a31b5e1b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,13 +20,13 @@ in
stdenvNoCC.mkDerivation rec { stdenvNoCC.mkDerivation rec {
pname = "kde"; pname = "kde";
version = "0.2.2"; version = "0.2.4";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "catppuccin"; owner = "catppuccin";
repo = pname; repo = pname;
rev = "v${version}"; rev = "v${version}";
hash = "sha256-P5mLLaQzMhG6aHvAj9SizUFQFLjqNKj1T1kQ4dgiacI="; hash = "sha256-w77lzeSisx/PPxctMJKIdRJenq0s8HwR8gLmgNh4SH8=";
}; };
installPhase = '' installPhase = ''