Commit 52a5da6a authored by OPNA2608's avatar OPNA2608
Browse files

rapidcheck: unstable-2023-12-14 -> 0-unstable-2023-12-14

parent 046edaea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "rapidcheck";
  version = "unstable-2023-12-14";
  version = "0-unstable-2023-12-14";

  src = fetchFromGitHub {
    owner = "emil-e";