diff options
| author | Kei Kebreau <kei@openmailbox.org> | 2017-06-16 10:02:22 -0400 |
|---|---|---|
| committer | Kei Kebreau <kei@openmailbox.org> | 2017-06-16 10:07:54 -0400 |
| commit | 8cdbaebcbd34259793cdfb34b03f2f84db82a825 (patch) | |
| tree | b5290273b81f79f07ab62d1932ee81a353ed971f | |
| parent | a235ec3a6aa21980fe70e8d0c133e50986afbded (diff) | |
gnu: gnome-online-accounts: Update to 3.24.1.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.1.
| -rw-r--r-- | gnu/packages/gnome.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 25d8580a80a..1e26a1bfb96 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm | |||
| @@ -4500,7 +4500,7 @@ window manager.") | |||
| 4500 | (define-public gnome-online-accounts | 4500 | (define-public gnome-online-accounts |
| 4501 | (package | 4501 | (package |
| 4502 | (name "gnome-online-accounts") | 4502 | (name "gnome-online-accounts") |
| 4503 | (version "3.24.0") | 4503 | (version "3.24.1") |
| 4504 | (source (origin | 4504 | (source (origin |
| 4505 | (method url-fetch) | 4505 | (method url-fetch) |
| 4506 | (uri (string-append "mirror://gnome/sources/" name "/" | 4506 | (uri (string-append "mirror://gnome/sources/" name "/" |
| @@ -4508,7 +4508,7 @@ window manager.") | |||
| 4508 | name "-" version ".tar.xz")) | 4508 | name "-" version ".tar.xz")) |
| 4509 | (sha256 | 4509 | (sha256 |
| 4510 | (base32 | 4510 | (base32 |
| 4511 | "0yy10znqj278lnhdiqjcqxrwwv5c1jdjd0ncjbbdyh8n0q77hbwy")))) | 4511 | "0lgniqmkr6ffdw3kcqd34lvp969j2q2qzcy30zkzl5c09r7anc0a")))) |
| 4512 | (build-system glib-or-gtk-build-system) | 4512 | (build-system glib-or-gtk-build-system) |
| 4513 | (native-inputs | 4513 | (native-inputs |
| 4514 | `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc. | 4514 | `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc. |
