Unverified Commit fb439523 authored by Bobby Rong's avatar Bobby Rong
Browse files
parent e4ad9895
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,9 +11,9 @@
mkXfceDerivation {
  category = "apps";
  pname = "xfce4-dict";
  version = "0.8.5";
  version = "0.8.6";

  sha256 = "sha256-sU9V2cQUFG5571c7xrVSDCxanAbbnCUg2YLZ2uzoPJ0=";
  sha256 = "sha256-a7St9iH+jzwq/llrMJkuqwgQrDFEjqebs/N6Lxa3dkI=";

  patches = [ ./configure-gio.patch ];