guix-commits
[Top][All Lists]
Advanced

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

06/47: gnu: gnome-desktop: Update to 3.34.2.


From: guix-commits
Subject: 06/47: gnu: gnome-desktop: Update to 3.34.2.
Date: Mon, 23 Mar 2020 15:50:46 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.

commit 2f46bb7867734f28d5785de650cfe2a6adf73947
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Dec 14 23:01:00 2019 -0500

    gnu: gnome-desktop: Update to 3.34.2.
    
    * gnu/packages/gnome.scm (gnome-desktop): Update to 3.34.2.
---
 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 b4546f6..6fb3215 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1159,7 +1159,7 @@ offline sources, providing a centralized place for 
managing your contacts.")
 (define-public gnome-desktop
   (package
     (name "gnome-desktop")
-    (version "3.32.2")
+    (version "3.34.2")
     (source
      (origin
       (method url-fetch)
@@ -1168,7 +1168,7 @@ offline sources, providing a centralized place for 
managing your contacts.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "0bidx4626x7k2myv6f64qv4fzmxv8v475wibiz19kj8hjfr737q9"))))
+        "1v983xirwp1y6ggz97bh742ak6gff0hxb359dgn37nikjxhvm0a0"))))
     (build-system meson-build-system)
     (arguments
      '(#:phases



reply via email to

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