guix-commits
[Top][All Lists]
Advanced

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

20/60: gnu: gnome-online-accounts: Update to 3.34.1.


From: guix-commits
Subject: 20/60: gnu: gnome-online-accounts: Update to 3.34.1.
Date: Sat, 25 Jan 2020 14:47:05 -0500 (EST)

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

commit 57ca766e62ad793139d7063890c74674b4a4b7f0
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 294be02..80fb0a1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6180,7 +6180,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 "/"
@@ -6188,7 +6188,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]