Changeset 1bd1f767


Ignore:
Timestamp:
04/22/2022 05:07:02 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
6a1db36
Parents:
b36e20dd
Message:

Update to cbindgen-0.23.0.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cbindgen.xml

    rb36e20dd r1bd1f767  
    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        "eb8b3e2a5c7fb292fec0335d9f6c9420">
     9  <!ENTITY cbindgen-md5sum        "60f7d909a91c4740af08ca5fa1f049c3">
    1010  <!ENTITY cbindgen-size          "196 KB">
    1111  <!ENTITY cbindgen-buildsize     "120 MB (add 574 MB for tests)">
  • general/prog/python-modules.xml

    rb36e20dd r1bd1f767  
    3535        run as &root; unless it's for a Python virtual environment.  Running
    3636        <command>pip3 install</command> as a non-&root; user may seem to
    37         work fine, but it will cause the installed module to bu inaccessible by
     37        work fine, but it will cause the installed module to be inaccessible by
    3838        other users.
    3939      </para>
  • introduction/welcome/changelog.xml

    rb36e20dd r1bd1f767  
    8282        </listitem>
    8383        <listitem>
    84           <para>[bdubbs] - Update to cbindgen-0.22.0. Fixes
     84          <para>[bdubbs] - Update to cbindgen-0.23.0. Fixes
    8585          <ulink url="&blfs-ticket-root;16436">#16436</ulink>.</para>
    8686        </listitem>
  • packages.ent

    rb36e20dd r1bd1f767  
    341341<!ENTITY autoconf213-version          "2.13">
    342342<!ENTITY bazaar-version               "2.5.1">
    343 <!ENTITY cbindgen-version             "0.22.0">
     343<!ENTITY cbindgen-version             "0.23.0">
    344344<!ENTITY check-version                "0.12.0">
    345345<!ENTITY clisp-version                "2.49">
Note: See TracChangeset for help on using the changeset viewer.