Commit db589856 authored by OPNA2608's avatar OPNA2608
Browse files

cht-sh: unstable-2022-04-18 -> 0-unstable-2022-04-18

parent 467371b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@

stdenv.mkDerivation {
  pname = "cht.sh";
  version = "unstable-2022-04-18";
  version = "0-unstable-2022-04-18";

  nativeBuildInputs = [ makeWrapper ];