Unverified Commit 0cc729e0 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

plemoljp-hs: 2.0.3 -> 2.0.4 (#395563)

parents 0dff1e51 d5477d94
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,11 +6,11 @@

stdenvNoCC.mkDerivation rec {
  pname = "plemoljp-hs";
  version = "2.0.3";
  version = "2.0.4";

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

  installPhase = ''