[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/10: gnu: xfconf: Update to 4.14.4.
From: |
guix-commits |
Subject: |
04/10: gnu: xfconf: Update to 4.14.4. |
Date: |
Tue, 10 Nov 2020 14:05:31 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a6bc4d366f45209debb482a50ca612fd35ab624e
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Nov 9 22:49:04 2020 +0100
gnu: xfconf: Update to 4.14.4.
* gnu/packages/xfce.scm (xfconf): Update to 4.14.4.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 99bff12..904ad19 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -121,7 +121,7 @@ Xfce Desktop Environment.")
(define-public xfconf
(package
(name "xfconf")
- (version "4.14.3")
+ (version "4.14.4")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -129,7 +129,7 @@ Xfce Desktop Environment.")
"xfconf-" version ".tar.bz2"))
(sha256
(base32
- "00hcb96bw5ylfs9ppblchj8zv9026m3dlf7lnmgiq5f6xyh5542q"))))
+ "0wszp93z64112jq5wm4133s64in2ndvnzbgsbn8dh7p5xhp64dyc"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (74b5b69 -> 28e2f27), guix-commits, 2020/11/10
- 07/10: gnu: rocksdb: Build reproducibly., guix-commits, 2020/11/10
- 09/10: gnu: amsynth: Order inputs alphabetically., guix-commits, 2020/11/10
- 04/10: gnu: xfconf: Update to 4.14.4.,
guix-commits <=
- 10/10: gnu: amsynth: Find external commands., guix-commits, 2020/11/10
- 06/10: gnu: jimtcl: Update to 0.80., guix-commits, 2020/11/10
- 02/10: gnu: ruby-chunky-png: Add warning about untrusted input., guix-commits, 2020/11/10
- 03/10: gnu: burp: Update to 2.3.38., guix-commits, 2020/11/10
- 01/10: gnu: ruby-chunky-png: Update to 1.3.14., guix-commits, 2020/11/10
- 05/10: gnu: mariadb-connector-c: Update to 3.1.11., guix-commits, 2020/11/10
- 08/10: gnu: enchant: Update to 2.2.13., guix-commits, 2020/11/10