me
/
guix
Archived
1
0
Fork 0

gnu: gnome-boxes: Update to 44.3.

* gnu/packages/gnome.scm (gnome-boxes): Update to 44.3.

Change-Id: I7e8f0faa0c5d2366f49fd38eb565c2c711d2a14c
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
Vivien Kraus 2023-11-15 17:17:05 +01:00 committed by Liliana Marie Prikler
parent 413da336f7
commit 9fa740331a
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -12405,7 +12405,7 @@ integrate seamlessly with the GNOME desktop.")
(define-public gnome-boxes
(package
(name "gnome-boxes")
(version "43.3")
(version "44.3")
(source
(origin
(method url-fetch)
@ -12413,7 +12413,7 @@ integrate seamlessly with the GNOME desktop.")
(version-major version) "/"
"gnome-boxes-" version ".tar.xz"))
(sha256
(base32 "14zd5ii3igy0am4zqw2jg1xshf2zxsy96yv5pss2vf6rh3svmnzf"))))
(base32 "0wg1fgp44wnv8cx39rinia2ix4mw6rqaczkq797g0xf8w2w432k4"))))
(build-system meson-build-system)
(arguments
(list #:glib-or-gtk? #t