mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
Update to rustc-1.67.0.
This commit is contained in:
parent
bbf738f0e9
commit
cc7b915a96
@ -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;">
|
||||
|
@ -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>
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user