guix-commits
[Top][All Lists]
Advanced

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

22/108: gnu: gnome-desktop: Update to 3.36.1.


From: guix-commits
Subject: 22/108: gnu: gnome-desktop: Update to 3.36.1.
Date: Sat, 25 Apr 2020 15:22:42 -0400 (EDT)

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

commit 885034ad2f29af50ae599f469aab5b82769762a7
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Apr 18 14:12:00 2020 -0400

    gnu: gnome-desktop: Update to 3.36.1.
    
    * gnu/packages/gnome.scm (gnome-desktop): Update to 3.36.1.
---
 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 3aad7d7..5811f2f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1251,7 +1251,7 @@ offline sources, providing a centralized place for 
managing your contacts.")
 (define-public gnome-desktop
   (package
     (name "gnome-desktop")
-    (version "3.34.2")
+    (version "3.36.1")
     (source
      (origin
       (method url-fetch)
@@ -1260,7 +1260,7 @@ offline sources, providing a centralized place for 
managing your contacts.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "1v983xirwp1y6ggz97bh742ak6gff0hxb359dgn37nikjxhvm0a0"))))
+        "1058h1ndl6pmlh8rmbqq5lw15glws3anin88cm7lw4vzasgfavwc"))))
     (build-system meson-build-system)
     (arguments
      '(#:phases



reply via email to

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