[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/113: gnu: xmodmap: Update to 1.0.11.
From: |
guix-commits |
Subject: |
43/113: gnu: xmodmap: Update to 1.0.11. |
Date: |
Fri, 31 Jan 2025 04:12:08 -0500 (EST) |
iyzsong pushed a commit to branch master
in repository guix.
commit 83f6d5679a742f39f01b157b2a1109d8eee1fede
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 18:02:48 2024 +0800
gnu: xmodmap: Update to 1.0.11.
* gnu/packages/xorg.scm (xmodmap): Update to 1.0.11.
Change-Id: Iddb54bf9d22378e3481823522bfa224f1c115071
---
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 87695a78b1..ce74f7ab59 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4046,17 +4046,17 @@ containing one glyph per cell.")
(define-public xmodmap
(package
(name "xmodmap")
- (version "1.0.10")
+ (version "1.0.11")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/app/xmodmap-"
version
- ".tar.bz2"))
+ ".tar.xz"))
(sha256
(base32
- "0z28331i2pm16x671fa9qwsfqdmr6a43bzwmp0dm17a3sx0hjgs7"))))
+ "10byhzdfv1xckqc3d2v52xg1ggxn5j806x4450l3ig5hyxl82bws"))))
(build-system gnu-build-system)
(inputs
(list xorgproto libx11))
- 29/113: gnu: xbitmaps: Update to 1.1.3., (continued)
- 29/113: gnu: xbitmaps: Update to 1.1.3., guix-commits, 2025/01/31
- 32/113: gnu: xcmsdb: Update to 1.0.7., guix-commits, 2025/01/31
- 41/113: gnu: xlsfonts: Update to 1.0.8., guix-commits, 2025/01/31
- 15/113: gnu: bdftopcf: Update to 1.1.2., guix-commits, 2025/01/31
- 45/113: gnu: xpr: Update to 1.2.0., guix-commits, 2025/01/31
- 51/113: gnu: xwd: Update to 1.0.9., guix-commits, 2025/01/31
- 56/113: gnu: libxext: Update to 1.3.6., guix-commits, 2025/01/31
- 60/113: gnu: libxv: Update to 1.0.13., guix-commits, 2025/01/31
- 40/113: gnu: xkbutils: Update to 1.0.6., guix-commits, 2025/01/31
- 42/113: gnu: xfontsel: Update to 1.1.1., guix-commits, 2025/01/31
- 43/113: gnu: xmodmap: Update to 1.0.11.,
guix-commits <=
- 52/113: gnu: xwininfo: Update to 1.1.6., guix-commits, 2025/01/31
- 54/113: gnu: xorg-rgb: Update to 1.1.0., guix-commits, 2025/01/31
- 57/113: gnu: libxinerama: Update to 1.1.5., guix-commits, 2025/01/31
- 59/113: gnu: libxtst: Update to 1.2.5., guix-commits, 2025/01/31
- 68/113: gnu: libxcb: Update to 1.17.0., guix-commits, 2025/01/31
- 79/113: gnu: xcb-util-wm: Update to 0.4.2., guix-commits, 2025/01/31
- 28/113: gnu: xbacklight: Update to 1.2.4., guix-commits, 2025/01/31
- 31/113: gnu: xcb-proto: Update to 1.17.0., guix-commits, 2025/01/31
- 67/113: gnu: libxxf86vm: Update to 1.1.6., guix-commits, 2025/01/31
- 69/113: gnu: libxcvt: Update to 0.1.3., guix-commits, 2025/01/31