[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/53: gnu: gnome-online-accounts: Update to 3.32.0.
From: |
guix-commits |
Subject: |
12/53: gnu: gnome-online-accounts: Update to 3.32.0. |
Date: |
Fri, 1 Nov 2019 22:18:42 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 97e3eff46faa752a122a59d4ad584a40f9b4a417
Author: Kei Kebreau <address@hidden>
Date: Fri Jul 19 19:33:59 2019 -0400
gnu: gnome-online-accounts: Update to 3.32.0.
* 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 bf19e0b..0746f2f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5163,7 +5163,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 "/"
@@ -5171,7 +5171,7 @@ window manager.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1p1gdgryziklrgngn6m13xnvfx4gb01h723nndfi9944r24fbiq5"))))
+ "1anlx0rb2hafg9929pgfms25mdz23sd0vdva06h6zlf8f5byc68w"))))
(outputs '("out" "lib"))
(build-system glib-or-gtk-build-system)
(arguments
@@ -5197,6 +5197,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
- 42/53: gnu: cheese: Update to 3.32.1., (continued)
- 42/53: gnu: cheese: Update to 3.32.1., guix-commits, 2019/11/01
- 50/53: gnu: quadrapassel: Update to 3.32.0., guix-commits, 2019/11/01
- 51/53: gnu: seahorse: Update to 3.32.2., guix-commits, 2019/11/01
- 43/53: gnu: libdazzle: Update to 3.32.3., guix-commits, 2019/11/01
- 39/53: gnu: devhelp: Update to 3.32.0., guix-commits, 2019/11/01
- 33/53: gnu: gnome-disk-utility: Update to 3.32.1., guix-commits, 2019/11/01
- 44/53: gnu: gdm: Update to 3.32.0., guix-commits, 2019/11/01
- 53/53: gnu: gnome-session: Update to 3.32.0., guix-commits, 2019/11/01
- 46/53: gnu: network-manager: Update to 1.18.2., guix-commits, 2019/11/01
- 07/53: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/11/01
- 12/53: gnu: gnome-online-accounts: Update to 3.32.0.,
guix-commits <=
- 08/53: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/11/01
- 13/53: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/11/01
- 25/53: gnu: gnome-tweaks: Update to 3.32.0., guix-commits, 2019/11/01
- 16/53: gnu: grilo: Update to 0.3.9., guix-commits, 2019/11/01
- 37/53: gnu: gnome-sudoku: Update to 3.32.0., guix-commits, 2019/11/01
- 41/53: gnu: orca: Update to 3.32.0., guix-commits, 2019/11/01
- 19/53: gnu: python2-pylint: Update to 1.9.5., guix-commits, 2019/11/01
- 24/53: gnu: mutter: Update to 3.32.2., guix-commits, 2019/11/01
- 29/53: gnu: gnome-clocks: Update to 3.32.0., guix-commits, 2019/11/01
- 38/53: gnu: gnome-terminal: Update to 3.32.2., guix-commits, 2019/11/01