Skip to content

Commit 668b089

Browse files
plemoljp-hs: 2.0.4 -> 3.0.0 (#420822)
Co-authored-by: kachick <kachick@users.noreply.github.com>
2 parents 68df987 + 527385a commit 668b089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/pl/plemoljp-hs/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
stdenvNoCC.mkDerivation rec {
88
pname = "plemoljp-hs";
9-
version = "2.0.4";
9+
version = "3.0.0";
1010

1111
src = fetchzip {
1212
url = "https://github.com/yuru7/PlemolJP/releases/download/v${version}/PlemolJP_HS_v${version}.zip";
13-
hash = "sha256-+pRbMgRaIbsXo8e7rQre377F8LhbK9rBjG/vYrdeFQM=";
13+
hash = "sha256-V21T8ktNZE4nq3SH6aN9iIJHmGTkZuMsvT84yHbwSqI=";
1414
};
1515

1616
installPhase = ''

0 commit comments

Comments
 (0)