Unverified Commit a2723568 authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

Merge pull request #268969 from bobby285271/upd/xfce

xfce.xfce4-dict: 0.8.5 -> 0.8.6
parents 9456f455 fb439523
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 ];