gnu: gnome-boxes: Update to 3.36.4.
* gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.4.
This commit is contained in:
parent
060e44b14f
commit
bdfd5d6f51
@ -9911,7 +9911,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.35.91")
|
(version "3.36.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -9919,8 +9919,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
|
(base32 "16l0mq2ydmywcdya1795mcy8syg4zkmz9ws3pzjcqv5y4m7cjj03"))))
|
||||||
"0l96spz6pc8q4l5p9a58cc0kgvdr7pbc89hy6ixn72k5pl3s7fxj"))))
|
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:glib-or-gtk? #t
|
'(#:glib-or-gtk? #t
|
||||||
|
Loading…
Reference in New Issue
Block a user