diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 7705ba05131..c1e2d679b0a 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -12895,7 +12895,7 @@ integrate seamlessly with the GNOME desktop.") (define-public gnome-boxes (package (name "gnome-boxes") - (version "46.1") + (version "47.0") (source (origin (method url-fetch) @@ -12903,7 +12903,7 @@ integrate seamlessly with the GNOME desktop.") (version-major version) "/" "gnome-boxes-" version ".tar.xz")) (sha256 - (base32 "0dk02421nwvbg9k8lyink3j0g0ndsgkzjk33lrq06r32cxzif34h")))) + (base32 "13y7ic1k5sknld4ak2m1k0nb6p18wsqwb4libilm2kdzw4nnrgv5")))) (build-system meson-build-system) (arguments (list #:glib-or-gtk? #t