guix-commits
[Top][All Lists]
Advanced

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

36/48: gnu: gnome-online-accounts: Update to 3.20.3.


From: ???
Subject: 36/48: gnu: gnome-online-accounts: Update to 3.20.3.
Date: Tue, 23 Aug 2016 12:11:50 +0000 (UTC)

iyzsong pushed a commit to branch core-updates
in repository guix.

commit 4a8527a5996a86a34c62adad594468125771b6b6
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 22:00:40 2016 +0800

    gnu: gnome-online-accounts: Update to 3.20.3.
    
    * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.20.3.
---
 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 5ade5f6..78bfc9a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4228,7 +4228,7 @@ window manager.")
 (define-public gnome-online-accounts
   (package
     (name "gnome-online-accounts")
-    (version "3.20.1")
+    (version "3.20.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4236,7 +4236,7 @@ window manager.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "14qcih1g136sn2aklzagv83jl82d3qc598rkdm8zac9gw70ynyn3"))))
+                "0ip0q539bik3wqwl867rjc63w2d5rjyvbqzwczkard70yd6c0kq9"))))
     (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]