nezha-theme-nazhua: 0.5.7 -> 0.5.8

This commit is contained in:
R. Ryantm
2025-02-24 13:11:34 +00:00
parent e4dd0c7064
commit a47cc06f11
@@ -12,13 +12,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "nezha-theme-nazhua";
version = "0.5.7";
version = "0.5.8";
src = fetchFromGitHub {
owner = "hi2shark";
repo = "nazhua";
tag = "v${finalAttrs.version}";
hash = "sha256-DkM+BV0Qw8vpSjxiHFcYUauP9SaiSDhAgKz+13tEsDI=";
hash = "sha256-aRHMOyTWBYXgVBAXshQNHds+KZn4F8Gz9mzazIwT5TQ=";
};
yarnOfflineCache = fetchYarnDeps {