qgnomeplatform: 0.4 -> 0.5

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qgnomeplatform/versions
This commit is contained in:
R. RyanTM 2018-12-14 06:28:05 -08:00 committed by worldofpeace
parent 81c99bfe63
commit f2f805d6d8

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
name = "qgnomeplatform-${version}";
version = "0.4";
version = "0.5";
src = fetchFromGitHub {
owner = "FedoraQt";
repo = "QGnomePlatform";
rev = version;
sha256 = "1403300d435g7ngcxsgnllhryk63nrhl1ahx16b28wkxnh2vi9ly";
sha256 = "01ncj21cxd5p7pch6p3zbhv5wp0dgn9vy5hrw54g49fmqnbb1ymz";
};
nativeBuildInputs = [