guix-commits
[Top][All Lists]
Advanced

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

09/12: gnu: gnome-online-accounts: Update to 3.24.0.


From: Marius Bakke
Subject: 09/12: gnu: gnome-online-accounts: Update to 3.24.0.
Date: Sun, 14 May 2017 11:35:08 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit 6ebccb845fb617661fd0da0f3d38ef077eac617c
Author: Kei Kebreau <address@hidden>
Date:   Wed May 10 08:23:34 2017 -0400

    gnu: gnome-online-accounts: Update to 3.24.0.
    
    * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.0.
---
 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 87b4959..be900db 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4416,7 +4416,7 @@ window manager.")
 (define-public gnome-online-accounts
   (package
     (name "gnome-online-accounts")
-    (version "3.22.3")
+    (version "3.24.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4424,7 +4424,7 @@ window manager.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "13wvnfh3hnasdnb6fhjssybj2327qihd32kpdjjb3r1qiyc8dvqb"))))
+                "0yy10znqj278lnhdiqjcqxrwwv5c1jdjd0ncjbbdyh8n0q77hbwy"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.



reply via email to

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