dracula-theme: 4.0.0-unstable-2026-03-01 -> 4.0.0-unstable-2026-05-21

This commit is contained in:
R. Ryantm
2026-08-21 22:01:03 +00:00
parent 2f3aa44ed8
commit be50f294df

View File

@@ -10,7 +10,7 @@ let
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
version = "4.0.0-unstable-2026-03-01";
version = "4.0.0-unstable-2026-05-21";
__structuredAttrs = true;
strictDeps = true;
@@ -18,8 +18,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "1188c8eabdfc33c42738862b91caf7fab884c767";
hash = "sha256-Z3dMgkk5SvpCWjxdm8hd5FBeEvq0uCJuj3zC5boQEdk=";
rev = "81d0287950e8093dd8f8c753347763bce8588465";
hash = "sha256-gbotOIGG55oqQZZNDkc9s5fPXvJQr+YHqxt5ZWS5bF8=";
};
installPhase = ''