File tree Expand file tree Collapse file tree 3 files changed +5
-28
lines changed
contrib/libs/cxxsupp/libcxxrt Expand file tree Collapse file tree 3 files changed +5
-28
lines changed Original file line number Diff line number Diff line change 1
1
pkgs : attrs : with pkgs ; rec {
2
- version = "2024-10-30 " ;
3
- revision = "6f2fdfebcd6291d763de8b17740d636f01761890 " ;
2
+ version = "2025-02-25 " ;
3
+ revision = "a6f71cbc3a1e1b8b9df241e081fa0ffdcde96249 " ;
4
4
5
5
src = fetchFromGitHub {
6
6
owner = "libcxxrt" ;
7
7
repo = "libcxxrt" ;
8
8
rev = "${ revision } " ;
9
- hash = "sha256-iUuIhwFg1Ys9DDoyDFTjEIlCVDdA1TACwtYXSRr5+2g =" ;
9
+ hash = "sha256-+oTjU/DgOEIwJebSVkSEt22mJSdeONozB8FfzEiESHU =" ;
10
10
} ;
11
11
12
12
nativeBuildInputs = [ cmake ] ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ LICENSE(
11
11
12
12
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
13
13
14
- VERSION(2024-10-30 )
14
+ VERSION(2025-02-25 )
15
15
16
- ORIGINAL_SOURCE(https ://github.com/libcxxrt/libcxxrt/archive/6f2fdfebcd6291d763de8b17740d636f01761890 .tar.gz)
16
+ ORIGINAL_SOURCE(https ://github.com/libcxxrt/libcxxrt/archive/a6f71cbc3a1e1b8b9df241e081fa0ffdcde96249 .tar.gz)
17
17
18
18
PEERDIR(
19
19
contrib/libs/libunwind
You can’t perform that action at this time.
0 commit comments