Ignore:
Timestamp:
04/30/2019 07:04:02 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3b9bfde
Parents:
7baaf2a
Message:

Update to cbindgen-0.8.4.
Update to Text-BibTeX-0.88 (Perl Module).
Update to unrar-5.7.5.
Update to libbytesize-2.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cbindgen.xml

    r7baaf2a r568e425  
    77  <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz">
    88  <!ENTITY cbindgen-download-ftp  " ">
    9   <!ENTITY cbindgen-md5sum        "5979b20f17714297f62cfb322d0f60cf">
    10   <!ENTITY cbindgen-size          "108 KB">
    11   <!ENTITY cbindgen-buildsize     "86 MB (add 337 MB for tests) ">
    12   <!ENTITY cbindgen-time          "0.9 SBU (Using paralleism=4; add 0.3 SBU tests)">
     9  <!ENTITY cbindgen-md5sum        "6d2ac26276c684dbb4afa7d3078c8eb6">
     10  <!ENTITY cbindgen-size          "112 KB">
     11  <!ENTITY cbindgen-buildsize     "89 MB (add 475 MB for tests) ">
     12  <!ENTITY cbindgen-time          "0.9 SBU (Using paralleism=4; add 0.4 SBU tests)">
    1313]>
    1414
     
    117117    <para>
    118118      To test the results, issue: <command>cargo test</command>.
     119      Four tests, test_expand*, are known to fail.
    119120    </para>
    120121
Note: See TracChangeset for help on using the changeset viewer.