[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/13: gnu: thunar: Update to 1.8.12.
From: |
guix-commits |
Subject: |
11/13: gnu: thunar: Update to 1.8.12. |
Date: |
Sat, 15 Feb 2020 11:07:10 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 977617ac5eec4ab6940bee29e133b8db91f14e1f
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Feb 15 15:01:51 2020 +0100
gnu: thunar: Update to 1.8.12.
* gnu/packages/xfce.scm (thunar): Update to 1.8.12.
---
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 c1f41e5..fe5f2e6 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -645,7 +645,7 @@ like appearance, display, keyboard and mouse settings.")
(define-public thunar
(package
(name "thunar")
- (version "1.8.11")
+ (version "1.8.12")
(source (origin
(method url-fetch)
(uri (string-append "http://archive.xfce.org/src/xfce/"
@@ -653,7 +653,7 @@ like appearance, display, keyboard and mouse settings.")
"thunar-" version ".tar.bz2"))
(sha256
(base32
- "0f5jw61z1dbvyyf1nks5dagnbs6sxxw7spybgwvpb3hfljrlvphq"))))
+ "1y1548jrx93c9v8ks60mkd9sx5xl69fmwh1pbr9gsnqz1gp5na99"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- branch master updated (2e5044c -> 505b263), guix-commits, 2020/02/15
- 01/13: gnu: abc: Use HTTPS home page., guix-commits, 2020/02/15
- 05/13: gnu: emacs-markdown-mode: Use HTTPS home page., guix-commits, 2020/02/15
- 03/13: gnu: sbcl-ningle: Use HTTPS home page., guix-commits, 2020/02/15
- 02/13: gnu: cl-trivial-mimes: Use HTTPS home page., guix-commits, 2020/02/15
- 07/13: gnu: tumbler: Update to 0.2.8., guix-commits, 2020/02/15
- 09/13: gnu: you-get: Update to 0.4.1403., guix-commits, 2020/02/15
- 11/13: gnu: thunar: Update to 1.8.12.,
guix-commits <=
- 04/13: gnu: ebtables: Use HTTPS home page., guix-commits, 2020/02/15
- 06/13: gnu: diction: Update to 1.14., guix-commits, 2020/02/15
- 10/13: gnu: unbound: Update to 1.9.6 [security improvements]., guix-commits, 2020/02/15
- 08/13: gnu: xvid: Update to 1.3.7., guix-commits, 2020/02/15
- 12/13: gnu: Add fbset., guix-commits, 2020/02/15
- 13/13: gnu: le-certs: Update input hashes., guix-commits, 2020/02/15