[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/117: gnu: gnome-music: Update to 40.0.
From: |
guix-commits |
Subject: |
08/117: gnu: gnome-music: Update to 40.0. |
Date: |
Tue, 23 Mar 2021 19:25:34 -0400 (EDT) |
lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit bc7cd89f3883ca1188df232b4c3946539839731b
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:27:47 2021 +0100
gnu: gnome-music: Update to 40.0.
* gnu/packages/gnome.scm (gnome-music): Update to 40.0.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 10e0562..7f47dce 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -928,17 +928,17 @@ cloud integration is offered through GNOME Online
Accounts.")
(define-public gnome-music
(package
(name "gnome-music")
- (version "3.34.5")
+ (version "40.0")
(source
(origin
(method url-fetch)
(uri
(string-append "mirror://gnome/sources/" name "/"
- (version-major+minor version) "/"
+ (version-major version) "/"
name "-" version ".tar.xz"))
(sha256
(base32
- "1r5sfw5cbd6qqh27lzhblazir0bfi3k7nqppw66qw990isqm5psy"))))
+ "1djqhd4jccvk352hwxjhiwjgbnv1qnpv450f2c6w6581vcn9pq38"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
- branch wip-gnome-40 created (now 922855a), guix-commits, 2021/03/23
- 01/117: gnu: gnome-chess: Update to 40.0., guix-commits, 2021/03/23
- 02/117: gnu: quadrapassel: Update to 3.38.1., guix-commits, 2021/03/23
- 03/117: gnu: gnome-maps: Update to 40.0., guix-commits, 2021/03/23
- 04/117: gnu: gobject-introspection: Update to 1.68.0., guix-commits, 2021/03/23
- 05/117: gnu: libsigc++: Update to 2.10.3., guix-commits, 2021/03/23
- 08/117: gnu: gnome-music: Update to 40.0.,
guix-commits <=
- 06/117: gnu: gnome-photos: Update to 3.38.1., guix-commits, 2021/03/23
- 07/117: gnu: gnome-shell: Update to 40.0., guix-commits, 2021/03/23
- 16/117: gnu: gnome-menus: Update to 3.36.0., guix-commits, 2021/03/23
- 28/117: gnu: gsettings-desktop-schemas: Update to 40.0., guix-commits, 2021/03/23
- 09/117: gnu: tepl: Update to 5.0.1., guix-commits, 2021/03/23
- 33/117: gnu: goffice: Update to 0.10.49., guix-commits, 2021/03/23
- 36/117: gnu: vala: Update to 0.52.0., guix-commits, 2021/03/23
- 37/117: gnu: vte: Update to 0.62.3., guix-commits, 2021/03/23
- 14/117: gnu: rygel: Update to 0.40.1., guix-commits, 2021/03/23
- 22/117: gnu: gnome-desktop: Update to 40.0., guix-commits, 2021/03/23