~ruther/guix-local

c9996173fbf3a1df6c621a93f1f14a63cd2f24e9 — Maxim Cournoyer 1 year, 3 months ago a897796
gnu: gnome-boxes: Update to 47.0.

* gnu/packages/gnome.scm (gnome-boxes): Update to 47.0.

Change-Id: I398a1c3975143ed768e67ff555c2e7d0a51ead23
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -2
@@ 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