[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38029] [PATCH 13/80] gnu: gnome-online-accounts: Update to 3.32.0.
From: |
Kei Kebreau |
Subject: |
[bug#38029] [PATCH 13/80] gnu: gnome-online-accounts: Update to 3.32.0. |
Date: |
Fri, 1 Nov 2019 21:43:42 -0400 |
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.32.0.
[native-inputs]: Add vala.
---
gnu/packages/gnome.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ae3a064334..1ec36d113c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5147,7 +5147,7 @@ window manager.")
(define-public gnome-online-accounts
(package
(name "gnome-online-accounts")
- (version "3.30.2")
+ (version "3.32.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -5155,7 +5155,7 @@ window manager.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1p1gdgryziklrgngn6m13xnvfx4gb01h723nndfi9944r24fbiq5"))))
+ "1anlx0rb2hafg9929pgfms25mdz23sd0vdva06h6zlf8f5byc68w"))))
(outputs '("out" "lib"))
(build-system glib-or-gtk-build-system)
(arguments
@@ -5181,6 +5181,7 @@ window manager.")
("gobject-introspection" ,gobject-introspection)
("intltool" ,intltool)
("pkg-config" ,pkg-config)
+ ("vala" ,vala)
("xsltproc" ,libxslt)))
(propagated-inputs
`(("glib" ,glib) ; required by goa-1.0.pc
--
2.23.0
- [bug#38029] [PATCH 03/80] gnu: eog: Update to 3.32.2., (continued)
- [bug#38029] [PATCH 03/80] gnu: eog: Update to 3.32.2., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 02/80] gnu: baobab: Update to 3.32.0., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 04/80] gnu: epiphany: Update to 3.32.3., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 05/80] gnu: evince: Update to 3.32.0., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 06/80] gnu: file-roller: Update to 3.32.1., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 08/80] gnu: gnome-backgrounds: Update to 3.32.0., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 07/80] gnu: gedit: Update to 3.32.2., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 09/80] gnu: gnome-bluetooth: Update to 3.32.1., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 10/80] gnu: gsettings-desktop-schemas: Update to 3.32.0., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 11/80] gnu: gnome-icon-theme: Update home page., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 13/80] gnu: gnome-online-accounts: Update to 3.32.0.,
Kei Kebreau <=
- [bug#38029] [PATCH 15/80] gnu: Add python-dbusmock., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 12/80] gnu: gnome-desktop: Update to 3.32.2., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 18/80] gnu: tracker: Update to 2.2.2., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 14/80] gnu: gnome-settings-daemon: Update to 3.32.1., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 16/80] gnu: gnome-control-center: Update to 3.32.2., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 17/80] gnu: grilo: Update to 0.3.9., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 19/80] gnu: vala: Update to 0.44.6., Kei Kebreau, 2019/11/01
- [bug#38029] GNOME 3.32 patches, Kei Kebreau, 2019/11/01