Update to rustc-1.67.0.

This commit is contained in:
Bruce Dubbs 2023-02-08 21:24:40 -06:00
parent bbf738f0e9
commit cc7b915a96
3 changed files with 8 additions and 4 deletions

View File

@ -6,10 +6,10 @@
<!ENTITY rust-download-http "https://static.rust-lang.org/dist/rustc-&rust-version;-src.tar.xz">
<!ENTITY rust-download-ftp " ">
<!ENTITY rust-md5sum "96b082a8b44707eafa9d696923f40c28">
<!ENTITY rust-md5sum "7b9d89733ba065880f12357062ebc664">
<!ENTITY rust-size "136 MB">
<!ENTITY rust-buildsize "9.1 GB (323 MB installed); add 6.2 GB if running the tests">
<!ENTITY rust-time "17 SBU (including download time; add 23 SBU for tests, both on a 4-core machine)">
<!ENTITY rust-buildsize "8.5 GB (323 MB installed); add 6.1 GB if running the tests">
<!ENTITY rust-time "13 SBU (including download time; add 16 SBU for tests, both using parallelism=4)">
]>
<sect1 id="rust" xreflabel="rustc-&rust-version;">

View File

@ -41,6 +41,10 @@
<listitem>
<para>February 8th, 2023</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to rustc-1.67.0. Fixes
<ulink url="&blfs-ticket-root;17586">#17586</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to NetworkManager-1.40.12. Fixes
<ulink url="&blfs-ticket-root;17568">#17568</ulink>.</para>

View File

@ -339,7 +339,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY ruby-patch-version "0">
<!ENTITY ruby-version "&ruby-minor-version;.&ruby-patch-version;">
<!ENTITY ruby-gemdir "/usr/lib/ruby/gems/&ruby-minor-version;.0">
<!ENTITY rust-version "1.66.1">
<!ENTITY rust-version "1.67.0">
<!ENTITY scons-version "4.4.0">
<!ENTITY slang-version "2.3.3">
<!ENTITY subversion-version "1.14.2">