all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kei Kebreau <kei@openmailbox.org>
To: 26885@debbugs.gnu.org
Subject: bug#26885: [PATCH 10/11] gnu: gnome-session: Update to 3.24.1.
Date: Thu, 11 May 2017 11:30:20 -0400	[thread overview]
Message-ID: <20170511153021.14972-10-kei@openmailbox.org> (raw)
In-Reply-To: <20170511153021.14972-1-kei@openmailbox.org>

* gnu/packages/gnome.scm (gnome-session): Update to 3.24.1.
---
 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 a227d323c..f79b5351a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4079,7 +4079,7 @@ such as gzip tarballs.")
 (define-public gnome-session
   (package
     (name "gnome-session")
-    (version "3.22.2")
+    (version "3.24.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4087,7 +4087,7 @@ such as gzip tarballs.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1xahljysbpnc1zafm1y2lqnmmqi2jh4fx7h2y48d9ipqnknk26in"))))
+                "1vkfjsgks9czajivcg3y1krzlnilv2cnzzbdc7wrasrriqilji1v"))))
     (arguments
      '(#:phases
        (modify-phases %standard-phases
-- 
2.13.0

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

Thread overview: 26+ 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 ` bug#26882: [PATCH 08/11] gnu: gnome-online-accounts: Update to 3.24.0 Kei Kebreau
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 ` Kei Kebreau [this message]
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
2017-05-12 23:17         ` Kei Kebreau
2017-05-13 23:36           ` Kei Kebreau
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

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

  git send-email \
    --in-reply-to=20170511153021.14972-10-kei@openmailbox.org \
    --to=kei@openmailbox.org \
    --cc=26885@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.