guix-commits
[Top][All Lists]
Advanced

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

01/04: gnu: gnome-boxes: Update to 3.36.4.


From: guix-commits
Subject: 01/04: gnu: gnome-boxes: Update to 3.36.4.
Date: Wed, 27 May 2020 20:35:00 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit bdfd5d6f51b5e9b916780ca896a3a7f76bc742ca
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu May 28 02:09:14 2020 +0200

    gnu: gnome-boxes: Update to 3.36.4.
    
    * gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.4.
---
 gnu/packages/gnome.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 94a6497..23684aa 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9911,7 +9911,7 @@ integrate seamlessly with the GNOME desktop.")
 (define-public gnome-boxes
   (package
     (name "gnome-boxes")
-    (version "3.35.91")
+    (version "3.36.4")
     (source
      (origin
        (method url-fetch)
@@ -9919,8 +9919,7 @@ integrate seamlessly with the GNOME desktop.")
                            (version-major+minor version) "/"
                            "gnome-boxes-" version ".tar.xz"))
        (sha256
-        (base32
-         "0l96spz6pc8q4l5p9a58cc0kgvdr7pbc89hy6ixn72k5pl3s7fxj"))))
+        (base32 "16l0mq2ydmywcdya1795mcy8syg4zkmz9ws3pzjcqv5y4m7cjj03"))))
     (build-system meson-build-system)
     (arguments
      '(#:glib-or-gtk? #t



reply via email to

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