Unverified Commit b180969b authored by Bobby Rong's avatar Bobby Rong
Browse files
parent 7084250d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,9 +4,9 @@
mkXfceDerivation {
  category = "xfce";
  pname = "libxfce4ui";
  version = "4.18.3";
  version = "4.18.4";

  sha256 = "sha256-Wb1nq744HDO4erJ2nJdFD0OMHVh14810TngN3FLFWIA=";
  sha256 = "sha256-HnLmZftvFvQAvmQ7jZCaYAQ5GB0YMjzhqZkILzvifoE=";

  nativeBuildInputs = [ gobject-introspection vala ];
  buildInputs =  [ gtk3 libstartup_notification libgtop libepoxy xfconf ];