[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: xbanish: Update to 1.8.
From: |
guix-commits |
Subject: |
03/07: gnu: xbanish: Update to 1.8. |
Date: |
Thu, 10 Mar 2022 19:45:20 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit fcfa0fcb17b27cfa30bfa1683ff6d6ae4980310f
Author: Jai Vetrivelan <jaivetrivelan@gmail.com>
AuthorDate: Sat Mar 5 11:35:12 2022 +0530
gnu: xbanish: Update to 1.8.
[1. text/patch]
From 0fa4c02dd23bbb4567e2ba4f606ad0a481354d8e Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Sat, 5 Mar 2022 11:17:09 +0530
Subject: [PATCH] gnu: xbanish: Update to 1.8.
* gnu/packages/xdisorg.scm (xbanish): Update to 1.8.
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 3940315758..79a920bacc 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -972,7 +972,7 @@ to find buttons, etc, on the screen to click on.")
(define-public xbanish
(package
(name "xbanish")
- (version "1.7")
+ (version "1.8")
(home-page "https://github.com/jcs/xbanish")
(source (origin
(method git-fetch)
@@ -981,7 +981,7 @@ to find buttons, etc, on the screen to click on.")
(file-name (git-file-name name version))
(sha256
(base32
- "0ic5f7zgc32p5g1wxas9y5h8dhik0pvsa8wmn6skdry56gw9vg9q"))))
+ "12mjwn8hvrrhwyg3wi20bqr6k8d57xf9m5qr3s4nn511dcksh04g"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests
- 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 <=
- 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, 2022/03/10
- 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