guix-commits
[Top][All Lists]
Advanced

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

15/47: gnu: gnome-online-accounts: Update to 3.34.1.


From: guix-commits
Subject: 15/47: gnu: gnome-online-accounts: Update to 3.34.1.
Date: Mon, 23 Mar 2020 15:50:49 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.

commit b71e0d3697da7af3c8e82c2fd76d8345a619681e
Author: Kei Kebreau <address@hidden>
AuthorDate: Mon Dec 16 23:29:11 2019 -0500

    gnu: gnome-online-accounts: Update to 3.34.1.
    
    * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.34.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 cd12ad9..7706612 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6041,7 +6041,7 @@ window manager.")
 (define-public gnome-online-accounts
   (package
     (name "gnome-online-accounts")
-    (version "3.32.1")
+    (version "3.34.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -6049,7 +6049,7 @@ window manager.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "08g9kdj8fzcgp76z2zsj9m7wfjks9z6xfrfrbfmcr69k40mapfx8"))))
+                "0fkqckqkkah5k1xrfqjkk4345aq9c0a6yyvfczy9g96k927clcj8"))))
     (outputs '("out" "lib"))
     (build-system glib-or-gtk-build-system)
     (arguments



reply via email to

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