qgnomeplatform: 0.6.0 -> 0.6.1

This commit is contained in:
R. RyanTM 2020-05-19 23:00:37 +00:00
parent 567f0a3df1
commit cefba9b7c9

View File

@ -14,13 +14,13 @@
mkDerivation rec { mkDerivation rec {
pname = "qgnomeplatform"; pname = "qgnomeplatform";
version = "0.6.0"; version = "0.6.1";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "FedoraQt"; owner = "FedoraQt";
repo = "QGnomePlatform"; repo = "QGnomePlatform";
rev = version; rev = version;
sha256 = "0fb1mzs6sx76bl7f0z2xhc0jq6y1c55jrw1v3na8577is6g5ji0a"; sha256 = "1mwqg2zk0sfjq54vz2jjahbgi5sxw8rb71h6mgg459wp99mhlqi0";
}; };
patches = [ patches = [