dracula-theme: 4.0.0-unstable-2025-04-27 -> 4.0.0-unstable-2025-05-24

This commit is contained in:
R. Ryantm
2025-06-02 00:07:52 +00:00
parent 769e9c24f7
commit a340f97e3a
+3 -3
View File
@@ -8,7 +8,7 @@
let
themeName = "Dracula";
version = "4.0.0-unstable-2025-04-27";
version = "4.0.0-unstable-2025-05-24";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@@ -17,8 +17,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "3834a1bac175b226cff6b1c94faac9aba2819bd5";
hash = "sha256-T0X0h4Bz3sy5jqtB1PkpjFnB8jO3CehOxgRwPPG54Ds=";
rev = "74255b110e7e5f50a07f500f739bc59c2cbee472";
hash = "sha256-0NA/MTmcgRlR6JEOFz1+SgyoRwRygygEWAQDrpznA5w=";
};
propagatedUserEnvPkgs = [