[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/113: gnu: transset: Update to 1.0.4.
From: |
guix-commits |
Subject: |
07/113: gnu: transset: Update to 1.0.4. |
Date: |
Sun, 26 Jan 2025 22:27:18 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit ac3659afb8141ca3a8bb0c5d43509ad4e49d04d9
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 16:25:05 2024 +0800
gnu: transset: Update to 1.0.4.
* gnu/packages/xorg.scm (transset): Update to 1.0.4.
Change-Id: I94ad9c4023363d4016588bff04dc1180d86575ab
---
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 5ccc9c3889..df1ef751f0 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6517,14 +6517,14 @@ mouse click. You can do everything mouse can do with a
keyboard.")
(define-public transset
(package
(name "transset")
- (version "1.0.3")
+ (version "1.0.4")
(source (origin
(method url-fetch)
(uri (string-append "https://www.x.org/releases/individual/app/"
name "-" version ".tar.gz"))
(sha256
(base32
- "095q1xnr0m1y88gkk85g64plypk813fif0gcfm9bxpmc3nl0vfmd"))))
+ "1hw0sacfa2r18zv1jj47y5blrsb3b5w0yrp5yq9bj3d434k5lhsp"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config))
- 40/113: gnu: xkbutils: Update to 1.0.6., (continued)
- 40/113: gnu: xkbutils: Update to 1.0.6., guix-commits, 2025/01/26
- 45/113: gnu: xpr: Update to 1.2.0., guix-commits, 2025/01/26
- 55/113: gnu: libxdamage: Update to 1.1.6., guix-commits, 2025/01/26
- 62/113: gnu: libxau: Update to 1.0.12., guix-commits, 2025/01/26
- 63/113: gnu: libxfixes: Update to 6.0.1., guix-commits, 2025/01/26
- 11/113: gnu: editres: Update to 1.0.9., guix-commits, 2025/01/26
- 31/113: gnu: xcb-proto: Update to 1.17.0., guix-commits, 2025/01/26
- 16/113: gnu: libfontenc: Update to 1.1.8., guix-commits, 2025/01/26
- 30/113: gnu: xcalc: Update to 1.1.2., guix-commits, 2025/01/26
- 05/113: gnu: xorgproto: Update to 2024.1., guix-commits, 2025/01/26
- 07/113: gnu: transset: Update to 1.0.4.,
guix-commits <=
- 17/113: gnu: libfs: Update to 1.0.10., guix-commits, 2025/01/26
- 19/113: gnu: libsm: Update to 1.2.5., guix-commits, 2025/01/26
- 23/113: gnu: makedepend: Update to 1.0.9., guix-commits, 2025/01/26
- 29/113: gnu: xbitmaps: Update to 1.1.3., guix-commits, 2025/01/26
- 37/113: gnu: xinput: Update to 1.6.4., guix-commits, 2025/01/26
- 41/113: gnu: xlsfonts: Update to 1.0.8., guix-commits, 2025/01/26
- 51/113: gnu: xwd: Update to 1.0.9., guix-commits, 2025/01/26
- 53/113: gnu: xwud: Update to 1.0.7., guix-commits, 2025/01/26
- 54/113: gnu: xorg-rgb: Update to 1.1.0., guix-commits, 2025/01/26
- 59/113: gnu: libxtst: Update to 1.2.5., guix-commits, 2025/01/26