[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: thunar: Update to 1.8.16.
From: |
guix-commits |
Subject: |
04/07: gnu: thunar: Update to 1.8.16. |
Date: |
Sun, 1 Nov 2020 07:50:57 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 2ddc43e93ddc8973e60e169688eff0219c33d73f
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Nov 1 13:43:03 2020 +0100
gnu: thunar: Update to 1.8.16.
* gnu/packages/xfce.scm (thunar): Update to 1.8.16.
---
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 444604a..d8050fa 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -662,7 +662,7 @@ like appearance, display, keyboard and mouse settings.")
(define-public thunar
(package
(name "thunar")
- (version "1.8.15")
+ (version "1.8.16")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -670,7 +670,7 @@ like appearance, display, keyboard and mouse settings.")
"thunar-" version ".tar.bz2"))
(sha256
(base32
- "14vw4yaf9fff24zmj4dp8r8hf8mb19hl4w4l0jc8c4qzy865c93n"))))
+ "0k1w2zwa8z6sc8vi3frva74npks79x79n7q9p7ibwk7irfqkh4r2"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- branch master updated (1975baa -> df5fb63), guix-commits, 2020/11/01
- 06/07: gnu: nginx: Update to 1.19.4., guix-commits, 2020/11/01
- 05/07: gnu: snd: Update to 20.8., guix-commits, 2020/11/01
- 01/07: gnu: wimlib: Update to 1.13.3., guix-commits, 2020/11/01
- 07/07: gnu: nginx-documentation: Update to 1.19.3-2603-3cb2736bb74c., guix-commits, 2020/11/01
- 04/07: gnu: thunar: Update to 1.8.16.,
guix-commits <=
- 02/07: gnu: facter: Update to 4.0.44., guix-commits, 2020/11/01
- 03/07: gnu: youtube-dl: Update to 2020.11.01.1., guix-commits, 2020/11/01