catppuccin-sddm-corners: unstable-2023-02-17 -> unstable-2023-05-30

This commit is contained in:
Austin Horstman 2024-03-26 21:51:27 -05:00
parent f4dd691a38
commit e79b396303
No known key found for this signature in database
1 changed files with 3 additions and 3 deletions

View File

@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation {
pname = "catppuccin-sddm-corners";
version = "unstable-2023-02-17";
version = "unstable-2023-05-30";
src = fetchFromGitHub {
owner = "khaneliman";
repo = "catppuccin-sddm-corners";
rev = "7b7a86ee9a5a2905e7e6623d2af5922ce890ef79";
hash = "sha256-sTnt8RarNXz3RmYfmx4rD+nMlY8rr2n0EN3ntPzOurw=";
rev = "ffaad5c8964b52ccd92a80dfd3a7931c8b68c446";
hash = "sha256-CaCMrXlwt7JfSycB8WH3XCWUu+i7bPSfFv3duo7ZlZo=";
};
dontConfigure = true;