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

This commit is contained in:
OPNA2608
2024-05-04 19:31:43 +02:00
parent 467371b4b3
commit db58985637
+1 -1
View File
@@ -10,7 +10,7 @@
stdenv.mkDerivation {
pname = "cht.sh";
version = "unstable-2022-04-18";
version = "0-unstable-2022-04-18";
nativeBuildInputs = [ makeWrapper ];