xfce.thunar: 4.16.9 -> 4.16.10
This commit is contained in:
parent
eb71bcd041
commit
5b1c9a9fc9
1 changed files with 2 additions and 2 deletions
|
@ -21,9 +21,9 @@
|
||||||
let unwrapped = mkXfceDerivation {
|
let unwrapped = mkXfceDerivation {
|
||||||
category = "xfce";
|
category = "xfce";
|
||||||
pname = "thunar";
|
pname = "thunar";
|
||||||
version = "4.16.9";
|
version = "4.16.10";
|
||||||
|
|
||||||
sha256 = "sha256-TpazNC4TwNhcEGQ4AQICxbmfZ1i4RE9vXkM9Zln80vE=";
|
sha256 = "sha256-BeEy8+zEsJ5fJAbvP37tfekqF5LTHil0RDcE5RY0f64=";
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
docbook_xsl
|
docbook_xsl
|
||||||
|
|
Loading…
Reference in a new issue