[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/33: gnu: xkbprint: Update to 1.0.6.
From: |
guix-commits |
Subject: |
24/33: gnu: xkbprint: Update to 1.0.6. |
Date: |
Tue, 31 Jan 2023 05:55:55 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 7e05d4078f2b73e3afd0185194e9ffe2831e2c2e
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Jan 31 12:08:32 2023 +0200
gnu: xkbprint: Update to 1.0.6.
* gnu/packages/xorg.scm (xkbprint): Update to 1.0.6.
---
gnu/packages/xorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index fb6a4c8fbf..527c405147 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3813,14 +3813,14 @@ requested commands if they occur.")
(define-public xkbprint
(package
(name "xkbprint")
- (version "1.0.5")
+ (version "1.0.6")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/app/"
- "xkbprint-" version ".tar.bz2"))
+ "xkbprint-" version ".tar.xz"))
(sha256
- (base32 "1yi3232g25hhp241irncd8znv3090k2gm0yjcdnz08h89y1zwn2v"))))
+ (base32 "1c57kb8d8cbf720n9bcjhhaqpk08lac0sk4l0jp8j0mryw299k4r"))))
(build-system gnu-build-system)
(inputs
(list libx11 libxkbfile xorgproto))
- 30/33: gnu: xsetroot: Update to 1.1.3., (continued)
- 30/33: gnu: xsetroot: Update to 1.1.3., guix-commits, 2023/01/31
- 05/33: gnu: lndir: Update to 1.0.4., guix-commits, 2023/01/31
- 04/33: gnu: imake: Update to 1.0.9., guix-commits, 2023/01/31
- 06/33: gnu: libxscrnsaver: Update to 1.2.4., guix-commits, 2023/01/31
- 08/33: gnu: makedepend: Update to 1.0.8., guix-commits, 2023/01/31
- 11/33: gnu: xdriinfo: Update to 1.0.7., guix-commits, 2023/01/31
- 13/33: gnu: xf86-input-mouse: Update to 1.9.4., guix-commits, 2023/01/31
- 14/33: gnu: xf86-video-ast: Update to 1.1.6., guix-commits, 2023/01/31
- 15/33: gnu: xf86-video-nv: Update to 2.1.22., guix-commits, 2023/01/31
- 20/33: gnu: xf86-video-vmware: Update to 13.4.0., guix-commits, 2023/01/31
- 24/33: gnu: xkbprint: Update to 1.0.6.,
guix-commits <=
- 25/33: gnu: xkill: Update to 1.0.6., guix-commits, 2023/01/31
- 26/33: gnu: xlsatoms: Update to 1.1.4., guix-commits, 2023/01/31
- 29/33: gnu: xrandr: Update to 1.5.2., guix-commits, 2023/01/31
- 31/33: gnu: xvinfo: Update to 1.1.5., guix-commits, 2023/01/31
- 32/33: gnu: xinit: Update to 1.4.2., guix-commits, 2023/01/31
- 33/33: gnu: libxaw3d: Update to 1.6.4., guix-commits, 2023/01/31
- 09/33: gnu: sessreg: Update to 1.1.3., guix-commits, 2023/01/31
- 19/33: gnu: xf86-video-vesa: Update to 2.6.0., guix-commits, 2023/01/31
- 22/33: gnu: xhost: Update to 1.0.9., guix-commits, 2023/01/31