[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/18: gnu: xkill: Update to 1.0.5.
From: |
Marius Bakke |
Subject: |
15/18: gnu: xkill: Update to 1.0.5. |
Date: |
Sat, 10 Mar 2018 05:58:33 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 060c82c113e550de98ffc1baa8127b08b63c5c58
Author: Marius Bakke <address@hidden>
Date: Sat Mar 10 09:54:21 2018 +0100
gnu: xkill: Update to 1.0.5.
* gnu/packages/xorg.scm (xkill): Update to 1.0.5.
---
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 b0ac4d3..217547d 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3853,7 +3853,7 @@ can be combined together using the 'rules' component of
this database.")
(define-public xkill
(package
(name "xkill")
- (version "1.0.4")
+ (version "1.0.5")
(source
(origin
(method url-fetch)
@@ -3863,7 +3863,7 @@ can be combined together using the 'rules' component of
this database.")
".tar.bz2"))
(sha256
(base32
- "0bl1ky8ps9jg842j4mnmf4zbx8nkvk0h77w7bqjlpwij9wq2mvw8"))))
+ "0szzd9nzn0ybkhnfyizb876irwnjsnb78rcaxx6prb71jmmbpw65"))))
(build-system gnu-build-system)
(inputs
`(("libxmu" ,libxmu)
- branch master updated (0803ddf -> 8e3b852), Marius Bakke, 2018/03/10
- 01/18: gnu: xbitmaps: Update to 1.1.2., Marius Bakke, 2018/03/10
- 03/18: gnu: xfontsel: Update to 1.0.6., Marius Bakke, 2018/03/10
- 12/18: gnu: xset: Update to 1.2.4., Marius Bakke, 2018/03/10
- 07/18: gnu: xwud: Update to 1.0.5., Marius Bakke, 2018/03/10
- 13/18: gnu: xwininfo: Update to 1.1.4., Marius Bakke, 2018/03/10
- 15/18: gnu: xkill: Update to 1.0.5.,
Marius Bakke <=
- 08/18: gnu: xinit: Update to 1.4.0., Marius Bakke, 2018/03/10
- 11/18: gnu: xwd: Update to 1.0.7., Marius Bakke, 2018/03/10
- 06/18: gnu: xsetroot: Update to 1.1.2., Marius Bakke, 2018/03/10
- 09/18: gnu: xmessage: Update to 1.0.5., Marius Bakke, 2018/03/10
- 18/18: gnu: xprop: Update to 1.2.3., Marius Bakke, 2018/03/10
- 05/18: gnu: xrefresh: Update to 1.0.6., Marius Bakke, 2018/03/10
- 17/18: gnu: xpr: Update to 1.0.5., Marius Bakke, 2018/03/10
- 10/18: gnu: xlsclients: Update to 1.1.4., Marius Bakke, 2018/03/10
- 04/18: gnu: xrdb: Update to 1.1.1., Marius Bakke, 2018/03/10
- 02/18: gnu: xcursor-themes: Update to 1.0.5., Marius Bakke, 2018/03/10