unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44364] [PATCH] gnu: thunar: Update to 1.8.16.
@ 2020-11-01  3:12 Michael Rohleder
  2020-11-01 14:45 ` bug#44364: " Michael Rohleder
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-11-01  3:12 UTC (permalink / raw)
  To: 44364; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (thunar): Update to 1.8.16.
---
 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 444604ab77..d8050fa90a 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -662,7 +662,7 @@ like appearance, display, keyboard and mouse settings.")
 (define-public thunar
   (package
     (name "thunar")
-    (version "1.8.15")
+    (version "1.8.16")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -670,7 +670,7 @@ like appearance, display, keyboard and mouse settings.")
                                   "thunar-" version ".tar.bz2"))
               (sha256
                (base32
-                "14vw4yaf9fff24zmj4dp8r8hf8mb19hl4w4l0jc8c4qzy865c93n"))))
+                "0k1w2zwa8z6sc8vi3frva74npks79x79n7q9p7ibwk7irfqkh4r2"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.29.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#44364: [PATCH] gnu: thunar: Update to 1.8.16.
  2020-11-01  3:12 [bug#44364] [PATCH] gnu: thunar: Update to 1.8.16 Michael Rohleder
@ 2020-11-01 14:45 ` Michael Rohleder
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Rohleder @ 2020-11-01 14:45 UTC (permalink / raw)
  To: 44364-done

[-- Attachment #1: Type: text/plain, Size: 51 bytes --]

done with 2ddc43e93ddc8973e60e169688eff0219c33d73f

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 511 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-01 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-01  3:12 [bug#44364] [PATCH] gnu: thunar: Update to 1.8.16 Michael Rohleder
2020-11-01 14:45 ` bug#44364: " Michael Rohleder

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).