pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/rust-bin
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 8 09:33:47 UTC 2025
Modified Files:
pkgsrc/lang/rust-bin: Makefile distinfo
Log Message:
rust-bin: update to 1.85.1.
Based on wip/rust185-bin from he@ with slight changes by myself.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/lang/rust-bin/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/lang/rust-bin/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/rust-bin/Makefile
diff -u pkgsrc/lang/rust-bin/Makefile:1.74 pkgsrc/lang/rust-bin/Makefile:1.75
--- pkgsrc/lang/rust-bin/Makefile:1.74 Sun Feb 23 09:14:09 2025
+++ pkgsrc/lang/rust-bin/Makefile Tue Apr 8 09:33:47 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2025/02/23 09:14:09 he Exp $
+# $NetBSD: Makefile,v 1.75 2025/04/08 09:33:47 wiz Exp $
-DISTNAME= rust-1.83.0
+DISTNAME= rust-1.85.1
PKGNAME= ${DISTNAME:S/rust/rust-bin/1}
CATEGORIES= lang
MASTER_SITES= https://static.rust-lang.org/dist/
@@ -183,7 +183,7 @@ SITES.${DF}= ${NETBSD_REPO}
.endif
# Illumos:
-.if !empty(MACHINE_PLATFORM:MSunOS-*-x86_64) || make(distinfo) || make(makesum) || make(mdi)
+.if ${MACHINE_PLATFORM:MSunOS-*-x86_64} || make(distinfo) || make(makesum) || make(mdi)
RUST_ARCH:= x86_64-unknown-illumos
DN:= ${DISTNAME}
EXTRACT_SUFX= .tar.gz
@@ -299,6 +299,10 @@ fix-relative-rpath:
${PREFIX}/bin/patchelf ${FORCE_RPATH} --set-rpath ${PREFIX}/lib $$f; \
done
. endfor
+# wrong architecture binary distributed, unused except on macOS
+# https://github.com/rust-lang/rust/issues/139195
+# https://github.com/rust-lang/rust/issues/138943
+ ${RM} -f ${DESTDIR}${PREFIX}/lib/rustlib/${RUST_ARCH}/bin/rust-objcopy
.endif
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/lang/rust-bin/distinfo
diff -u pkgsrc/lang/rust-bin/distinfo:1.43 pkgsrc/lang/rust-bin/distinfo:1.44
--- pkgsrc/lang/rust-bin/distinfo:1.43 Sun Feb 23 09:14:09 2025
+++ pkgsrc/lang/rust-bin/distinfo Tue Apr 8 09:33:47 2025
@@ -1,59 +1,56 @@
-$NetBSD: distinfo,v 1.43 2025/02/23 09:14:09 he Exp $
+$NetBSD: distinfo,v 1.44 2025/04/08 09:33:47 wiz Exp $
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-aarch64-apple-darwin.tar.gz) = aa2acc954a6ca47e75a097c0b4164b9d0812fab9b97f65e2da205c1f315793ff
-SHA512 (rust-bin-1.83.0/rust-1.83.0-aarch64-apple-darwin.tar.gz) = 6a2e91e18293b34eb2277edc5201977a579c100b55a815576f0e5a6367f2d0fb2c90e65e9d463dd9fd39f83eeb0ae2b220660545f58400e6586816f15587fb7e
-Size (rust-bin-1.83.0/rust-1.83.0-aarch64-apple-darwin.tar.gz) = 353120098 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-aarch64-unknown-linux-gnu.tar.gz) = d86020e29d5e0e1dbf4f6a23af4d5dac11c31fa9e92c4643b6d1882122d2deb0
-SHA512 (rust-bin-1.83.0/rust-1.83.0-aarch64-unknown-linux-gnu.tar.gz) =
0a835ecd7226b6f05291913f0a57650487e967fb1ad4c98baa764424fa2bd9332d45adac56757a9bd8f327a8e16701d3bec3fcacba6deccc2da5e758ab17cd27
-Size (rust-bin-1.83.0/rust-1.83.0-aarch64-unknown-linux-gnu.tar.gz) = 497465556 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-aarch64-unknown-linux-musl.tar.gz) = 6d2e86fc3b5cf218b1ba078307ded230e526fda99954618338f7ec20889dc4bc
-SHA512 (rust-bin-1.83.0/rust-1.83.0-aarch64-unknown-linux-musl.tar.gz) =
eec5f097b94b7b904216a694f62c741fc1e9a7bd2e9611bb6d55e3a70b63b179c3172b124b03fbfaba456d14ff405ddbdeb1e43a2b2dcd571ec85a8dee4982a5
-Size (rust-bin-1.83.0/rust-1.83.0-aarch64-unknown-linux-musl.tar.gz) = 399865860 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-aarch64-unknown-netbsd.tar.xz) = 2b14fdd7b379e2536c1408662b09b7d213b2f24ecb9e6d91a4abaa73d2032570
-SHA512 (rust-bin-1.83.0/rust-1.83.0-aarch64-unknown-netbsd.tar.xz) = 5e9d42fa2fcd3577ff185e89b8ccc63fd5487f0e3fae41abe76991c961f89cf56ca22b570f88138b374f704dcaec586e0f87b1a5e8c1b7e8d2ef665dad98b222
-Size (rust-bin-1.83.0/rust-1.83.0-aarch64-unknown-netbsd.tar.xz) = 203666612 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-aarch64_be-unknown-netbsd.tar.xz) = 93215f9ba4eacacb2c0536283df223cfe33650df9b03c9bc2878a0d969931b1b
-SHA512 (rust-bin-1.83.0/rust-1.83.0-aarch64_be-unknown-netbsd.tar.xz) =
ca91e1a663298313266795e2f11b03b2cd95d59f566b5a31d88e6a8f956c5446b148d36ee41bb39583addd383c83cad3f9a69ab61aebe420c7a8dd1059c8aa10
-Size (rust-bin-1.83.0/rust-1.83.0-aarch64_be-unknown-netbsd.tar.xz) = 202251204 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-armv6-unknown-netbsd-eabihf.tar.xz) = 2d7ff771420a69332f954389496cc323adac1888c1ab82a5e28e43c6848e950b
-SHA512 (rust-bin-1.83.0/rust-1.83.0-armv6-unknown-netbsd-eabihf.tar.xz) =
425db5b783b8ababb828f11e27c1af68ed3f24097ba59115a8ea6d300acf6d9770e2122ffa3a8e311ef8a5795617bfd38c9f05d09b76638bef55e08267701b9d
-Size (rust-bin-1.83.0/rust-1.83.0-armv6-unknown-netbsd-eabihf.tar.xz) = 172646304 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-armv7-unknown-netbsd-eabihf.tar.xz) = 78617d6830f88fd5f2970b18fa3b6e46d85ffdad1ba631fe611197c7f38853ac
-SHA512 (rust-bin-1.83.0/rust-1.83.0-armv7-unknown-netbsd-eabihf.tar.xz) =
56998d01be07f2b9cd895ce02a60e22865e1b417cd8f80fb5ab026ef00bc06b723a019085a62f39612f4310e6c0746503bf7d6ee8fdf8bd034bc6c81e07afaf2
-Size (rust-bin-1.83.0/rust-1.83.0-armv7-unknown-netbsd-eabihf.tar.xz) = 173435336 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-i586-unknown-netbsd.tar.xz) = 1dfe6ae309796df503113a7b21477254b79aaad3add8a7ac105ef3785ded4b83
-SHA512 (rust-bin-1.83.0/rust-1.83.0-i586-unknown-netbsd.tar.xz) = 108e8917c4f6c356485a5c3b25d3d33f94b6008ec294799f76909260795a0515209dab86355aab436bfa14168a218ae7d59fc2bd514a6663ccc1a1b97d76e31d
-Size (rust-bin-1.83.0/rust-1.83.0-i586-unknown-netbsd.tar.xz) = 225767200 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-i686-unknown-linux-gnu.tar.gz) = 50a32044dc55289bd6b90b580ec01b22ed26d15e9d9d5edc29fb7afabba267f6
-SHA512 (rust-bin-1.83.0/rust-1.83.0-i686-unknown-linux-gnu.tar.gz) = b115d752391bf1393806816e71b58b279704422b76956e559bb4c49a2b2e2ce0f36dc87fa7c8a935ce8ee355f27284a45b864c69dd5e3700dad9a203dba2304d
-Size (rust-bin-1.83.0/rust-1.83.0-i686-unknown-linux-gnu.tar.gz) = 452531941 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-mipsel-unknown-netbsd.tar.xz) = c7f0874d2400b220f3465e6c1b1c68eaaf334164c820ba12a0a6f1c47f935ecf
-SHA512 (rust-bin-1.83.0/rust-1.83.0-mipsel-unknown-netbsd.tar.xz) = 97adfd6921459d635bf8166e670a1f85b14bf5aeb560419a3db4c7f7eac89bdb148337fdf6f3fc0828b3410a12707e2ae7d6d39f8dea8d41026aafecaec0e70e
-Size (rust-bin-1.83.0/rust-1.83.0-mipsel-unknown-netbsd.tar.xz) = 179991904 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-powerpc-unknown-netbsd.tar.xz) = 668f6ff55d6075a9e50e16267e5657b7558b19677db8effa518dfd1f7646f7fb
-SHA512 (rust-bin-1.83.0/rust-1.83.0-powerpc-unknown-netbsd.tar.xz) = ab1ab236a22581a1524accaacbbf8727873a2c2ef51fc4cb8c34f92847a75a7a291a2fbf142fd2bd6d95d06862429b9d49b7f3b46b4966dd886629b763d11cf8
-Size (rust-bin-1.83.0/rust-1.83.0-powerpc-unknown-netbsd.tar.xz) = 237419532 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-riscv64gc-unknown-netbsd.tar.xz) = 6f61548dde9a3e7e846a1aa49c695d351b246ec6dfcee73f4af37b27df4a2485
-SHA512 (rust-bin-1.83.0/rust-1.83.0-riscv64gc-unknown-netbsd.tar.xz) = 4f56769a9cfe4db41c8a0f060123175a55617acf67b69756a62fc6920672f00b3053908a94225ef3424633ee24f891d67b660be1b6f08a165340da9ba3cdd7c9
-Size (rust-bin-1.83.0/rust-1.83.0-riscv64gc-unknown-netbsd.tar.xz) = 221269932 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-sparc64-unknown-netbsd.tar.xz) = 47eb75461c5e9cf4cc275666d2547c1d22802ee79055925c56f8f3b54cd6ff36
-SHA512 (rust-bin-1.83.0/rust-1.83.0-sparc64-unknown-netbsd.tar.xz) = 76889e114e47baf66d6dbe86ed6b6ff3897ca190da646294ce03fd26f80f22f9aca0b98199ea64574c1e45d8da370ce01fd7e7f42aa444a719677283d370d38e
-Size (rust-bin-1.83.0/rust-1.83.0-sparc64-unknown-netbsd.tar.xz) = 200505336 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-x86_64-apple-darwin.tar.gz) = 7ccd2d26ad48befc638e5a22499d68b22070c54f1341cf85d3eee50cd6b7b0a1
-SHA512 (rust-bin-1.83.0/rust-1.83.0-x86_64-apple-darwin.tar.gz) = 536771ba37edb705bc6943e259af64eb668f8f5faef34a7583ce273dce26c6a656fb2791a2c1c55a2e7f513bf82c42cddd704650f53281aeb0ca3ae20647b2e0
-Size (rust-bin-1.83.0/rust-1.83.0-x86_64-apple-darwin.tar.gz) = 358515839 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-freebsd.tar.gz) = e4d5ce56297ceb4fe3b6d230c245b1847f52c8aabc6bed7d131218b2e9c55f7f
-SHA512 (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-freebsd.tar.gz) = 0569d28506fe2a4fe2ad49031468ffe485ab5f1803b9ce5b1b7d4e8a67e43678b4da096b737e32e6eaaf433beab5e1f0a251c1c59941c0128d0f5f7e68b506eb
-Size (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-freebsd.tar.gz) = 339151776 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-illumos.tar.gz) = 20973e07fb9c24e0eda467c4c37123563181ece2654309af2f0b53fa4d372a35
-SHA512 (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-illumos.tar.gz) = 760dc21a0db2c4a41288a28d01ee1baa7115ab5dd3585f1f4b9d4323d2600c5ef53eadfdf335dc454a32ae5b8657e91ca8bab15c0b353660ff84a7265efee388
-Size (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-illumos.tar.gz) = 230168788 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-linux-gnu.tar.gz) = e460e1edbce54591eb8349061647f640e012c7b9581820e92d31e526efde5794
-SHA512 (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-linux-gnu.tar.gz) = 4a1d78d139e692213a761faa29d68861897538bddcf5584271ebd2e2663fc39dc615d7c18426494ed909510594628de2fed38777c88c1046662f97313b76e49f
-Size (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-linux-gnu.tar.gz) = 351990840 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-linux-musl.tar.gz) = 3724cd80cd690810fa730770b6b2af04bba21c714eda98ee923eda5402e00b96
-SHA512 (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-linux-musl.tar.gz) =
a28f1a3c7a1eb2d053166bf1a1355bd9ca01929de9d630c35d8b25d4ac04fd467a5254011263fd1cc143bc65e86b56ebb8fbd718319c9e3b0fc8393a7c65113a
-Size (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-linux-musl.tar.gz) = 492995841 bytes
-BLAKE2s (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-netbsd.tar.gz) = ca6d3f2ac1505c012dbab2f9b732f926e92cb34bf09ff4ca0b6036e347f20f3b
-SHA512 (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-netbsd.tar.gz) = 3813d5d9cda73f0a274729b9f811fec1ad9ae313503fcb2389134216122f6a4bf2f7ae042a12150e01dcb3e85fdcf7c07680af152c66a08434e4e4f3287cd78e
-Size (rust-bin-1.83.0/rust-1.83.0-x86_64-unknown-netbsd.tar.gz) = 353653676 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-aarch64-apple-darwin.tar.gz) = d78359b32fe92855663ee77baf041b4f40eedbe954f9f857763ed4624633837f
+SHA512 (rust-bin-1.85.1/rust-1.85.1-aarch64-apple-darwin.tar.gz) = a61d0b08ed7c9c319d192b0ee171a641ca3f24e3f2c785957f02b5a429562de9726b8178bdb4e6d225e853ecdfa10b555e4795e79ca51d980cdca8353ec99f13
+Size (rust-bin-1.85.1/rust-1.85.1-aarch64-apple-darwin.tar.gz) = 335120124 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-aarch64-unknown-linux-gnu.tar.gz) = 1609d2929664749b14879e2de461772e9a42dd58620bacfc084cca39e03da4bb
+SHA512 (rust-bin-1.85.1/rust-1.85.1-aarch64-unknown-linux-gnu.tar.gz) =
8e10a963a20eb44399ecc36066688ab45634bb02cd377797002a5f8078552e56ed4bccfc5bc82e59922ae077d17683765b0a7023bd095d318492b7c338738fb4
+Size (rust-bin-1.85.1/rust-1.85.1-aarch64-unknown-linux-gnu.tar.gz) = 488673354 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-aarch64-unknown-linux-musl.tar.gz) = 92cc03167503f34febf96329c944ba6f532f545e8982369ad6254fba669b525c
+SHA512 (rust-bin-1.85.1/rust-1.85.1-aarch64-unknown-linux-musl.tar.gz) =
3f1608d25af8232972ae11023c9cdc01f26de126e07bde2c4d5faa4d99a7a7092ddba771e397ed2fee72e9c3bc90f2d504d4ab26f5a3c32e15248368c48cb9d0
+Size (rust-bin-1.85.1/rust-1.85.1-aarch64-unknown-linux-musl.tar.gz) = 405108753 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-aarch64-unknown-netbsd.tar.xz) = 9d16756f0788b6c4e656e2938d0e980ecb8d5c27d8c59cbda958dbdfef56ec80
+SHA512 (rust-bin-1.85.1/rust-1.85.1-aarch64-unknown-netbsd.tar.xz) = ac0eebcd28b723492ea70bf67ac2b670a58df05b0bba3b1b6ea09117d45fb8d6380257dbc3d980191d3fcc5dcccaab54b4d677e83e9a010b816127fdd14f00d8
+Size (rust-bin-1.85.1/rust-1.85.1-aarch64-unknown-netbsd.tar.xz) = 207385708 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-aarch64_be-unknown-netbsd.tar.xz) = ffd65c21f90f6e44140f42b90681ca666a609def34fec5454302f468d6cb17c3
+SHA512 (rust-bin-1.85.1/rust-1.85.1-aarch64_be-unknown-netbsd.tar.xz) =
5e1291fed77b19621906a76d9fdc12bb63b18386fcea95059fcf5e2a0a552d33757e78fb810f1b64b6aab100cc4d33ced789c688b45356f9efb6355cd7a53796
+Size (rust-bin-1.85.1/rust-1.85.1-aarch64_be-unknown-netbsd.tar.xz) = 205459936 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-armv6-unknown-netbsd-eabihf.tar.xz) = 73e9e4cabfcb28c3d135c45209bf035cfb0ad3ca981d68cd5898b8f59aa9e510
+SHA512 (rust-bin-1.85.1/rust-1.85.1-armv6-unknown-netbsd-eabihf.tar.xz) =
48d590f6661895919689f8b242e5d266f8883ea388b448c66403ade2de96cfd2f3d974adbb684f07b8bb8de8570e9493cf633b40f2086cbc9c8fbb99b9b35912
+Size (rust-bin-1.85.1/rust-1.85.1-armv6-unknown-netbsd-eabihf.tar.xz) = 177388464 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-armv7-unknown-netbsd-eabihf.tar.xz) = d1ea130967a58f0b4917430ef2387a9942a4ef22e43781728a58dda1e2272904
+SHA512 (rust-bin-1.85.1/rust-1.85.1-armv7-unknown-netbsd-eabihf.tar.xz) =
93ed09acc0e0786bfc3d1a85db3194eb7d82c8d409d2f7e8dff5fc72a4ff700ba52fec930c928ac4f087d830f654def6847e120bbad3ea6eed774077241ca7cf
+Size (rust-bin-1.85.1/rust-1.85.1-armv7-unknown-netbsd-eabihf.tar.xz) = 177618068 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-i586-unknown-netbsd.tar.xz) = 51c247be52d708de088d5e37c9b651bfb88c7bfb662f78bcd2e2ae6566ba2990
+SHA512 (rust-bin-1.85.1/rust-1.85.1-i586-unknown-netbsd.tar.xz) = 269624f7666b5efc4b7c04bb273cb51e7e9715dcda0c4016f4edfff16c28bb9ad47ae62dbf8c2e2af9c69eb61cbe0b015e30a4cdeba587b50873b89f405fec19
+Size (rust-bin-1.85.1/rust-1.85.1-i586-unknown-netbsd.tar.xz) = 228391040 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-i686-unknown-linux-gnu.tar.gz) = 0e2a979d9c1f207eafab32c79d1b2399014b06d73df25489ba1461bd8573105b
+SHA512 (rust-bin-1.85.1/rust-1.85.1-i686-unknown-linux-gnu.tar.gz) = c3595a9693f9f08efb824cfbd677a51830d73dd09108da5d778d2f0184b52a79beda4ecd90ca05f1870dc1b5e309b414834b54ab1eb1e11e2c42e1e7e4c7dbbf
+Size (rust-bin-1.85.1/rust-1.85.1-i686-unknown-linux-gnu.tar.gz) = 444065187 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-mipsel-unknown-netbsd.tar.xz) = f53a51d55859e95d8238848f2a8717e266692b428e2b235259abd0af67a3d3a0
+SHA512 (rust-bin-1.85.1/rust-1.85.1-mipsel-unknown-netbsd.tar.xz) = f9ef5df4210e12fe3a8692ec2f4fe8112fa476d4214511c6f5b89ae08d3b2471eedb3b9ddbb6d8a456d4e598abdc4e41dc085a7f4a7b8cc4acc91f8c61ae2c00
+Size (rust-bin-1.85.1/rust-1.85.1-mipsel-unknown-netbsd.tar.xz) = 182875428 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-powerpc-unknown-netbsd.tar.xz) = bec9ab161f03ea41a04d885943e2ff33bfd48b7b69a50b3117945499ba20a64b
+SHA512 (rust-bin-1.85.1/rust-1.85.1-powerpc-unknown-netbsd.tar.xz) = ea6a3a40046a0056c049d48764cccfa5ed8e30dd836d410689b7efddaf0e4047f161bd3782ed6107624e60f02986413c3548e1fb86b932a93e54204174f0f2ae
+Size (rust-bin-1.85.1/rust-1.85.1-powerpc-unknown-netbsd.tar.xz) = 239851364 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-riscv64gc-unknown-netbsd.tar.xz) = b5504702f146d1c6f488bdb6fee1450598d81cea031c8bd0d6495750b605a220
+SHA512 (rust-bin-1.85.1/rust-1.85.1-riscv64gc-unknown-netbsd.tar.xz) = 165e6fc5f5c9b5c12d8e27b67e623ee840bc604525a8e9404457aecf4d93ddfe59f149dd366b8bb30019c9776da772b6d298dc4b38f460671bd2a8f7e70696ca
+Size (rust-bin-1.85.1/rust-1.85.1-riscv64gc-unknown-netbsd.tar.xz) = 223559636 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-sparc64-unknown-netbsd.tar.xz) = fff14653512d4eb2f8f9c086a2f5f4956213c3a3a20d0b3f94e5556c300cc88f
+SHA512 (rust-bin-1.85.1/rust-1.85.1-sparc64-unknown-netbsd.tar.xz) = 573c92b8ff2f88f3b9a3a4447560e4404400f581cf45007601f38129b06477beea389b8322255636a96ca05310b1c631ec92464c953fb89dc64a7e6fc198b1e5
+Size (rust-bin-1.85.1/rust-1.85.1-sparc64-unknown-netbsd.tar.xz) = 203810488 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-x86_64-apple-darwin.tar.gz) = 518454fdd0d173e1a6d9ad35aa45a9d08d67ed963b356d192d753c51fa2c306c
+SHA512 (rust-bin-1.85.1/rust-1.85.1-x86_64-apple-darwin.tar.gz) = 46f968f4fcee41b74809c7bd61565ed6f82237b367c6193b0fad728c728bf6d40cc4712287913e14081e461f67a7b9d57c73e77b647afc626b185b6b4f0afab3
+Size (rust-bin-1.85.1/rust-1.85.1-x86_64-apple-darwin.tar.gz) = 348571995 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-x86_64-unknown-freebsd.tar.gz) = 47746d03354c19c2dad9e42a5e58484a4a7a640a5eb8938f7f53a7c0d28c3a85
+SHA512 (rust-bin-1.85.1/rust-1.85.1-x86_64-unknown-freebsd.tar.gz) = 12cbb4af547eeba606d6ebcdee41ad84361c72b65b5ce8f22b910fb9e6daf3deaad13272bf4de9849ca46595367e879bc683cf2e2161e11a2f37799d9fce60e5
+Size (rust-bin-1.85.1/rust-1.85.1-x86_64-unknown-freebsd.tar.gz) = 340522476 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-x86_64-unknown-linux-gnu.tar.gz) = 6ef30522d152befd54621e74336b50916c5ec2321696a6227695ba3ff20048f6
+SHA512 (rust-bin-1.85.1/rust-1.85.1-x86_64-unknown-linux-gnu.tar.gz) = 4c97a60d0145efd413438b05c654f70bf7fbb7928dab627ee800c06022925e3d245611b83ead258ce53f8f94a7d56d1257c39f4cd8b9f0069c1c065cd6157e92
+Size (rust-bin-1.85.1/rust-1.85.1-x86_64-unknown-linux-gnu.tar.gz) = 339058449 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-x86_64-unknown-linux-musl.tar.gz) = 22fa1876e2baa1ca2a541b98566de790744756fdb29e84a6bb58cc3a7ddb4277
+SHA512 (rust-bin-1.85.1/rust-1.85.1-x86_64-unknown-linux-musl.tar.gz) =
59f97a596e823ea079b91b2a8683eaadd5b0c2fbbd4f3476f2ca85383e9795331b557f3d6ae3f5d7be6396b24aa006962b41bc50411b3e45fda0c774c8a0026d
+Size (rust-bin-1.85.1/rust-1.85.1-x86_64-unknown-linux-musl.tar.gz) = 485813725 bytes
+BLAKE2s (rust-bin-1.85.1/rust-1.85.1-x86_64-unknown-netbsd.tar.gz) = a5fdbd66373eed40823a3769735fa5560be1110c0631bfb72cb3358268769221
+SHA512 (rust-bin-1.85.1/rust-1.85.1-x86_64-unknown-netbsd.tar.gz) = 451022cfb2baf16b4df328e05224bbfcf020686947c1c2dd1c5566ba7d432686fa036a8664708d21a2441e2f81bc57fbf57684ecbbcafca4d705f8c10c6fc0fa
+Size (rust-bin-1.85.1/rust-1.85.1-x86_64-unknown-netbsd.tar.gz) = 359100865 bytes
Home |
Main Index |
Thread Index |
Old Index