unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stefan Stefanović" <stefanx2ovic@gmail.com>
To: 33472@debbugs.gnu.org
Subject: [bug#33472] [PATCH 2/2] Update wayland-protocols to 1.16.
Date: Fri, 23 Nov 2018 08:39:28 +0100	[thread overview]
Message-ID: <CAFBTj=gMT_AnHBg==LN5NV6byQmK0GaaXdc458Px6fbSTbqg0w@mail.gmail.com> (raw)
In-Reply-To: <CAFBTj=hs=bDTS0qPfXEoEyMT8JRUra7T_Rj5Tz5pBZHWg958_A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 26 bytes --]

Update wayland-protocols.

[-- Attachment #2: 0002-gnu-wayland-protocols-Update-to-1.16.patch --]
[-- Type: text/x-patch, Size: 1337 bytes --]

From 0089f85d86b3ded06e49b2aaea74504cc73ebe48 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20Stefanovi=C4=87?= <stefanx2ovic@gmail.com>
Date: Fri, 23 Nov 2018 08:27:41 +0100
Subject: [PATCH 2/2] gnu: wayland-protocols: Update to 1.16.

* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.16.
---
 gnu/packages/freedesktop.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index c294663fb..1d9a5920a 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -481,7 +481,7 @@ applications, X servers (rootless or fullscreen) or other display servers.")
 (define-public wayland-protocols
   (package
     (name "wayland-protocols")
-    (version "1.15")
+    (version "1.16")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -489,7 +489,7 @@ applications, X servers (rootless or fullscreen) or other display servers.")
                     "wayland-protocols-" version ".tar.xz"))
               (sha256
                (base32
-                "1qlyf9cllr2p339xxplznh023qcwj5iisp02ikx7ps349dx75fys"))))
+                "1icqikvhgv9kcf8lcqml3w9fb8q3igr4c3471jb6mlyw3yaqa53b"))))
     (build-system gnu-build-system)
     (inputs
      `(("wayland" ,wayland)))
-- 
2.19.2


  parent reply	other threads:[~2018-11-23  7:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-23  7:33 [bug#33472] [PATCH 0/2] Update wayland and wayland-protocols to 1.16 Stefan Stefanović
2018-11-23  7:37 ` [bug#33472] [PATCH 1/2] Update wayland " Stefan Stefanović
2018-11-23  7:39 ` Stefan Stefanović [this message]
2018-11-23 18:09 ` bug#33472: [PATCH 0/2] Update wayland and wayland-protocols " Marius Bakke

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='CAFBTj=gMT_AnHBg==LN5NV6byQmK0GaaXdc458Px6fbSTbqg0w@mail.gmail.com' \
    --to=stefanx2ovic@gmail.com \
    --cc=33472@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).