[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/113: gnu: xbacklight: Update to 1.2.4.
From: |
guix-commits |
Subject: |
28/113: gnu: xbacklight: Update to 1.2.4. |
Date: |
Mon, 27 Jan 2025 06:27:51 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 98011f74a187e9569c8033ae5972c9ee8c73e5b6
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 16:50:21 2024 +0800
gnu: xbacklight: Update to 1.2.4.
* gnu/packages/xorg.scm (xbacklight): Update 1.2.4.
Change-Id: Idcf1029c67b2f794b4995124aaa04b2e7c45325b
---
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 479fbe7dcd..1f3a68c4d8 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2097,17 +2097,17 @@ information used in connecting to the X server.")
(define-public xbacklight
(package
(name "xbacklight")
- (version "1.2.3")
+ (version "1.2.4")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/app/xbacklight-"
version
- ".tar.bz2"))
+ ".tar.xz"))
(sha256
(base32
- "1plssg0s3pbslg6rfzxp9sx8ryvn8l32zyvc8zp9zsbsfwjg69rs"))))
+ "1vp890ic26y4k2l0haw94z4nim3j7gp3g9w5flw2zj0qdw70phyl"))))
(build-system gnu-build-system)
(inputs
(list libxcb xcb-util))
- 15/113: gnu: bdftopcf: Update to 1.1.2., (continued)
- 15/113: gnu: bdftopcf: Update to 1.1.2., guix-commits, 2025/01/27
- 35/113: gnu: libevdev: Update to 1.13.3., guix-commits, 2025/01/27
- 56/113: gnu: libxext: Update to 1.3.6., guix-commits, 2025/01/27
- 63/113: gnu: libxfixes: Update to 6.0.1., guix-commits, 2025/01/27
- 100/113: gnu: xf86-video-i128: Update to 1.4.1., guix-commits, 2025/01/27
- 94/113: gnu: xf86-input-mouse: Update to 1.9.5., guix-commits, 2025/01/27
- 102/113: gnu: xf86-video-mga: Update to 2.1.0., guix-commits, 2025/01/27
- 19/113: gnu: libsm: Update to 1.2.5., guix-commits, 2025/01/27
- 21/113: gnu: libxkbfile: Update to 1.1.3., guix-commits, 2025/01/27
- 22/113: gnu: libxmu: Update to 1.2.1., guix-commits, 2025/01/27
- 28/113: gnu: xbacklight: Update to 1.2.4.,
guix-commits <=
- 30/113: gnu: xcalc: Update to 1.1.2., guix-commits, 2025/01/27
- 05/113: gnu: xorgproto: Update to 2024.1., guix-commits, 2025/01/27
- 03/113: gnu: lndir: Update to 1.0.5., guix-commits, 2025/01/27
- 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