Changeset 8dbc9094


Ignore:
Timestamp:
02/14/2024 12:37:55 AM (4 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, lazarus, trunk, xry111/llvm18
Children:
1719c34
Parents:
a3ca4c0
git-author:
Douglas R. Reno <renodr@…> (02/14/2024 12:37:04 AM)
git-committer:
Douglas R. Reno <renodr@…> (02/14/2024 12:37:55 AM)
Message:

Update to rustc-1.76.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    ra3ca4c0 r8dbc9094  
    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        "62d794105a8c98923a67e6d9ce032be0">
    10   <!ENTITY rust-size          "153 MB">
     9  <!ENTITY rust-md5sum        "14a8ac688b461a3127090cad513aee05">
     10  <!ENTITY rust-size          "155 MB">
    1111  <!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)">
     
    270270# and updated it to follow the major changes of the building system,
    271271# so x.py will not warn us to do such a review.
    272 change-id = 116881
     272change-id = 118703
    273273
    274274[llvm]
  • introduction/welcome/changelog.xml

    ra3ca4c0 r8dbc9094  
    4848        </listitem>
    4949        <listitem>
    50           <para>[bdubbs] - Update to gnumeric-1.12.57. Fixes
    51           <ulink url="&blfs-ticket-root;19297">#19297</ulink>.</para>
     50          <para>[renodr] - Update to rustc-1.76.0. Fixes
     51          <ulink url="&blfs-ticket-root;19268">#19268</ulink>.</para>
    5252        </listitem>
    5353        <listitem>
  • packages.ent

    ra3ca4c0 r8dbc9094  
    356356<!ENTITY ruby-version                 "&ruby-minor-version;.&ruby-patch-version;">
    357357<!ENTITY ruby-gemdir                  "/usr/lib/ruby/gems/&ruby-minor-version;.0">
    358 <!ENTITY rust-version                 "1.75.0">
     358<!ENTITY rust-version                 "1.76.0">
    359359<!ENTITY scons-version                "4.6.0">
    360360<!ENTITY slang-version                "2.3.3">
Note: See TracChangeset for help on using the changeset viewer.