guix-commits
[Top][All Lists]
Advanced

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

56/184: gnu: gnome-online-accounts: Update to 3.32.1.


From: guix-commits
Subject: 56/184: gnu: gnome-online-accounts: Update to 3.32.1.
Date: Wed, 27 Nov 2019 14:37:00 -0500 (EST)

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

commit b8a3e5a005eeb8bc7fa07502269a5850ce632891
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 012a27e..2cf1069 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5215,7 +5215,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 "/"
@@ -5223,7 +5223,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]