Commit 046edaea authored by OPNA2608's avatar OPNA2608
Browse files

libcxxrt: unstable-2024-04-15 -> 4.0.10-unstable-2024-04-15

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

stdenv.mkDerivation {
  pname = "libcxxrt";
  version = "unstable-2024-04-15";
  version = "4.0.10-unstable-2024-04-15";

  src = fetchFromGitHub {
    owner = "libcxxrt";