Commit 935882c6 authored by OPNA2608's avatar OPNA2608
Browse files

gl3w: unstable-2023-10-10 -> 0-unstable-2023-10-10

parent 53ff5df1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

stdenv.mkDerivation rec {
  pname = "gl3w";
  version = "unstable-2023-10-10";
  version = "0-unstable-2023-10-10";

  src = fetchFromGitHub {
    owner = "skaslev";