[PATCH] gnu: thunar: Update to 4.16.8.

  • Done
  • quality assurance status badge
Details
2 participants
  • Tobias Geerinckx-Rice
  • Michael Rohleder
Owner
unassigned
Submitted by
Michael Rohleder
Severity
normal
M
M
Michael Rohleder wrote on 9 May 2021 14:25
(address . guix-patches@gnu.org)(name . Michael Rohleder)(address . mike@rohleder.de)
20210509122525.2494-1-mike@rohleder.de
* gnu/packages/xfce.scm (thunar): Update to 4.16.8.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 704e50e7ed..634b6b0784 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -780,7 +780,7 @@ like appearance, display, keyboard and mouse settings.")
(define-public thunar
(package
(name "thunar")
- (version "4.16.7")
+ (version "4.16.8")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -788,7 +788,7 @@ like appearance, display, keyboard and mouse settings.")
"thunar-" version ".tar.bz2"))
(sha256
(base32
- "0qlgy25wgmrddiac3sq61di2rmys1pqgyjg0r3d6rmpw51kxsvgv"))))
+ "159ircj0mahx54fqsr3l3ynk690zlpc6ar5pnyhhpk90s8la5303"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
--
2.31.1
T
T
Tobias Geerinckx-Rice wrote on 9 May 2021 16:06
(name . Michael Rohleder)(address . mike@rohleder.de)
87eeeg57d3.fsf@nckx
Michael Rohleder ???
Toggle quote (2 lines)
> * gnu/packages/xfce.scm (thunar): Update to 4.16.8.

Pushed as a4b4331de00961494834e8c0fb6a958d2bf0ba91

Toggle quote (2 lines)
> * gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.3.

and f661e6883ec345258634940ce5d52957e1bb90c3.

Thanks!

T G-R
-----BEGIN PGP SIGNATURE-----

iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYJfseA0cbWVAdG9iaWFz
LmdyAAoJEA2w/4hPVW15Y8kA/1EM6tuoJ6K5BiEnVxYSMgIGOBwVFl9ZTshHdLsI
H3s2AQDVEhiUPXT3+o07SuS5uq7ykFWFamGIMgQTafZiTJTSAQ==
=bEGN
-----END PGP SIGNATURE-----

Closed
?