GNU bug report logs -
#67223
[PATCH gnome-team] gnu: gnome-boxes: Update to 44.3.
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Thu, 16 Nov 2023 06:47:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/gnome.scm (gnome-boxes): Update to 44.3.
Change-Id: I7e8f0faa0c5d2366f49fd38eb565c2c711d2a14c
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2958da2cd9..990f26101f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12337,7 +12337,7 @@ (define-public polari
(define-public gnome-boxes
(package
(name "gnome-boxes")
- (version "43.3")
+ (version "44.3")
(source
(origin
(method url-fetch)
@@ -12345,7 +12345,7 @@ (define-public gnome-boxes
(version-major version) "/"
"gnome-boxes-" version ".tar.xz"))
(sha256
- (base32 "14zd5ii3igy0am4zqw2jg1xshf2zxsy96yv5pss2vf6rh3svmnzf"))))
+ (base32 "0wg1fgp44wnv8cx39rinia2ix4mw6rqaczkq797g0xf8w2w432k4"))))
(build-system meson-build-system)
(arguments
(list #:glib-or-gtk? #t
base-commit: 72e886328c14c832b2ed71c400069b63852ee18d
--
2.41.0
This bug report was last modified 1 year and 138 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.