mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 06:31:02 +00:00
xfce.xfwm4: 4.14.0 -> 4.14.2
This commit is contained in:
parent
9daf16bd5b
commit
42b7f86b6f
|
@ -5,9 +5,9 @@
|
|||
mkXfceDerivation {
|
||||
category = "xfce";
|
||||
pname = "xfwm4";
|
||||
version = "4.14.0"; # TODO: remove xfce4-14 alias when this gets bumped
|
||||
version = "4.14.2";
|
||||
|
||||
sha256 = "1z5aqij2d8n9wnha88b0qzkvss54jvqs8w1w5m3mzjl4c9mn9n8m";
|
||||
sha256 = "1zzc4q1j55hjljksmlyghk58bx7kxyq3scihsr9zgyqc24ww1ks3";
|
||||
|
||||
nativeBuildInputs = [ exo librsvg ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue