[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/09: gnu: swayidle: Update to 1.6.
From: |
guix-commits |
Subject: |
03/09: gnu: swayidle: Update to 1.6. |
Date: |
Thu, 19 Nov 2020 18:11:22 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 53d8e2c648e7ec4a1e0db9ac51695e4f4560fc05
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Nov 19 23:56:05 2020 +0100
gnu: swayidle: Update to 1.6.
* gnu/packages/wm.scm (swayidle): Update to 1.6.
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index ebe923f..d270bb0 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1443,7 +1443,7 @@ modules for building a Wayland compositor.")
(define-public swayidle
(package
(name "swayidle")
- (version "1.5")
+ (version "1.6")
(source
(origin
(method git-fetch)
@@ -1452,7 +1452,7 @@ modules for building a Wayland compositor.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "05qi96j58xqxjiighay1d39rfanxcpn6vlynj23mb5dymxvlaq9n"))))
+ (base32 "1nd3v8r9549lykdwh4krldfl59lzaspmmai5k1icy7dvi6kkr18r"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Dlogind-provider=elogind")))
- branch staging updated (35ed83b -> 8dc4291), guix-commits, 2020/11/19
- 01/09: gnu: wlroots: Update to 0.12.0., guix-commits, 2020/11/19
- 02/09: gnu: sway: Update to 1.5.1., guix-commits, 2020/11/19
- 05/09: gnu: mako: Update to 1.4.1., guix-commits, 2020/11/19
- 04/09: gnu: swaylock: Update to 1.5., guix-commits, 2020/11/19
- 06/09: gnu: wofi: Update to 1.2.3., guix-commits, 2020/11/19
- 09/09: gnu: slurp: Update to 1.3.1., guix-commits, 2020/11/19
- 07/09: gnu: brightnessctl: Update to 0.5.1., guix-commits, 2020/11/19
- 03/09: gnu: swayidle: Update to 1.6.,
guix-commits <=
- 08/09: gnu: grim: Remove obsolete patch., guix-commits, 2020/11/19