Skip to content

Commit 978201f

Browse files
nezha-theme-nazhua: 0.6.3 -> 0.6.4 (NixOS#397915)
Co-authored-by: Moraxyc <[email protected]>
2 parents 5f95db3 + 08fa2df commit 978201f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ne/nezha-theme-nazhua/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212

1313
stdenvNoCC.mkDerivation (finalAttrs: {
1414
pname = "nezha-theme-nazhua";
15-
version = "0.6.3";
15+
version = "0.6.4";
1616

1717
src = fetchFromGitHub {
1818
owner = "hi2shark";
1919
repo = "nazhua";
2020
tag = "v${finalAttrs.version}";
21-
hash = "sha256-0tbCNj6kglI3/y4e1pp0J3Tw7rrNhaqIRHoM7mFPCow=";
21+
hash = "sha256-9mBM8M9pPZMMyFcf4JOyY5rnhpiNEy8ZDDnEoopjcbg=";
2222
};
2323

2424
yarnOfflineCache = fetchYarnDeps {

0 commit comments

Comments
 (0)