Changeset 17418d43


Ignore:
Timestamp:
03/19/2023 07:57:52 AM (14 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
bb6209fc
Parents:
b30ce9b
git-author:
Xi Ruoyao <xry111@…> (03/19/2023 07:56:55 AM)
git-committer:
Xi Ruoyao <xry111@…> (03/19/2023 07:57:52 AM)
Message:

Update to rustc-1.68.0 (#17822)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    rb30ce9b r17418d43  
    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        "e5e47e53c52574ce89ea200e52819f81">
    10   <!ENTITY rust-size          "136 MB">
    11   <!ENTITY rust-buildsize     "8.5 GB (501 MB installed); add 7.5 GB if running the tests">
     9  <!ENTITY rust-md5sum        "e0c4908ceb01945930da218d172a21ba">
     10  <!ENTITY rust-size          "142 MB">
     11  <!ENTITY rust-buildsize     "7.4 GB (309 MB installed); add 6.9 GB if running the tests">
    1212  <!ENTITY rust-time          "13 SBU (including download time; add 16 SBU for tests, both using parallelism=4)">
    1313]>
  • introduction/welcome/changelog.xml

    rb30ce9b r17418d43  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[xry111] - Update to rustc-1.68.0. Fixes
     46          <ulink url="&blfs-ticket-root;17822">#17822</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[xry111] - Update to llvm-16.0.0. Fixes
    4650          <ulink url="&blfs-ticket-root;17799">#17799</ulink>.</para>
  • packages.ent

    rb30ce9b r17418d43  
    345345<!ENTITY ruby-version                 "&ruby-minor-version;.&ruby-patch-version;">
    346346<!ENTITY ruby-gemdir                  "/usr/lib/ruby/gems/&ruby-minor-version;.0">
    347 <!ENTITY rust-version                 "1.67.1">
     347<!ENTITY rust-version                 "1.68.0">
    348348<!ENTITY scons-version                "4.5.1">
    349349<!ENTITY slang-version                "2.3.3">
Note: See TracChangeset for help on using the changeset viewer.