mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gnome-boxes: Update to 47.0.
* gnu/packages/gnome.scm (gnome-boxes): Update to 47.0. Change-Id: I398a1c3975143ed768e67ff555c2e7d0a51ead23
This commit is contained in:
parent
a89779633a
commit
c9996173fb
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue