Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 17198a07a79b
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e65526ea043a
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on May 26, 2020

  1. xfce.thunar: 1.8.14 -> 1.8.15

    romildo committed May 26, 2020
    Copy the full SHA
    a3ae0fd View commit details

Commits on May 28, 2020

  1. Merge pull request #88943 from romildo/upd.thunar

    xfce.thunar: 1.8.14 -> 1.8.15
    romildo authored May 28, 2020
    Copy the full SHA
    e65526e View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 pkgs/desktops/xfce/core/thunar/default.nix
4 changes: 2 additions & 2 deletions pkgs/desktops/xfce/core/thunar/default.nix
Original file line number Diff line number Diff line change
@@ -21,9 +21,9 @@
let unwrapped = mkXfceDerivation {
category = "xfce";
pname = "thunar";
version = "1.8.14";
version = "1.8.15";

sha256 = "1ph9bcqfm2nccliagl8zdl1dizh62qnr8m5hacri3cs2jhc0jjpy";
sha256 = "1y9d88i0kwl7ak4d65gy3qf4bpkiyaqxd4g6px3v1ykf274k8al8";

nativeBuildInputs = [
docbook_xsl