mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
prqlc-c.patch: update rust libc to 0.2.155 to support loongarch64 rapidyaml.patch: add loongarch64 detection code
17 lines
631 B
Diff
17 lines
631 B
Diff
diff --git a/src/third-party/prqlc-c/Cargo.lock b/src/third-party/prqlc-c/Cargo.lock
|
|
index 486bd5c..b21d909 100644
|
|
--- a/src/third-party/prqlc-c/Cargo.lock
|
|
+++ b/src/third-party/prqlc-c/Cargo.lock
|
|
@@ -703,9 +703,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
-version = "0.2.153"
|
|
+version = "0.2.155"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
|
|
+checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
|
|
|
|
[[package]]
|
|
name = "link-cplusplus"
|