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

This commit is contained in:
OPNA2608
2024-05-05 16:22:25 +02:00
parent 4e83e12e19
commit 9283efe757
+1 -1
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";