mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
Merge pull request #268969 from bobby285271/upd/xfce
xfce.xfce4-dict: 0.8.5 -> 0.8.6
This commit is contained in:
commit
a27235684b
@ -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 ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user