kgraphviewer: 2.4.2 -> 2.4.3 (#47031)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kgraphviewer/versions
This commit is contained in:
R. RyanTM 2018-09-28 13:15:11 -07:00 committed by xeji
parent c19cce9409
commit 844ebe2039

View file

@ -6,11 +6,11 @@
mkDerivation rec {
name = "kgraphviewer-${version}";
version = "2.4.2";
version = "2.4.3";
src = fetchurl {
url = "mirror://kde/stable/kgraphviewer/${version}/${name}.tar.xz";
sha256 = "1jc5zfgy4narwgn7rscfwz7l5pjy0jghal6yb3kd4sfadi78nhs9";
sha256 = "1h6pgg89gvxl8gw7wmkabyqqrzad5pxyv5lsmn1fl4ir8lcc5q2l";
};
buildInputs = [