Ignore:
Timestamp:
09/21/2023 06:11:02 PM (8 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
3c639e4e
Parents:
4160b6d0
Message:

Update to libgweather-4.4.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libgweather.xml

    r4160b6d0 r2a63215  
    99  <!ENTITY libgweather-download-ftp
    1010           "&gnome-download-ftp;/libgweather/&libgweather-minor;/libgweather-&libgweather-version;.tar.xz">
    11   <!ENTITY libgweather-md5sum        "4c0c46102dcb5e813ff698e5f713e4bb">
    12   <!ENTITY libgweather-size          "2.6 MB">
    13   <!ENTITY libgweather-buildsize     "95 MB (with tests)">
    14   <!ENTITY libgweather-time          "0.2 SBU (with tests)">
     11  <!ENTITY libgweather-md5sum        "bba9065a75a7482be21d0427a12233c0">
     12  <!ENTITY libgweather-size          "2.7 MB">
     13  <!ENTITY libgweather-buildsize     "96 MB (with tests)">
     14  <!ENTITY libgweather-time          "0.3 SBU (with tests)">
    1515]>
    1616
     
    138138    <para>
    139139      To test the results, issue: <command>LC_ALL=C ninja test</command>. One
    140       test, metar, is known to fail.
     140      test, <filename>style / style-format</filename>, is known to fail due to
     141      differences between LLVM-16 and LLVM-17's version of clang-format.
    141142    </para>
    142143
     
    188189        <listitem>
    189190          <para>
    190             contains functions that allow the retrieval of weather
     191            contains functions that allow for the retrieval of weather
    191192            information
    192193          </para>
Note: See TracChangeset for help on using the changeset viewer.