From 726095a4c8b7f12b8fa04eb5f4e1d538b853014e Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 7 Aug 2026 09:54:45 +0900 Subject: gnu: gnome-music: Update to 50.0. * gnu/packages/gnome.scm (gnome-music): Update to 50.0. --- gnu/packages/gnome.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 89966d1b2cd..7893b11bd1b 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -851,7 +851,7 @@ tomorrow, the rest of the week and for special occasions.") (define-public gnome-music (package (name "gnome-music") - (version "49.1") + (version "50.0") (source (origin (method url-fetch) @@ -861,7 +861,7 @@ tomorrow, the rest of the week and for special occasions.") name "-" version ".tar.xz")) (sha256 (base32 - "0rxw0zr7z2y7mr2qkb3vwg3mwg7sif6xzlyjkwkfcd2ynph1m25s")))) + "1andyg0898h1adsdbs95bimi95xiz2ci3c3np3zcw2aqgv590a67")))) (build-system meson-build-system) (arguments (list -- cgit v1.2.3