guix-commits
[Top][All Lists]
Advanced

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

66/113: gnu: gnome-online-accounts: Update to 3.38.1.


From: guix-commits
Subject: 66/113: gnu: gnome-online-accounts: Update to 3.38.1.
Date: Wed, 24 Mar 2021 19:23:47 -0400 (EDT)

lle_bout pushed a commit to branch wip-gnome-40
in repository guix.

commit 3915909920a79be1fc952790583241b844c8de12
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:43:31 2021 +0100

    gnu: gnome-online-accounts: Update to 3.38.1.
    
    * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.38.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 7f2ab66..935d86e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7344,7 +7344,7 @@ window manager.")
 (define-public gnome-online-accounts
   (package
     (name "gnome-online-accounts")
-    (version "3.36.0")
+    (version "3.38.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -7352,7 +7352,7 @@ window manager.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0bigfi225g1prnxpb9lcc1i7mdcrkplwb05vilc43jik12cn53qw"))))
+                "13im9533vwrzz290l39d3l9yrfnjc77x3zhv4v8q9nh6g3b8k271"))))
     (outputs '("out" "lib"))
     (build-system glib-or-gtk-build-system)
     (arguments



reply via email to

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