[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/11: gnu: gnome-online-accounts: Update to 3.24.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
09/11: gnu: gnome-online-accounts: Update to 3.24.2. |
Date: |
Wed, 9 Aug 2017 02:46:00 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 666901b29807a255d3eaa6226ee5be60ef7e9f2f
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Aug 9 01:11:07 2017 +0200
gnu: gnome-online-accounts: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.2.
---
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 b19d14f..11d787a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4701,7 +4701,7 @@ window manager.")
(define-public gnome-online-accounts
(package
(name "gnome-online-accounts")
- (version "3.24.1")
+ (version "3.24.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4709,7 +4709,7 @@ window manager.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0lgniqmkr6ffdw3kcqd34lvp969j2q2qzcy30zkzl5c09r7anc0a"))))
+ "1fmgywfcvlb5sa0slxxlg80gafiaal8vnq6h5lcybqa12lnxa2mp"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
- branch master updated (9bb47d7 -> 0260519), Tobias Geerinckx-Rice, 2017/08/09
- 02/11: gnu: brasero: Update to 3.12.2., Tobias Geerinckx-Rice, 2017/08/09
- 04/11: gnu: gspell: Order inputs alphabetically., Tobias Geerinckx-Rice, 2017/08/09
- 03/11: gnu: gnumeric: Update to 1.12.35., Tobias Geerinckx-Rice, 2017/08/09
- 05/11: gnu: gspell: Propagate enchant dependency., Tobias Geerinckx-Rice, 2017/08/09
- 06/11: gnu: gedit: Update to 3.22.1., Tobias Geerinckx-Rice, 2017/08/09
- 09/11: gnu: gnome-online-accounts: Update to 3.24.2.,
Tobias Geerinckx-Rice <=
- 01/11: gnu: Use HTTPS for gnome.org and subdomains., Tobias Geerinckx-Rice, 2017/08/09
- 08/11: gnu: mutter: Update to 3.24.4., Tobias Geerinckx-Rice, 2017/08/09
- 10/11: gnu: tracker: Update to 1.12.2., Tobias Geerinckx-Rice, 2017/08/09
- 07/11: gnu: gedit: Support gspell., Tobias Geerinckx-Rice, 2017/08/09
- 11/11: gnu: epiphany: Update to 3.24.3., Tobias Geerinckx-Rice, 2017/08/09