[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:29:58 -0400 (EDT) |
mothacehe pushed a commit to branch wip-gnome40
in repository guix.
commit 80e8ce949fbf41cc63fd144e6a8e9f3a7749eeb2
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
- 07/76: gnu: gnome-shell-extensions: Update to 40.4., (continued)
- 07/76: gnu: gnome-shell-extensions: Update to 40.4., guix-commits, 2021/09/27
- 05/76: gnu: gnome-screenshot: Update to 40.0., guix-commits, 2021/09/27
- 11/76: gnu: gnome-disk-utility: Update to 40.2., guix-commits, 2021/09/27
- 16/76: build: glib-or-gtk-build-system: Add gtk 4.0 support., guix-commits, 2021/09/27
- 03/76: gnu: Update gtkmm to 4.2.0, add gtkmm@3, and adjust gtkmm@2., guix-commits, 2021/09/27
- 10/76: gnu: gnome-desktop: Update to 40.4., guix-commits, 2021/09/27
- 17/76: gnu: gnome-system-monitor: Update to 40.1., guix-commits, 2021/09/27
- 18/76: gnu: gnome-calculator: Update to 40.1., guix-commits, 2021/09/27
- 14/76: gnu: Add libadwaita., guix-commits, 2021/09/27
- 15/76: gnu: gnome-todo: Update to 40.1., guix-commits, 2021/09/27
- 26/76: gnu: gnome-boxes: Update to 40.3.,
guix-commits <=
- 20/76: gnu: gnome-calendar: Update to 40.2., guix-commits, 2021/09/27
- 22/76: gnu: gedit: Update to 40.1., guix-commits, 2021/09/27
- 24/76: gnu: amtk: Update to 5.3.1., guix-commits, 2021/09/27
- 28/76: gnu: nautilus: Update to 40.2., guix-commits, 2021/09/27
- 33/76: gnu: epiphany: Update to 40.3., guix-commits, 2021/09/27
- 29/76: gnu: gnome-session: Update to 40.1., guix-commits, 2021/09/27
- 35/76: gnu: gnome-characters: Update to 40.0., guix-commits, 2021/09/27
- 19/76: gnu: libgweather: Update to 40.0., guix-commits, 2021/09/27
- 21/76: gnu: tepl: Update to 6.00.0., guix-commits, 2021/09/27
- 23/76: gnu: Add tepl-5., guix-commits, 2021/09/27