guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 56/63: gnu: gnome-online-accounts: Update to 3.32.1.
Date: Thu, 7 Nov 2019 09:57:50 -0500 (EST)

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

commit 665ee6a7221dade74966a435339a70d635bf19d6
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 c9c1c82..4cb2578 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5212,7 +5212,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 "/"
@@ -5220,7 +5220,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]