Archived
1
0
Fork 0

gnu: gnome-boxes: Update to 3.36.5.

* gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.5.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-13 21:36:31 +02:00
parent de08b5b23f
commit 69300c0d70
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -10036,7 +10036,7 @@ integrate seamlessly with the GNOME desktop.")
(define-public gnome-boxes (define-public gnome-boxes
(package (package
(name "gnome-boxes") (name "gnome-boxes")
(version "3.36.4") (version "3.36.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -10044,7 +10044,7 @@ integrate seamlessly with the GNOME desktop.")
(version-major+minor version) "/" (version-major+minor version) "/"
"gnome-boxes-" version ".tar.xz")) "gnome-boxes-" version ".tar.xz"))
(sha256 (sha256
(base32 "16l0mq2ydmywcdya1795mcy8syg4zkmz9ws3pzjcqv5y4m7cjj03")))) (base32 "1khvyhgd3p41fvvknga1hdl0p1ks4kj4cwsiaw28v1sy6nzclm2c"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
'(#:glib-or-gtk? #t '(#:glib-or-gtk? #t