[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/113: gnu: xkbprint: Update to 1.0.7.
From: |
guix-commits |
Subject: |
39/113: gnu: xkbprint: Update to 1.0.7. |
Date: |
Mon, 27 Jan 2025 06:27:52 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit fe27236fae78bb1d95b8265868c5999af0877a75
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 17:58:48 2024 +0800
gnu: xkbprint: Update to 1.0.7.
* gnu/packages/xorg.scm (xkbprint): Update to 1.0.7.
Change-Id: Ia560005222b1abec5ac86abdea2746533a1275e2
---
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 dd76dfd93f..3f581cf080 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3798,14 +3798,14 @@ requested commands if they occur.")
(define-public xkbprint
(package
(name "xkbprint")
- (version "1.0.6")
+ (version "1.0.7")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/app/"
"xkbprint-" version ".tar.xz"))
(sha256
- (base32 "1c57kb8d8cbf720n9bcjhhaqpk08lac0sk4l0jp8j0mryw299k4r"))))
+ (base32 "1k2rm8lvc2klcdz2s3mymb9a2ahgwqwkgg67v3phv7ij6304jkqw"))))
(build-system gnu-build-system)
(inputs
(list libx11 libxkbfile xorgproto))
- 07/113: gnu: transset: Update to 1.0.4., (continued)
- 07/113: gnu: transset: Update to 1.0.4., guix-commits, 2025/01/27
- 11/113: gnu: editres: Update to 1.0.9., guix-commits, 2025/01/27
- 01/113: gnu: xorg-cf-files: Update to 1.0.8., guix-commits, 2025/01/27
- 08/113: gnu: fonttosfnt: Update to 1.2.4., guix-commits, 2025/01/27
- 20/113: gnu: libxdmcp: Update to 1.1.5., guix-commits, 2025/01/27
- 23/113: gnu: makedepend: Update to 1.0.9., guix-commits, 2025/01/27
- 33/113: gnu: xcursor-themes: Update to 1.0.7., guix-commits, 2025/01/27
- 26/113: gnu: x11perf: Update to 1.7.0., guix-commits, 2025/01/27
- 13/113: gnu: libdmx: Update to 1.1.5., guix-commits, 2025/01/27
- 32/113: gnu: xcmsdb: Update to 1.0.7., guix-commits, 2025/01/27
- 39/113: gnu: xkbprint: Update to 1.0.7.,
guix-commits <=
- 34/113: gnu: xdpyinfo: Update to 1.3.4., guix-commits, 2025/01/27
- 16/113: gnu: libfontenc: Update to 1.1.8., guix-commits, 2025/01/27
- 27/113: gnu: xauth: Update to 1.1.3., guix-commits, 2025/01/27
- 46/113: gnu: xprop: Update to 1.2.8., guix-commits, 2025/01/27
- 47/113: gnu: xrandr: Update to 1.5.3., guix-commits, 2025/01/27
- 51/113: gnu: xwd: Update to 1.0.9., guix-commits, 2025/01/27
- 45/113: gnu: xpr: Update to 1.2.0., guix-commits, 2025/01/27
- 55/113: gnu: libxdamage: Update to 1.1.6., guix-commits, 2025/01/27
- 57/113: gnu: libxinerama: Update to 1.1.5., guix-commits, 2025/01/27
- 58/113: gnu: libxrender: Update to 0.9.12., guix-commits, 2025/01/27