guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/13: gnu: gnome-boxes: Update to 44.3.


From: guix-commits
Subject: 09/13: gnu: gnome-boxes: Update to 44.3.
Date: Mon, 1 Jan 2024 15:53:19 -0500 (EST)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit 9fa740331a086c7c95c82d00370d07a3a52af1d4
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Wed Nov 15 17:17:05 2023 +0100

    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>
---
 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 94862a470f..87fad17c3f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]