* [bug#29559] [PATCH] gnu: wayland-protocols: Update to 1.12.
@ 2017-12-04 7:32 Rutger Helling
2017-12-04 19:29 ` Leo Famulari
2017-12-04 19:31 ` bug#29559: " Leo Famulari
0 siblings, 2 replies; 3+ messages in thread
From: Rutger Helling @ 2017-12-04 7:32 UTC (permalink / raw)
To: 29559
[-- 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#29559] [PATCH] gnu: wayland-protocols: Update to 1.12.
2017-12-04 7:32 [bug#29559] [PATCH] gnu: wayland-protocols: Update to 1.12 Rutger Helling
@ 2017-12-04 19:29 ` Leo Famulari
2017-12-04 19:31 ` bug#29559: " Leo Famulari
1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2017-12-04 19:29 UTC (permalink / raw)
To: Rutger Helling; +Cc: 29559
[-- Attachment #1: Type: text/plain, Size: 597 bytes --]
On Mon, Dec 04, 2017 at 08:32:05AM +0100, Rutger Helling wrote:
> Here's an update for wayland-protocols. This should probably go in
> staging or core-updates.
The "branching and rebuilding strategy" is outlined here:
https://www.gnu.org/software/guix/manual/html_node/Submitting-Patches.html#Submitting-Patches
... and was introduced here:
https://lists.gnu.org/archive/html/guix-devel/2016-10/msg00933.html
In practice, we can't currently do topical update or staging branches
due to limitations with hydra.gnu.org, but I think we do plan to try
those again once we have more "horsepower".
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#29559: [PATCH] gnu: wayland-protocols: Update to 1.12.
2017-12-04 7:32 [bug#29559] [PATCH] gnu: wayland-protocols: Update to 1.12 Rutger Helling
2017-12-04 19:29 ` Leo Famulari
@ 2017-12-04 19:31 ` Leo Famulari
1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2017-12-04 19:31 UTC (permalink / raw)
To: Rutger Helling; +Cc: 29559-done
On Mon, Dec 04, 2017 at 08:32:05AM +0100, Rutger Helling wrote:
> Here's an update for wayland-protocols. This should probably go in
> staging or core-updates.
> 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.
Pushed to core-updates as f79c3ea9ca58f8760e0960f3ec3dd77eeb493cc1.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-12-04 19:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-04 7:32 [bug#29559] [PATCH] gnu: wayland-protocols: Update to 1.12 Rutger Helling
2017-12-04 19:29 ` Leo Famulari
2017-12-04 19:31 ` bug#29559: " Leo Famulari
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).