unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Rutger Helling <rhelling@mykolab.com>
To: 29559@debbugs.gnu.org
Subject: [bug#29559] [PATCH] gnu: wayland-protocols: Update to 1.12.
Date: Mon, 04 Dec 2017 08:32:05 +0100	[thread overview]
Message-ID: <79634ed10d61ceb5ab4b1456dd74e796@mykolab.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 91 bytes --]

Here's an update for wayland-protocols. This should probably go in
staging or core-updates.

[-- Attachment #1.2: Type: text/html, Size: 278 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-wayland-protocols-Update-to-1.12.patch --]
[-- Type: text/x-diff; name=0001-gnu-wayland-protocols-Update-to-1.12.patch, Size: 1308 bytes --]

From 332abaaf13dc965d953d4c776969adb9fb4cdfb6 Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Mon, 4 Dec 2017 08:24:18 +0100
Subject: [PATCH] gnu: wayland-protocols: Update to 1.12.

* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.12.
---
 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 4fdfa20a0..e015fcbc3 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -451,7 +451,7 @@ applications, X servers (rootless or fullscreen) or other display servers.")
 (define-public wayland-protocols
   (package
     (name "wayland-protocols")
-    (version "1.11")
+    (version "1.12")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -459,7 +459,7 @@ applications, X servers (rootless or fullscreen) or other display servers.")
                     "wayland-protocols-" version ".tar.xz"))
               (sha256
                (base32
-                "0138psvx6fv8z5x2p6xi4iij6m5k62c0qyfsb45xgcf5a4fyxz1s"))))
+                "1cn8ny4zr9xlcdh8qi1qnkmvia8cp4ixnsbhd9sp9571w6lyh69v"))))
     (build-system gnu-build-system)
     (inputs
      `(("wayland" ,wayland)))
-- 
2.15.1


             reply	other threads:[~2017-12-04  7:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-04  7:32 Rutger Helling [this message]
2017-12-04 19:29 ` [bug#29559] [PATCH] gnu: wayland-protocols: Update to 1.12 Leo Famulari
2017-12-04 19:31 ` bug#29559: " Leo Famulari

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=79634ed10d61ceb5ab4b1456dd74e796@mykolab.com \
    --to=rhelling@mykolab.com \
    --cc=29559@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).