[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/76: gnu: gnome-boxes: Update to 40.3.
From: |
guix-commits |
Subject: |
26/76: gnu: gnome-boxes: Update to 40.3. |
Date: |
Mon, 27 Sep 2021 10:18:16 -0400 (EDT) |
mothacehe pushed a commit to branch wip-gnome40
in repository guix.
commit e5c29d485f40f4cc8ffaf701c9499f77c1d51e29
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Fri Sep 24 18:30:09 2021 +0000
gnu: gnome-boxes: Update to 40.3.
* gnu/packages/gnome.scm (gnome-boxes): Update to 40.3.
[source]: Fix the URI.
---
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 a044888..eceb4d7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11528,15 +11528,15 @@ integrate seamlessly with the GNOME desktop.")
(define-public gnome-boxes
(package
(name "gnome-boxes")
- (version "3.38.2")
+ (version "40.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-boxes/"
- (version-major+minor version) "/"
+ (version-major version) "/"
"gnome-boxes-" version ".tar.xz"))
(sha256
- (base32 "1zjvng0izbws3506998l3dwsxjbm7wnhqipb8nmqzvi096czvajl"))))
+ (base32 "0n20yzxsc7mv73a905djvsas76vknfn67ad1n0rnvgm48n7qxw7z"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
- 61/76: gnu: gdm: Update to 40.1., (continued)
- 61/76: gnu: gdm: Update to 40.1., guix-commits, 2021/09/27
- 60/76: gnu: accountsservice: Update to 0.6.55., guix-commits, 2021/09/27
- 63/76: gnu: gnome-online-miners: Fix build., guix-commits, 2021/09/27
- 64/76: gnu: gnome-photos: Update to 40.0., guix-commits, 2021/09/27
- 65/76: gnu: gnome: Add gnome-music and gnome-photo., guix-commits, 2021/09/27
- 66/76: gnu: gnome: Remove gnome-getting-started-docs., guix-commits, 2021/09/27
- 69/76: gnu: gnome-sudoku: Update to 40.2., guix-commits, 2021/09/27
- 73/76: gnu: gegl: Add libraw support., guix-commits, 2021/09/27
- 72/76: gnu: gnome-tweaks: Update to 40.0., guix-commits, 2021/09/27
- 71/76: gnu: gnome-dictionary: Update to 40.0., guix-commits, 2021/09/27
- 26/76: gnu: gnome-boxes: Update to 40.3.,
guix-commits <=
- 57/76: gnu: Remove gnome-getting-started-docs., guix-commits, 2021/09/27
- 59/76: gnu: gnome-control-center: Update to 40.1., guix-commits, 2021/09/27
- 55/76: gnu: gnome-keyring: Update to 40.0., guix-commits, 2021/09/27
- 52/76: gnu: gvfs: Update to 1.48.1., guix-commits, 2021/09/27
- 68/76: gnu: gnome-mines: Update to 40.0., guix-commits, 2021/09/27
- 75/76: gnu: gnome-music: Add gst-plugins-good., guix-commits, 2021/09/27
- 40/76: gnu: simple-scan: Update to 40.5., guix-commits, 2021/09/27
- 67/76: gnu: gnome-shell: Update to 40.5., guix-commits, 2021/09/27
- 28/76: gnu: nautilus: Update to 40.2., guix-commits, 2021/09/27
- 76/76: gnu: gnome-weather: Fix GNOME integration., guix-commits, 2021/09/27