gruvbox-gtk-theme: fix wrong commit version date
The previous `version` value related to the specified commit was wrong.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}:
|
||||
stdenvNoCC.mkDerivation {
|
||||
pname = "gruvbox-gtk-theme";
|
||||
version = "unstable-2023-05-26";
|
||||
version = "unstable-2023-05-28";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Fausto-Korpsvart";
|
||||
|
||||
Reference in New Issue
Block a user