[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/10: gnu: gnome-online-accounts: Update to 3.32.1.
From: |
guix-commits |
Subject: |
03/10: gnu: gnome-online-accounts: Update to 3.32.1. |
Date: |
Sat, 2 Nov 2019 17:05:21 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 07c72d8dd104187255f7cb68cdb5f6d5f6a5701d
Author: Kei Kebreau <address@hidden>
Date: Sat Nov 2 09:39:17 2019 -0400
gnu: gnome-online-accounts: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.32.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 513af98..13d796f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5182,7 +5182,7 @@ window manager.")
(define-public gnome-online-accounts
(package
(name "gnome-online-accounts")
- (version "3.32.0")
+ (version "3.32.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -5190,7 +5190,7 @@ window manager.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1anlx0rb2hafg9929pgfms25mdz23sd0vdva06h6zlf8f5byc68w"))))
+ "08g9kdj8fzcgp76z2zsj9m7wfjks9z6xfrfrbfmcr69k40mapfx8"))))
(outputs '("out" "lib"))
(build-system glib-or-gtk-build-system)
(arguments
- branch wip-gnome-updates updated (e3bf493 -> 31ec7bc), guix-commits, 2019/11/02
- 01/10: gnu: epiphany: Update to 3.32.5., guix-commits, 2019/11/02
- 03/10: gnu: gnome-online-accounts: Update to 3.32.1.,
guix-commits <=
- 02/10: gnu: file-roller: Update to 3.32.2., guix-commits, 2019/11/02
- 08/10: gnu: python-pyatspi: Update to 2.34.0., guix-commits, 2019/11/02
- 07/10: gnu: nautilus: Update to 3.32.3., guix-commits, 2019/11/02
- 05/10: gnu: grilo: Update to 0.3.10., guix-commits, 2019/11/02
- 10/10: gnu: modem-manager: Update to 1.10.8., guix-commits, 2019/11/02
- 04/10: gnu: python-dbusmock: Update to 0.18.3., guix-commits, 2019/11/02
- 06/10: gnu: pipewire: Update to 0.2.7., guix-commits, 2019/11/02
- 09/10: gnu: network-manager: Update to 1.18.4., guix-commits, 2019/11/02