[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/40: gnu: thunar: Update to 4.18.7.
From: |
guix-commits |
Subject: |
17/40: gnu: thunar: Update to 4.18.7. |
Date: |
Tue, 5 Sep 2023 20:02:18 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 93eba03191e7efcc7017b6fbe55ba83266972df7
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Sep 2 11:50:28 2023 +0800
gnu: thunar: Update to 4.18.7.
* gnu/packages/xfce.scm (thunar): Update to 4.18.7.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
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 fed7360aa8..3292db4f58 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -727,7 +727,7 @@ like appearance, display, keyboard and mouse settings.")
(define-public thunar
(package
(name "thunar")
- (version "4.18.6") ;stable version = even minor
+ (version "4.18.7") ;stable version = even minor
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -735,7 +735,7 @@ like appearance, display, keyboard and mouse settings.")
"thunar-" version ".tar.bz2"))
(sha256
(base32
- "038lb1aik9smrqv8xh9cxchmgxhhdmwdc2i09mzsqzhyzbivcjgf"))))
+ "0shbbih2l6h3sda2221h7gsskv2lnchnmypk76cdgf51iafafxi2"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--with-custom-thunarx-dirs-enabled")))
- branch master updated (6548efcd73 -> c3d48d024b), guix-commits, 2023/09/05
- 37/40: gnu: skia: Update to 112.0.6d0b938., guix-commits, 2023/09/05
- 22/40: gnu: Add libmodbus., guix-commits, 2023/09/05
- 31/40: gnu: arcan: Use new style arguments., guix-commits, 2023/09/05
- 12/40: gnu: granite: Upgrade to 7.3.0., guix-commits, 2023/09/05
- 03/40: gnu: mympd: Update to 11.0.5., guix-commits, 2023/09/05
- 07/40: doc: Document mumi command-line interface., guix-commits, 2023/09/05
- 23/40: gnu: Add book-sparc., guix-commits, 2023/09/05
- 09/40: gnu: emacs-magit: Update to 3.3.0-5.186414a., guix-commits, 2023/09/05
- 17/40: gnu: thunar: Update to 4.18.7.,
guix-commits <=
- 20/40: gnu: Add font-junicode., guix-commits, 2023/09/05
- 24/40: gnu: kdenlive: Add missing kirigami input., guix-commits, 2023/09/05
- 33/40: gnu: arcan-wayland: Deprecate in favor of arcan., guix-commits, 2023/09/05
- 10/40: gnu: ibus: Disable registry cache., guix-commits, 2023/09/05
- 08/40: gnu: emacs-transient: Update to 0.4.3-0.cc0fa80., guix-commits, 2023/09/05
- 05/40: gnu: highlight: Update to 4.8., guix-commits, 2023/09/05
- 01/40: gnu: ungoogled-chromium-wayland: Use gexp., guix-commits, 2023/09/05
- 14/40: gnu: sideload: Update to 6.2.1., guix-commits, 2023/09/05
- 06/40: gnu: Add fonts-tlwg., guix-commits, 2023/09/05
- 15/40: gnu: kaidan: Add missing input., guix-commits, 2023/09/05