unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67223] [PATCH gnome-team] gnu: gnome-boxes: Update to 44.3.
@ 2023-11-15 16:17 Vivien Kraus via Guix-patches via
  2023-12-19 16:47 ` Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-11-15 16:17 UTC (permalink / raw)
  To: 67223; +Cc: liliana.prikler, maxim.cournoyer, rg

* 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




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#67223] [PATCH gnome-team] gnu: gnome-boxes: Update to 44.3.
  2023-11-15 16:17 [bug#67223] [PATCH gnome-team] gnu: gnome-boxes: Update to 44.3 Vivien Kraus via Guix-patches via
@ 2023-12-19 16:47 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2023-12-19 16:47 UTC (permalink / raw)
  To: Vivien Kraus; +Cc: rg, 67223, liliana.prikler

Vivien Kraus <vivien@planete-kraus.eu> writes:

> * gnu/packages/gnome.scm (gnome-boxes): Update to 44.3.
>
> Change-Id: I7e8f0faa0c5d2366f49fd38eb565c2c711d2a14c

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-19 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-15 16:17 [bug#67223] [PATCH gnome-team] gnu: gnome-boxes: Update to 44.3 Vivien Kraus via Guix-patches via
2023-12-19 16:47 ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).