Changeset 480c503e


Ignore:
Timestamp:
06/24/2024 02:51:36 AM (3 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
f484843f
Parents:
b071e52
Message:

Update to guile-3.0.10.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/guile.xml

    rb071e52 r480c503e  
    77  <!ENTITY guile-download-http "&gnu-http;/guile/guile-&guile-version;.tar.xz">
    88  <!ENTITY guile-download-ftp  " ">
    9   <!ENTITY guile-md5sum        "258983e0156c2bc66539dcbcb96f2bd2">
     9  <!ENTITY guile-md5sum        "375f8a423a23d229552512113aa4a954">
    1010  <!ENTITY guile-size          "5.5 MB">
    11   <!ENTITY guile-buildsize     "221 MB (add 4 MB for tests)">
    12   <!ENTITY guile-time          "5.9 SBU (Using parallelism=4; add 0.3 SBU for tests)">
     11  <!ENTITY guile-buildsize     "184 MB (add 4 MB for tests)">
     12  <!ENTITY guile-time          "4.5 SBU (Using parallelism=4; add 0.3 SBU for tests)">
    1313]>
    1414
     
    109109    <!-- 10 of the numbers tests fail on i686. This should probably be looked
    110110         into at a later point in time. -renodr -->
     111    <!-- All tests pass for 3.0.10 on a x86_64.  Did not check on i686.
     112         -bdubbs -->
    111113
    112114    <para>
  • general/prog/python-dependencies/sphinxcontrib-jquery.xml

    rb071e52 r480c503e  
    8888
    8989    <para>
    90       This package does not come with a testsuite.
     90      This package does not come with a test suite.
    9191    </para>
    9292
  • introduction/welcome/changelog.xml

    rb071e52 r480c503e  
    3939    </listitem>
    4040    -->
     41
     42    <listitem>
     43      <para>June 23nd, 2024</para>
     44      <itemizedlist>
     45        <listitem>
     46          <para>[bdubbs] - Update to guile-3.0.10. Fixes
     47          <ulink url="&blfs-ticket-root;19992">#19992</ulink>.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
    4151
    4252    <listitem>
  • packages.ent

    rb071e52 r480c503e  
    346346<!ENTITY gdb-version                  "14.2">
    347347<!ENTITY git-version                  "2.45.2">
    348 <!ENTITY guile-version                "3.0.9">
     348<!ENTITY guile-version                "3.0.10">
    349349<!ENTITY librep-version               "0.92.7">
    350350<!ENTITY llvm-maj-version             "18">
Note: See TracChangeset for help on using the changeset viewer.