mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: gnome-boxes: Update to 48.1.
* gnu/packages/gnome.scm (gnome-boxes): Update to 48.1. [inputs]: Replace tracker with tinysparql.
This commit is contained in:
committed by
Andreas Enge
parent
5ce50f59de
commit
b870f04599
@@ -12607,7 +12607,7 @@ integrate seamlessly with the GNOME desktop.")
|
||||
(define-public gnome-boxes
|
||||
(package
|
||||
(name "gnome-boxes")
|
||||
(version "48.0")
|
||||
(version "48.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -12615,7 +12615,7 @@ integrate seamlessly with the GNOME desktop.")
|
||||
(version-major version) "/"
|
||||
"gnome-boxes-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1b9ya5pcb5dfii0qs9r167a3kxymdsq624bpi1nvzbwgar15ypyh"))))
|
||||
(base32 "1q2zzq6hizz5dillhqqddddlyjz7wy1sffyj06mh9axdrpa5aaj1"))))
|
||||
(outputs '("out" "debug"))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
@@ -12663,7 +12663,7 @@ integrate seamlessly with the GNOME desktop.")
|
||||
libxml2
|
||||
qemu-minimal ;for qemu-img
|
||||
sparql-query
|
||||
tracker
|
||||
tinysparql
|
||||
webkitgtk-for-gtk3))
|
||||
(propagated-inputs
|
||||
;; Propagating spice-gtk is necessary so that the gnome-desktop-service
|
||||
|
||||
Reference in New Issue
Block a user