Commit 211af0d4 authored by OPNA2608's avatar OPNA2608
Browse files

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

parent 33f42fc0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";