Unverified Commit 72797344 authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

thunar: 4.20.7 -> 4.20.8 (#504694)

parents 34848c95 3479140d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "thunar";
  version = "4.20.7";
  version = "4.20.8";

  outputs = [
    "out"
@@ -42,7 +42,7 @@ stdenv.mkDerivation (finalAttrs: {
    owner = "xfce";
    repo = "thunar";
    tag = "thunar-${finalAttrs.version}";
    hash = "sha256-ii3ObvKCTXube3rnn+JdCsxTZDubrKcevBgpiGVbL/c=";
    hash = "sha256-gcNo9HNBY5NGhJ8N8DBTXYb5gsNAXrItvWuo3XdSBRg=";
  };

  nativeBuildInputs = [