Commit 72aa0eea authored by OPNA2608's avatar OPNA2608
Browse files

libsegfault: unstable-2022-11-13 -> 0-unstable-2022-11-13

parent 0c67a69f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@

stdenv.mkDerivation rec {
  pname = "libsegfault";
  version = "unstable-2022-11-13";
  version = "0-unstable-2022-11-13";

  src = fetchFromGitHub {
    owner = "jonathanpoelen";