guix-commits
[Top][All Lists]
Advanced

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

44/48: gnu: gnome-online-accounts: Update to 3.30.0.


From: guix-commits
Subject: 44/48: gnu: gnome-online-accounts: Update to 3.30.0.
Date: Sat, 4 May 2019 04:13:28 -0400 (EDT)

rekado pushed a commit to branch wip-gnome3.30
in repository guix.

commit ecbd455a2855515c76d77c238f7842dbd0f54bb2
Author: Ricardo Wurmus <address@hidden>
Date:   Thu Dec 6 23:13:26 2018 +0100

    gnu: gnome-online-accounts: Update to 3.30.0.
    
    * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.30.0.
---
 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 c35afe5..d40fa5e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5081,7 +5081,7 @@ window manager.")
 (define-public gnome-online-accounts
   (package
     (name "gnome-online-accounts")
-    (version "3.28.0")
+    (version "3.30.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -5089,7 +5089,7 @@ window manager.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "035lmm21imr7ddpzffqabv53g3ggjscmqvlzy3j1qkv00zrlxg47"))))
+                "1hyg9g7l4ypnirx2j7ms2vr8711x90aybpq3s3wa20ma8a4xin97"))))
     (outputs '("out" "lib"))
     (build-system glib-or-gtk-build-system)
     (arguments



reply via email to

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