latte-dock: 0.8.0 -> 0.8.1 (#47027)

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 2018-09-22 10:44:33 -07:00 committed by Benjamin Staffin
parent 5b3c8485d6
commit ef04436f7b

View File

@ -3,12 +3,12 @@
mkDerivation rec {
pname = "latte-dock";
version = "0.8.0";
version = "0.8.1";
name = "${pname}-${version}";
src = fetchurl {
url = "https://download.kde.org/stable/${pname}/${name}.tar.xz";
sha256 = "1zg9r162r66vcvj5rzgy61mda89sk5yfy96g5p1aahbim0rgbdbs";
sha256 = "1f480ahrsxrksiiyspg7kb1hnz4vcjbs3w039cjkq2vp4wvjd74q";
name = "${name}.tar.xz";
};