guix-commits
[Top][All Lists]
Advanced

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

03/10: gnu: gnome-online-accounts: Update to 3.32.1.


From: guix-commits
Subject: 03/10: gnu: gnome-online-accounts: Update to 3.32.1.
Date: Sat, 2 Nov 2019 17:05:21 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.

commit 07c72d8dd104187255f7cb68cdb5f6d5f6a5701d
Author: Kei Kebreau <address@hidden>
Date:   Sat Nov 2 09:39:17 2019 -0400

    gnu: gnome-online-accounts: Update to 3.32.1.
    
    * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.32.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 513af98..13d796f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5182,7 +5182,7 @@ window manager.")
 (define-public gnome-online-accounts
   (package
     (name "gnome-online-accounts")
-    (version "3.32.0")
+    (version "3.32.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -5190,7 +5190,7 @@ window manager.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1anlx0rb2hafg9929pgfms25mdz23sd0vdva06h6zlf8f5byc68w"))))
+                "08g9kdj8fzcgp76z2zsj9m7wfjks9z6xfrfrbfmcr69k40mapfx8"))))
     (outputs '("out" "lib"))
     (build-system glib-or-gtk-build-system)
     (arguments



reply via email to

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