Ignore:
Timestamp:
02/11/2022 08:51:11 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a3498816
Parents:
daafbc0e
Message:

Package updates.
Update to wireshark-3.6.2.
Update to postgresql-14.2.
Update to unbound-1.15.0.
Update to guile-3.0.8.
Update to libsigc++-2.10.8.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/guile.xml

    rdaafbc0e rc1d180b  
    77  <!ENTITY guile-download-http "&gnu-http;/guile/guile-&guile-version;.tar.xz">
    88  <!ENTITY guile-download-ftp  "&gnu-ftp;/guile/guile-&guile-version;.tar.xz">
    9   <!ENTITY guile-md5sum        "eb7d26dae3a2fc85a36511a68d76f7d1">
    10   <!ENTITY guile-size          "13 MB">
    11   <!ENTITY guile-buildsize     "202 MB (add 4 MB for tests)">
    12   <!ENTITY guile-time          "1.8 SBU (Using parallelism=4; add 0.4 SBU for tests)">
     9  <!ENTITY guile-md5sum        "260ebdd35110a1ce79852ebf0270d309">
     10  <!ENTITY guile-size          "5.9 MB">
     11  <!ENTITY guile-buildsize     "222 MB (add 4 MB for tests)">
     12  <!ENTITY guile-time          "6.5 SBU (Using parallelism=4; add 0.3 SBU for tests)">
    1313]>
    1414
     
    9292  <sect2 role="installation">
    9393    <title>Installation of Guile</title>
    94 
    95     <para>
    96       First, fix a build failure with glibc-2.34 installed:
    97     </para>
    98 
    99 <screen><userinput remap="pre">sed -e 's/#ifndef __attribute_maybe_unused__//' \
    100     -e '174d'                                   \
    101     -i lib/libc-config.h</userinput></screen>
    10294
    10395    <para>
Note: See TracChangeset for help on using the changeset viewer.