mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
xfce.xfce4-settings: 4.14.0 -> 4.14.3
This commit is contained in:
parent
cb847111a9
commit
80227a5ed2
@ -5,9 +5,9 @@
|
|||||||
mkXfceDerivation {
|
mkXfceDerivation {
|
||||||
category = "xfce";
|
category = "xfce";
|
||||||
pname = "xfce4-settings";
|
pname = "xfce4-settings";
|
||||||
version = "4.14.0";
|
version = "4.14.3";
|
||||||
|
|
||||||
sha256 = "13gmxd4sfgd6wky7s03bar58w9vl4i6jv2wncd6iajww791y5akn";
|
sha256 = "1zzngdj7mp2r6rcs8gvda1218zlz5gpnc6gsp20z32l69psp3yld";
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
for f in $(find . -name \*.c); do
|
for f in $(find . -name \*.c); do
|
||||||
|
Loading…
Reference in New Issue
Block a user