Xfce updates 2025-02-03 (#379051)
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
mkXfceDerivation {
|
||||
category = "xfce";
|
||||
pname = "libxfce4windowing";
|
||||
version = "4.20.0";
|
||||
version = "4.20.2";
|
||||
|
||||
sha256 = "sha256-t/GbsGipc0Ts2tZJaDJBuDF+9XMp8+Trq78NPAuHEpU=";
|
||||
sha256 = "sha256-Xw1hs854K5dZCAYoBMoqJzdSxPRFUYqEpWxg4DLSK5Q=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
gobject-introspection
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
, libxfce4ui
|
||||
, libxfce4util
|
||||
, libxfce4windowing
|
||||
, perl
|
||||
, tzdata
|
||||
, vala
|
||||
, wayland
|
||||
@@ -21,13 +20,12 @@
|
||||
mkXfceDerivation {
|
||||
category = "xfce";
|
||||
pname = "xfce4-panel";
|
||||
version = "4.20.0";
|
||||
version = "4.20.3";
|
||||
|
||||
sha256 = "sha256-oB7mlU7RZtRuCQAKgv5I7ZRRu703Za7Ki9+AkHSELRE=";
|
||||
sha256 = "sha256-tLWjU0M7tuE+qqDwaE1CtnOjDiPWno8Mf7hhxYxbvjo=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
gobject-introspection
|
||||
perl
|
||||
vala
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user