unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Kei Kebreau <kei@openmailbox.org>
To: 26882@debbugs.gnu.org
Subject: bug#26882: [PATCH 08/11] gnu: gnome-online-accounts: Update to 3.24.0.
Date: Thu, 11 May 2017 11:30:18 -0400	[thread overview]
Message-ID: <20170511153021.14972-8-kei@openmailbox.org> (raw)
In-Reply-To: <20170511153021.14972-1-kei@openmailbox.org>

* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.0.
---
 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 17fb6b063..0a73e4148 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4401,7 +4401,7 @@ window manager.")
 (define-public gnome-online-accounts
   (package
     (name "gnome-online-accounts")
-    (version "3.22.3")
+    (version "3.24.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4409,7 +4409,7 @@ window manager.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "13wvnfh3hnasdnb6fhjssybj2327qihd32kpdjjb3r1qiyc8dvqb"))))
+                "0yy10znqj278lnhdiqjcqxrwwv5c1jdjd0ncjbbdyh8n0q77hbwy"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
-- 
2.13.0

  parent reply	other threads:[~2017-05-11 15:43 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-11 15:30 bug#26887: [PATCH 01/11] gnu: libdrm: Update to 2.4.80 Kei Kebreau
2017-05-11 15:30 ` bug#26887: [PATCH 02/11] gnu: mesa: Update to 17.0.4 Kei Kebreau
2017-05-11 15:30 ` bug#26886: [PATCH 03/11] gnu: gtk+: Update to 3.22.12 Kei Kebreau
2017-05-11 15:30 ` bug#26880: [PATCH 04/11] gnu: gtk+: Enable wayland backend Kei Kebreau
2017-05-11 20:12   ` Marius Bakke
2017-05-11 21:17     ` Kei Kebreau
2017-05-11 21:37       ` Marius Bakke
2017-05-11 22:00         ` Kei Kebreau
2017-05-11 22:10           ` Marius Bakke
2017-05-11 23:34             ` Kei Kebreau
2017-05-11 15:30 ` bug#26887: [PATCH 05/11] gnu: cogl: Enable wayland support Kei Kebreau
2017-05-11 20:14   ` Marius Bakke
2017-05-11 15:30 ` bug#26887: [PATCH 06/11] gnu: gnome-desktop: Update to 3.24.1 Kei Kebreau
2017-05-11 15:30 ` bug#26884: [PATCH 07/11] gnu: gnome-bluetooth: Update to 3.20.1 Kei Kebreau
2017-05-11 15:30 ` Kei Kebreau [this message]
2017-05-11 15:30 ` bug#26881: [PATCH 09/11] gnu: gnome-control-center: Update to 3.24.1 Kei Kebreau
2017-05-11 15:30 ` bug#26885: [PATCH 10/11] gnu: gnome-session: " Kei Kebreau
2017-05-11 15:30 ` bug#26883: [PATCH 11/11] gnu: mutter: " Kei Kebreau
2017-05-11 20:23   ` Marius Bakke
2017-05-11 15:58 ` bug#26887: [PATCH 01/11] gnu: libdrm: Update to 2.4.80 Kei Kebreau
2017-05-11 20:04   ` Marius Bakke
2017-05-11 20:41     ` Kei Kebreau
2017-05-11 21:34       ` Marius Bakke
     [not found]         ` <87pofdhdgr.fsf@openmailbox.org>
2017-05-13 23:36           ` bug#26881: " Kei Kebreau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170511153021.14972-8-kei@openmailbox.org \
    --to=kei@openmailbox.org \
    --cc=26882@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).