Changeset 05c1d3fc for gnome/platform


Ignore:
Timestamp:
04/04/2024 09:28:30 PM (3 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
lazarus, trunk
Children:
38dbf5f
Parents:
4e5920a5
Message:

Update to libgweather-4.4.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libgweather.xml

    r4e5920a5 r05c1d3fc  
    88           "&gnome-download-http;/libgweather/&libgweather-minor;/libgweather-&libgweather-version;.tar.xz">
    99  <!ENTITY libgweather-download-ftp  " ">
    10   <!ENTITY libgweather-md5sum        "bba9065a75a7482be21d0427a12233c0">
     10  <!ENTITY libgweather-md5sum        "57ec40f5ac366b7d9757580913bf2e3b">
    1111  <!ENTITY libgweather-size          "2.7 MB">
    12   <!ENTITY libgweather-buildsize     "96 MB (with tests)">
    13   <!ENTITY libgweather-time          "0.3 SBU (with tests)">
     12  <!ENTITY libgweather-buildsize     "98 MB (with tests)">
     13  <!ENTITY libgweather-time          "0.2 SBU (with tests)">
    1414]>
    1515
     
    138138
    139139    <para>
    140       To test the results, issue: <command>LC_ALL=C ninja test</command>. One
    141       test, <filename>style / style-format</filename>, is known to fail due to
    142       differences between LLVM-16 and LLVM-17's version of clang-format.
    143       <!--
    144         https://gitlab.gnome.org/GNOME/libgweather/-/commit/3c60094ffdc5
    145         It's not a simple URL change, so just document it instead of
    146         patching the test suite...
    147       -->
    148       One test named <filename>libgweather / metar</filename> is known to
    149       fail because it requires some online resources which have been moved
    150       away.
     140      To test the results, issue: <command>LC_ALL=C ninja test</command>.
    151141    </para>
    152142
Note: See TracChangeset for help on using the changeset viewer.