[PATCH 1/2] gnu: thunar: Update to 4.18.7.

  • Done
  • quality assurance status badge
Details
2 participants
  • iyzsong
  • Maxim Cournoyer
Owner
unassigned
Submitted by
iyzsong
Severity
normal
I
I
iyzsong wrote on 2 Sep 2023 05:50
(address . guix-patches@gnu.org)(name . ???)(address . iyzsong@member.fsf.org)
3555bf853bb4e6ffd656165a1ff30935d2688226.1693626610.git.iyzsong@member.fsf.org
From: ??? <iyzsong@member.fsf.org>

* gnu/packages/xfce.scm (thunar): Update to 4.18.7.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
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 @@ (define-public xfce4-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 @@ (define-public thunar
"thunar-" version ".tar.bz2"))
(sha256
(base32
- "038lb1aik9smrqv8xh9cxchmgxhhdmwdc2i09mzsqzhyzbivcjgf"))))
+ "0shbbih2l6h3sda2221h7gsskv2lnchnmypk76cdgf51iafafxi2"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--with-custom-thunarx-dirs-enabled")))

base-commit: c72bc0bb71a7315241c174636f96faee46a6dfa8
--
2.41.0
M
M
Maxim Cournoyer wrote on 6 Sep 2023 02:51
(address . iyzsong@envs.net)
87a5u0f7iq.fsf@gmail.com
Hi,

iyzsong@envs.net writes:

Toggle quote (7 lines)
> From: ??? <iyzsong@member.fsf.org>
>
> * gnu/packages/xfce.scm (thunar): Update to 4.18.7.
> ---
> gnu/packages/xfce.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Installed!

--
Thanks,
Maxim
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65692@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65692
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch