Ignore:
Timestamp:
03/17/2017 09:16:22 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
595e58e
Parents:
8f5acc5
Message:

Update to guile-2.2.0.
Update to keyutils-1.5.10.
Update to llvm-4.0.0.
Update to nss-3.30.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18500 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/guile.xml

    r8f5acc5 r47888b9  
    77  <!ENTITY guile-download-http "http://ftp.gnu.org/pub/gnu/guile/guile-&guile-version;.tar.xz">
    88  <!ENTITY guile-download-ftp  "ftp://ftp.gnu.org/pub/gnu/guile/guile-&guile-version;.tar.xz">
    9   <!ENTITY guile-md5sum        "c64977c775effd19393364b3018fd8cd">
    10   <!ENTITY guile-size          "4.4 MB">
    11   <!ENTITY guile-buildsize     "120 MB">
    12   <!ENTITY guile-time          "9.2 SBU">
     9  <!ENTITY guile-md5sum        "931bf555047a7706b246d34a93a390f4">
     10  <!ENTITY guile-size          "10.3 MB">
     11  <!ENTITY guile-buildsize     "177 MB (add 3 MB for tests)">
     12  <!ENTITY guile-time          "9.1 SBU (add 0.5 SBU for tests)">
    1313]>
    1414
     
    110110
    111111    <para>
    112       <!--To test the results, issue: <command>make check</command>.-->
    113       This package does not come with a test suite.
     112      To test the results, issue: <command>./check-guile</command>.
    114113    </para>
    115114
Note: See TracChangeset for help on using the changeset viewer.