[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: xfdesktop: Update to 4.14.3.
From: |
guix-commits |
Subject: |
03/06: gnu: xfdesktop: Update to 4.14.3. |
Date: |
Sat, 7 Nov 2020 17:08:33 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit ed4239c6b5df5976dc123a951d026aa058dd0d8d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Nov 7 19:12:46 2020 +0100
gnu: xfdesktop: Update to 4.14.3.
* gnu/packages/xfce.scm (xfdesktop): Update to 4.14.3.
---
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 240b73f..99bff12 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -755,7 +755,7 @@ on the screen.")
(define-public xfdesktop
(package
(name "xfdesktop")
- (version "4.14.2")
+ (version "4.14.3")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -763,7 +763,7 @@ on the screen.")
"xfdesktop-" version ".tar.bz2"))
(sha256
(base32
- "0x1yx9sd5aanrlr1qnbwd2nsmcg09g4132k0kyb7z47a3x3381d3"))
+ "14sp5a4n21prwmh2l5mjq5fjaq7r2pbjxddfx4wzaix8867x1mq6"))
(modules '((guix build utils)))
(snippet
#~(begin
- branch master updated (68b4455 -> 8791ef7), guix-commits, 2020/11/07
- 01/06: gnu: libwacom: Update to 1.6., guix-commits, 2020/11/07
- 02/06: gnu: you-get: Update to 0.4.1475., guix-commits, 2020/11/07
- 03/06: gnu: xfdesktop: Update to 4.14.3.,
guix-commits <=
- 04/06: gnu: racket: Update to 7.9., guix-commits, 2020/11/07
- 05/06: gnu: python-colorama: Update to 0.4.4., guix-commits, 2020/11/07
- 06/06: gnu: duperemove: Correctly report version., guix-commits, 2020/11/07