* [bug#48312] [PATCH] gnu: thunar: Update to 4.16.8.
@ 2021-05-09 12:25 Michael Rohleder
2021-05-09 14:06 ` bug#48311: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-05-09 12:25 UTC (permalink / raw)
To: 48312; +Cc: Michael Rohleder
* gnu/packages/xfce.scm (thunar): Update to 4.16.8.
---
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 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#48311: [bug#48312] [PATCH] gnu: thunar: Update to 4.16.8.
2021-05-09 12:25 [bug#48312] [PATCH] gnu: thunar: Update to 4.16.8 Michael Rohleder
@ 2021-05-09 14:06 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-05-09 14:06 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 48311-done, 48312-done
[-- Attachment #1: Type: text/plain, Size: 268 bytes --]
Michael Rohleder 写道:
> * gnu/packages/xfce.scm (thunar): Update to 4.16.8.
Pushed as a4b4331de00961494834e8c0fb6a958d2bf0ba91
> * gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.3.
and f661e6883ec345258634940ce5d52957e1bb90c3.
Thanks!
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-09 14:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-09 12:25 [bug#48312] [PATCH] gnu: thunar: Update to 4.16.8 Michael Rohleder
2021-05-09 14:06 ` bug#48311: " Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).