guix-commits
[Top][All Lists]
Advanced

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

68/117: gnu: gnome-online-accounts: Update to 3.38.1.


From: guix-commits
Subject: 68/117: gnu: gnome-online-accounts: Update to 3.38.1.
Date: Tue, 23 Mar 2021 19:25:54 -0400 (EDT)

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

commit 3b3524cda922e8c118c47ff9dbb60b382d9261f5
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 a87e899..a64e320 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7326,7 +7326,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 "/"
@@ -7334,7 +7334,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]