c0: unstable-2023-09-05 -> 0-unstable-2023-09-05

This commit is contained in:
OPNA2608
2024-02-07 17:47:26 +01:00
parent 4e83e12e19
commit 9283efe757

View File

@@ -15,7 +15,7 @@
stdenv.mkDerivation rec {
pname = "c0";
version = "unstable-2023-09-05";
version = "0-unstable-2023-09-05";
src = fetchFromBitbucket {
owner = "c0-lang";