plemoljp-hs: 2.0.4 -> 3.0.0 (#420822)

Co-authored-by: kachick <kachick@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-06-29 00:09:51 +00:00
committed by GitHub
co-authored by kachick
+2 -2
View File
@@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec {
pname = "plemoljp-hs";
version = "2.0.4";
version = "3.0.0";
src = fetchzip {
url = "https://github.com/yuru7/PlemolJP/releases/download/v${version}/PlemolJP_HS_v${version}.zip";
hash = "sha256-+pRbMgRaIbsXo8e7rQre377F8LhbK9rBjG/vYrdeFQM=";
hash = "sha256-V21T8ktNZE4nq3SH6aN9iIJHmGTkZuMsvT84yHbwSqI=";
};
installPhase = ''