Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: gentermnl on 25 June 2023, 20:37:38

Title: Qt version question
Post by: gentermnl on 25 June 2023, 20:37:38
Looking at the world repo, most Qt5 packages are 5.15.10.  However, qt5-webengine is 5.15.14.  However, many of the files in the package are 5.15.13.  As far as I can tell, 5.15.10 is the latest version actually released by Qt.  Is there any reason for the odd numbering?
Title: Re: Qt version question
Post by: Artist on 25 June 2023, 23:02:33
It's just how upstream works: https://code.qt.io/cgit/qt/qtwebengine.git/log/?h=5.15.14

artist