[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/07: gnu: xdotool: Update to 3.20211022.1.
From: |
guix-commits |
Subject: |
02/07: gnu: xdotool: Update to 3.20211022.1. |
Date: |
Thu, 10 Mar 2022 19:45:20 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit e6bfdc6ec22640cd62bd1f85aaea5715546c08bb
Author: Jai Vetrivelan <jaivetrivelan@gmail.com>
AuthorDate: Sat Mar 5 11:34:49 2022 +0530
gnu: xdotool: Update to 3.20211022.1.
[1. text/patch]
From 1040dbabc8cb5af1c88262492cf74cb74c859caa Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Sat, 5 Mar 2022 11:16:25 +0530
Subject: [PATCH] gnu: xdotool: Update to 3.20211022.1.
* gnu/packages/xdisorg.scm (xdotool): Update to 3.20211022.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 6dc40f0910..3940315758 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -492,7 +492,7 @@ X11 (yet).")
(define-public xdotool
(package
(name "xdotool")
- (version "3.20160805.1")
+ (version "3.20211022.1")
(source
(origin
(method url-fetch)
@@ -501,7 +501,7 @@ X11 (yet).")
version "/xdotool-" version ".tar.gz"))
(sha256
(base32
- "1a6c1zr86zb53352yxv104l76l8x21gfl2bgw6h21iphxpv5zgim"))))
+ "1nlsbwsdsgys607f00sc8xgb7l7cdzsb14avsg5fly3dvv7zmw4n"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; Test suite requires a lot of black magic
- branch master updated (d4f6ea2525 -> 5eeaf362f8), guix-commits, 2022/03/10
- 04/07: gnu: lemonbar: Update to 1.4., guix-commits, 2022/03/10
- 03/07: gnu: xbanish: Update to 1.8., guix-commits, 2022/03/10
- 07/07: gnu: xlockmore: Update to 5.68., guix-commits, 2022/03/10
- 06/07: gnu: dmenu: Update to 5.1., guix-commits, 2022/03/10
- 02/07: gnu: xdotool: Update to 3.20211022.1.,
guix-commits <=
- 05/07: gnu: lemonbar: Use G-expressions., guix-commits, 2022/03/10
- 01/07: gnu: font-sarasa-gothic: Update to 0.36.0., guix-commits, 2022/03/10