Changeset d71f68c9


Ignore:
Timestamp:
11/20/2023 10:28:39 PM (10 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
bc3438b
Parents:
0bc63182
Message:

Update to rustc-1.74.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    r0bc63182 rd71f68c9  
    77  <!ENTITY rust-download-http "https://static.rust-lang.org/dist/rustc-&rust-version;-src.tar.xz">
    88  <!ENTITY rust-download-ftp  " ">
    9   <!ENTITY rust-md5sum        "2b5fd1623a6591c3e31eaec674ccc81c">
    10   <!ENTITY rust-size          "148 MB">
    11   <!ENTITY rust-buildsize     "8.9 GB (292 MB installed); add 6.4 GB if running the tests">
     9  <!ENTITY rust-md5sum        "c7f6519e67202c3dca07ef7292fa874f">
     10  <!ENTITY rust-size          "149 MB">
     11  <!ENTITY rust-buildsize     "8.9 GB (298 MB installed); add 6.4 GB if running the tests">
    1212  <!ENTITY rust-time          "6.7 SBU (including download time; add 6.2 SBU for tests, both using parallelism=8)">
    1313]>
     
    343343    <!-- https://github.com/rust-lang/rust/pull/115869 -->
    344344    <para>
    345       The test named <filename>tests/ui/issues/issue-21763.rs</filename>
    346       is known to fail.
     345      Two tests,<filename>tests/ui/issues/issue-21763.rs</filename> and
     346      <filename>tests/debuginfo/regression-bad-location-list-67992.rs</filename>,
     347      are known to fail.
    347348    </para>
    348349
  • introduction/welcome/changelog.xml

    r0bc63182 rd71f68c9  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to rustc-1.74.0. Fixes
     46          <ulink url="&blfs-ticket-root;18876">#18876</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Update to inkscape-1.3.1. Fixes
    4650          <ulink url="&blfs-ticket-root;18888">#18888</ulink>.</para>
  • packages.ent

    r0bc63182 rd71f68c9  
    347347<!ENTITY ruby-version                 "&ruby-minor-version;.&ruby-patch-version;">
    348348<!ENTITY ruby-gemdir                  "/usr/lib/ruby/gems/&ruby-minor-version;.0">
    349 <!ENTITY rust-version                 "1.73.0">
     349<!ENTITY rust-version                 "1.74.0">
    350350<!ENTITY scons-version                "4.6.0">
    351351<!ENTITY slang-version                "2.3.3">
Note: See TracChangeset for help on using the changeset viewer.