Changeset 769728eb


Ignore:
Timestamp:
12/29/2022 10:24:01 AM (16 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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/xf86-video-removal
Children:
bf565e06
Parents:
299daa19
Message:

Update to libqalculate-4.5.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libqalculate.xml

    r299daa19 r769728eb  
    55  %general-entities;
    66
    7   <!ENTITY libqalculate-download-http "https://github.com/Qalculate/libqalculate/releases/download/v&libqalculate-version;/libqalculate-&libqalculate-version;.tar.gz">
     7  <!-- Normally, the "a" after version shouldn't be needed except for 4.5.0 -->
     8  <!ENTITY libqalculate-download-http "https://github.com/Qalculate/libqalculate/releases/download/v&libqalculate-version;/libqalculate-&libqalculate-version;a.tar.gz">
    89  <!ENTITY libqalculate-download-ftp  " ">
    9   <!ENTITY libqalculate-md5sum        "d30ad11c8920c2ec929745d42bd2854e">
     10  <!ENTITY libqalculate-md5sum        "2cbd97089e0e76b9a7ed5f8fb0f396d8">
    1011  <!ENTITY libqalculate-size          "2.5 MB">
    11   <!ENTITY libqalculate-buildsize     "134 MB (with tests)">
    12   <!ENTITY libqalculate-time          "0.9 SBU (Using parallelism=4; with tests)">
     12  <!ENTITY libqalculate-buildsize     "186 MB (with tests)">
     13  <!ENTITY libqalculate-time          "1.0 SBU (Using parallelism=4; with tests)">
    1314]>
    1415
  • introduction/welcome/changelog.xml

    r299daa19 r769728eb  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[pierre] - Update to libqalculate-4.5.0. Fixes
     46          <ulink url="&blfs-ticket-root;17421">#17421</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[pierre] - Update to NetworkManager-1.40.8. Fixes
    4650          <ulink url="&blfs-ticket-root;17417">#17417</ulink>.</para>
  • packages.ent

    r299daa19 r769728eb  
    145145<!ENTITY libportal-version            "0.6">
    146146<!ENTITY libptytty-version            "2.0">
    147 <!ENTITY libqalculate-version         "4.4.0">
     147<!ENTITY libqalculate-version         "4.5.0">
    148148<!ENTITY libqmi-version               "1.30.8">
    149149<!ENTITY libseccomp-version           "2.5.4">
Note: See TracChangeset for help on using the changeset viewer.