gnu: gnome-boxes: Update to 3.36.5.
* gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.5.
This commit is contained in:
parent
de08b5b23f
commit
69300c0d70
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Reference in a new issue