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 db0f0fb + ddd439d commit e5f5a8eCopy full SHA for e5f5a8e
pkgs/by-name/pl/plemoljp/package.nix
@@ -6,11 +6,11 @@
6
7
stdenvNoCC.mkDerivation rec {
8
pname = "plemoljp";
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_v${version}.zip";
13
- hash = "sha256-e2uhDJfw3/Aisjo0ezVyxfvhBVagggTC87DSxIzbLoI=";
+ hash = "sha256-cT2BpD2PoAd38uYCQlq5fv9NYgwInblrYdK/XDEmOWI=";
14
};
15
16
installPhase = ''
0 commit comments