summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim@guixotic.coop>2026-08-07 09:54:45 +0900
committerMaxim Cournoyer <maxim@guixotic.coop>2026-08-07 10:38:19 +0900
commit726095a4c8b7f12b8fa04eb5f4e1d538b853014e (patch)
tree6544e2cf7dae01853f20a4a34130a954a07d7094
parent265e481036cd66aee0c0be64f884f306aefc4f41 (diff)
gnu: gnome-music: Update to 50.0.
* gnu/packages/gnome.scm (gnome-music): Update to 50.0.
-rw-r--r--gnu/packages/gnome.scm4
1 files 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.")
851(define-public gnome-music 851(define-public gnome-music
852 (package 852 (package
853 (name "gnome-music") 853 (name "gnome-music")
854 (version "49.1") 854 (version "50.0")
855 (source 855 (source
856 (origin 856 (origin
857 (method url-fetch) 857 (method url-fetch)
@@ -861,7 +861,7 @@ tomorrow, the rest of the week and for special occasions.")
861 name "-" version ".tar.xz")) 861 name "-" version ".tar.xz"))
862 (sha256 862 (sha256
863 (base32 863 (base32
864 "0rxw0zr7z2y7mr2qkb3vwg3mwg7sif6xzlyjkwkfcd2ynph1m25s")))) 864 "1andyg0898h1adsdbs95bimi95xiz2ci3c3np3zcw2aqgv590a67"))))
865 (build-system meson-build-system) 865 (build-system meson-build-system)
866 (arguments 866 (arguments
867 (list 867 (list