vala-lint: unstable-2023-12-05 -> 0-unstable-2023-12-05

This commit is contained in:
OPNA2608
2024-04-30 21:00:03 +02:00
parent 33f42fc0d2
commit 211af0d467
+1 -1
View File
@@ -15,7 +15,7 @@
stdenv.mkDerivation rec {
pname = "vala-lint";
version = "unstable-2023-12-05";
version = "0-unstable-2023-12-05";
src = fetchFromGitHub {
owner = "vala-lang";