[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/11: gnu: xsettingsd: Update to 1.0.2.
From: |
guix-commits |
Subject: |
04/11: gnu: xsettingsd: Update to 1.0.2. |
Date: |
Thu, 14 Jan 2021 10:20:52 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit bcf2f79c06e9c9ddc32af3ef2af468209dd9a634
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jan 14 10:22:35 2021 +0100
gnu: xsettingsd: Update to 1.0.2.
* gnu/packages/xdisorg.scm (xsettingsd): Update to 1.0.2.
---
gnu/packages/xdisorg.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 793150c..26660b8 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2265,7 +2265,7 @@ Xwrits hides itself until you should take another break.")
(define-public xsettingsd
(package
(name "xsettingsd")
- (version "1.0.0")
+ (version "1.0.2")
(source
(origin
(method git-fetch)
@@ -2274,8 +2274,7 @@ Xwrits hides itself until you should take another break.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32
- "05m4jlw0mgwp24cvyklncpziq1prr2lg0cq9c055sh4n9d93d07v"))))
+ (base32 "14gnkz18dipsa2v24f4nm9syxaa7g21iqjm7y65jn849ka2jr1h8"))))
(build-system scons-build-system)
(inputs
`(("libx11" ,libx11)))
- branch master updated (e45dcf4 -> 9f60d92), guix-commits, 2021/01/14
- 02/11: gnu: system-config-printer: Update to 1.5.15., guix-commits, 2021/01/14
- 03/11: gnu: acpica: Update to 20210105., guix-commits, 2021/01/14
- 01/11: gnu: eolie: Update to 0.9.101., guix-commits, 2021/01/14
- 04/11: gnu: xsettingsd: Update to 1.0.2.,
guix-commits <=
- 06/11: gnu: perl-net-http: Update to 6.20., guix-commits, 2021/01/14
- 07/11: gnu: lxc: Update to 4.0.6., guix-commits, 2021/01/14
- 08/11: gnu: elementary-xfce-icon-theme: Update to 0.15.2., guix-commits, 2021/01/14
- 09/11: gnu: jucipp: Update to 1.6.2., guix-commits, 2021/01/14
- 05/11: gnu: diffstat: Update to 1.64., guix-commits, 2021/01/14
- 11/11: gnu: nano: Update to 5.5., guix-commits, 2021/01/14
- 10/11: gnu: lldpd: Update to 1.0.8., guix-commits, 2021/01/14