dracula-theme: 4.0.0-unstable-2025-03-04 -> 4.0.0-unstable-2025-03-13 (#390949)

This commit is contained in:
Nick Cao
2025-03-18 15:30:03 -04:00
committed by GitHub
+3 -3
View File
@@ -8,7 +8,7 @@
let
themeName = "Dracula";
version = "4.0.0-unstable-2025-03-04";
version = "4.0.0-unstable-2025-03-13";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@@ -17,8 +17,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "285ff8f10084b5fdae045a8e8d09352be9af4452";
hash = "sha256-DGUEHKlQqJ3yt6Anm+LIhSgaUjE+CvdIQZyrrPGV8HQ=";
rev = "fc59294cf67110f6487f5fd06d3c845ffffdf1a9";
hash = "sha256-hFiYb1KqYvH66OIhmIUP3DfkSkuYgE78ihjkEaAY7LM=";
};
propagatedUserEnvPkgs = [