guix-commits
[Top][All Lists]
Advanced

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

83/135: gnu: gnome-desktop: Update to 3.30.2.


From: guix-commits
Subject: 83/135: gnu: gnome-desktop: Update to 3.30.2.
Date: Fri, 21 Dec 2018 14:37:41 -0500 (EST)

rekado pushed a commit to branch wip-gnome3.30
in repository guix.

commit 0b9dfdacb6ceb9b55f66a79b18a6cd6da2e1d948
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Dec 4 05:06:54 2018 +0100

    gnu: gnome-desktop: Update to 3.30.2.
    
    * gnu/packages/gnome.scm (gnome-desktop): Update to 3.30.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 8c9ab71..9f0ced7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -458,7 +458,7 @@ commonly used macros.")
 (define-public gnome-desktop
   (package
     (name "gnome-desktop")
-    (version "3.28.2")
+    (version "3.30.2")
     (source
      (origin
       (method url-fetch)
@@ -467,7 +467,7 @@ commonly used macros.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "0c439hhpfd9axmv4af6fzhibksh69pnn2nnbghbbqqbwy6zqfl30"))))
+        "0k6iccfj9naw42dl2mgljfvk12dmvg06plg86qd81nksrf9ycxal"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases



reply via email to

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