latte-dock: 0.8.4 -> 0.8.5 (#55254)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/latte-dock/versions
This commit is contained in:
R. RyanTM 2019-02-05 13:13:22 -08:00 committed by Benjamin Staffin
parent 812d74c55e
commit bea326e8de

@ -3,12 +3,12 @@
mkDerivation rec {
pname = "latte-dock";
version = "0.8.4";
version = "0.8.5";
name = "${pname}-${version}";
src = fetchurl {
url = "https://download.kde.org/stable/${pname}/${name}.tar.xz";
sha256 = "0zm2xckyaymd53a38mf1bh9in4bh2bshbr3z8z9gn6mp7c60jay3";
sha256 = "1yhnmppp65xy8skainn438q3hwlpsz8qcj4ksvl8xdz5jzn7gs7k";
name = "${name}.tar.xz";
};