[bug#76960,sysadmin-team,v3,0/3] Update spdlog.

Message ID cover.1742490675.git.code@greghogan.com
Headers
Series Update spdlog. |

Message

Greg Hogan March 20, 2025, 5:18 p.m. UTC
  Of the packages which did not build with the updated spdlog and therefore
needed to be pinned:
* kddockwidgets has now been updated
* mtxclient, nheko, waybar are already at the latest upstream version
* gerbera 2.5.0 fails due to the updated spdlog
* gr-satellites 5.7.0 tests fail due to an issue with Python imports

Greg Hogan (3):
  gnu: spdlog: Update to 1.15.1.
  gnu: Pin spdlog.
  gnu: kddockwidgets: Update to 2.2.1.

 gnu/packages/logging.scm   | 17 +++++++++++++++--
 gnu/packages/messaging.scm |  4 ++--
 gnu/packages/qt.scm        |  4 ++--
 gnu/packages/radio.scm     |  2 +-
 gnu/packages/upnp.scm      |  2 +-
 gnu/packages/wm.scm        |  2 +-
 6 files changed, 22 insertions(+), 9 deletions(-)


base-commit: 18f956467a7e3e35e21a9b5616025bf33f307ad7
  

Comments

Greg Hogan March 21, 2025, 7:46 p.m. UTC | #1
On Thu, Mar 20, 2025 at 1:19 PM Greg Hogan <code@greghogan.com> wrote:
>
> Of the packages which did not build with the updated spdlog and therefore
> needed to be pinned:
> * kddockwidgets has now been updated
> * mtxclient, nheko, waybar are already at the latest upstream version
> * gerbera 2.5.0 fails due to the updated spdlog
> * gr-satellites 5.7.0 tests fail due to an issue with Python imports
>
> Greg Hogan (3):
>   gnu: spdlog: Update to 1.15.1.
>   gnu: Pin spdlog.
>   gnu: kddockwidgets: Update to 2.2.1.
>
>  gnu/packages/logging.scm   | 17 +++++++++++++++--
>  gnu/packages/messaging.scm |  4 ++--
>  gnu/packages/qt.scm        |  4 ++--
>  gnu/packages/radio.scm     |  2 +-
>  gnu/packages/upnp.scm      |  2 +-
>  gnu/packages/wm.scm        |  2 +-
>  6 files changed, 22 insertions(+), 9 deletions(-)
>
>
> base-commit: 18f956467a7e3e35e21a9b5616025bf33f307ad7
> --
> 2.49.0

Pushed as b7f8c13503e48943e4d7684e19f1817d74be15de^..6fbb2f11d2ac08d816b5f087103698319f806430.