We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b21538 + ee76dc3 commit 6468245Copy full SHA for 6468245
pkgs/by-name/pl/plemoljp-nf/package.nix
@@ -6,11 +6,11 @@
6
7
stdenvNoCC.mkDerivation rec {
8
pname = "plemoljp-nf";
9
- version = "2.0.2";
+ version = "2.0.3";
10
11
src = fetchzip {
12
url = "https://github.com/yuru7/PlemolJP/releases/download/v${version}/PlemolJP_NF_v${version}.zip";
13
- hash = "sha256-dYkxKDUBldzW77R8/+MdkQopcanFfaKP0VbQDCIUqz0=";
+ hash = "sha256-FPWA85z0IjVk1Pa/pwsj510sKAZa8i8vgEvrKRu9GGI=";
14
};
15
16
installPhase = ''
0 commit comments