libcxxrt: unstable-2024-04-15 -> 4.0.10-unstable-2024-04-15
This commit is contained in:
parent
eb394b2974
commit
046edaea92
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "libcxxrt";
|
pname = "libcxxrt";
|
||||||
version = "unstable-2024-04-15";
|
version = "4.0.10-unstable-2024-04-15";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "libcxxrt";
|
owner = "libcxxrt";
|
||||||
|
|
Loading…
Reference in a new issue