thunar: 4.20.8 -> 4.20.9

https://gitlab.xfce.org/xfce/thunar/-/compare/thunar-4.20.8...thunar-4.20.9
(cherry picked from commit 16ba0c80ab)
This commit is contained in:
Bobby Rong
2026-07-18 15:31:10 +00:00
committed by github-actions[bot]
parent 1ab52c082b
commit 01aa4051a4

View File

@@ -30,7 +30,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "thunar";
version = "4.20.8";
version = "4.20.9";
outputs = [
"out"
@@ -42,7 +42,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "xfce";
repo = "thunar";
tag = "thunar-${finalAttrs.version}";
hash = "sha256-gcNo9HNBY5NGhJ8N8DBTXYb5gsNAXrItvWuo3XdSBRg=";
hash = "sha256-rKKxCl7hoIcEDcKVaaRJfU+hyDHE/vpL0gxXExX6NeI=";
};
nativeBuildInputs = [