[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/17: gnu: xorg-server: Update to 1.19.6.
From: |
Marius Bakke |
Subject: |
17/17: gnu: xorg-server: Update to 1.19.6. |
Date: |
Wed, 27 Dec 2017 15:07:41 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit d5b0e8653493dd083daa8fb76449a80e551af4ba
Author: Marius Bakke <address@hidden>
Date: Wed Dec 27 13:55:07 2017 +0100
gnu: xorg-server: Update to 1.19.6.
* gnu/packages/xorg.scm (xorg-server): Update to 1.19.6.
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index ce71cc2..8677c59 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5086,7 +5086,7 @@ over Xlib, including:
(define-public xorg-server
(package
(name "xorg-server")
- (version "1.19.5")
+ (version "1.19.6")
(source
(origin
(method url-fetch)
@@ -5095,7 +5095,7 @@ over Xlib, including:
name "-" version ".tar.bz2"))
(sha256
(base32
- "0iql4pgsgpyqcrd3256pv227cdadvz01ych61n0d41ixp67gmzqq"))
+ "15y13ihgkggmly5s07vzvpn35gzx1w0hrkbnlcvcy05h3lpm0cm7"))
(patches
(list
;; See:
- branch master updated (aac1aa7 -> d5b0e86), Marius Bakke, 2017/12/27
- 02/17: gnu: xf86-video-intel: Update snapshot to af6d8e9., Marius Bakke, 2017/12/27
- 03/17: gnu: libpipeline: Update to 1.5.0., Marius Bakke, 2017/12/27
- 09/17: gnu: zathura-djvu: Update to 0.2.7., Marius Bakke, 2017/12/27
- 01/17: gnu: seabios: Update to 1.11.0., Marius Bakke, 2017/12/27
- 05/17: gnu: girara: Update to 0.2.8., Marius Bakke, 2017/12/27
- 08/17: gnu: zathura-ps: Update to 0.2.5., Marius Bakke, 2017/12/27
- 07/17: gnu: zathura-cb: Update to 0.1.7., Marius Bakke, 2017/12/27
- 06/17: gnu: zathura: Update to 0.3.8., Marius Bakke, 2017/12/27
- 11/17: gnu: zathura-pdf-poppler: Update to 0.2.8., Marius Bakke, 2017/12/27
- 17/17: gnu: xorg-server: Update to 1.19.6.,
Marius Bakke <=
- 10/17: gnu: zathura-pdf-mupdf: Update to 0.3.2., Marius Bakke, 2017/12/27
- 04/17: gnu: mujs: Update to 1.0.2., Marius Bakke, 2017/12/27
- 15/17: gnu: zathura: Adjust inputs., Marius Bakke, 2017/12/27
- 13/17: gnu: girara: Correct inputs., Marius Bakke, 2017/12/27
- 12/17: gnu: zathura: Enable tests., Marius Bakke, 2017/12/27
- 14/17: gnu: girara: Enable tests., Marius Bakke, 2017/12/27
- 16/17: gnu: zathura: Remove superfluous inputs from dependents., Marius Bakke, 2017/12/27