plemoljp-hs: 2.0.2 -> 2.0.3

This commit is contained in:
R. Ryantm
2025-01-21 22:54:48 +00:00
parent eca7c9bba8
commit 1ae6abc55b
+2 -2
View File
@@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec {
pname = "plemoljp-hs";
version = "2.0.2";
version = "2.0.3";
src = fetchzip {
url = "https://github.com/yuru7/PlemolJP/releases/download/v${version}/PlemolJP_HS_v${version}.zip";
hash = "sha256-UpU3Zrvyqfsio8N3Bha9J4+v/eThKvPiA9g5ySLhJnY=";
hash = "sha256-rKWZMIK6TP6IV6KjFGuZE2S6IiMtjtHZeWM44tULduk=";
};
installPhase = ''