[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/34: gnu: wayland: Update to 1.18.0.
From: |
guix-commits |
Subject: |
15/34: gnu: wayland: Update to 1.18.0. |
Date: |
Sat, 25 Jul 2020 16:46:41 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit ca6ad3fb4283f7a57fa663590d435db89ed04746
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Jul 24 22:39:57 2020 +0200
gnu: wayland: Update to 1.18.0.
* gnu/packages/freedesktop.scm (wayland): Update to 1.18.0.
---
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 921ced4..4d04d1d 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -637,14 +637,14 @@ Python.")
(define-public wayland
(package
(name "wayland")
- (version "1.17.0")
+ (version "1.18.0")
(source (origin
(method url-fetch)
(uri (string-append "https://wayland.freedesktop.org/releases/"
name "-" version ".tar.xz"))
(sha256
(base32
- "194ibzwpdcn6fvk4xngr4bf5axpciwg2bj82fdvz88kfmjw13akj"))))
+ "0k995rn96xkplrapz5k648j651wc43kq817xk1x8280h16gsfxa6"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-tests? #f))
- 04/34: gnu: NSS: Update to 3.55 [security fixes]., (continued)
- 04/34: gnu: NSS: Update to 3.55 [security fixes]., guix-commits, 2020/07/25
- 03/34: gnu: nspr: Update to 4.27., guix-commits, 2020/07/25
- 02/34: gnu: python-cython: Update to 0.29.21., guix-commits, 2020/07/25
- 12/34: gnu: libinput: Update to 1.15.6., guix-commits, 2020/07/25
- 14/34: gnu: wayland-protocols: Update to 1.20., guix-commits, 2020/07/25
- 22/34: gnu: libva: Update to 2.8.0., guix-commits, 2020/07/25
- 21/34: gnu: libdrm: Update to 2.4.102., guix-commits, 2020/07/25
- 31/34: gnu: dconf: Update to 0.36.0., guix-commits, 2020/07/25
- 34/34: gnu: dconf: Increase test timeout., guix-commits, 2020/07/25
- 08/34: gnu: GTK+: Update to 3.24.21., guix-commits, 2020/07/25
- 15/34: gnu: wayland: Update to 1.18.0.,
guix-commits <=
- 24/34: gnu: python-coverage: Update to 5.2.1., guix-commits, 2020/07/25
- 16/34: gnu: libpsl: Update to 0.21.1., guix-commits, 2020/07/25
- 32/34: gnu: alsa-lib: Update to 1.2.3.2., guix-commits, 2020/07/25
- 09/34: gnu: pciutils: Update to 3.7.0., guix-commits, 2020/07/25
- 10/34: gnu: python-mako: Update to 1.1.3., guix-commits, 2020/07/25
- 13/34: gnu: vulkan-tools: Update to 1.2.148., guix-commits, 2020/07/25
- 20/34: gnu: libvdpau: Update to 1.4., guix-commits, 2020/07/25
- 28/34: gnu: Sphinx: Update to 3.1.2., guix-commits, 2020/07/25
- 26/34: gnu: check: Update to 0.15.1., guix-commits, 2020/07/25
- 27/34: gnu: Remove python2-sphinx., guix-commits, 2020/07/25