dracula-theme: unstable-2024-04-16 -> unstable-2024-04-24

This commit is contained in:
R. Ryantm 2024-04-28 11:41:53 +00:00
parent 9516f3c963
commit 420b1a8fe0

View File

@ -2,7 +2,7 @@
let
themeName = "Dracula";
version = "unstable-2024-04-16";
version = "unstable-2024-04-24";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@ -11,8 +11,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "557e276b41b00bbdc981c32f22ce6adc062d7c1e";
hash = "sha256-il9zpzJeszGJ1gLkG73mtaMD8nBUFCfCXjcJV1fizxg=";
rev = "5e9a46b7610da0944a8131bbf08487861cae2c46";
hash = "sha256-pKKEZ/GheyIf6pPb+Sz4AfF8oRlf1Jk4cl0tub5Ye10=";
};
propagatedUserEnvPkgs = [