Merge pull request #216927 from r-ryantm/auto-update/libsForQt5.qtstyleplugin-kvantum

libsForQt5.qtstyleplugin-kvantum: 1.0.7 -> 1.0.9

authored by José Romildo Malaquias and committed by GitHub f372255a b965765e

+2 -2
+2 -2
pkgs/development/libraries/qtstyleplugin-kvantum/default.nix
··· 16 17 stdenv.mkDerivation rec { 18 pname = "qtstyleplugin-kvantum"; 19 - version = "1.0.7"; 20 21 src = fetchFromGitHub { 22 owner = "tsujan"; 23 repo = "Kvantum"; 24 rev = "V${version}"; 25 - sha256 = "Ys77z5BoeQEOYe1h5ITEuVtVn6Uug9zQjrCBxLQOrSs="; 26 }; 27 28 nativeBuildInputs = [
··· 16 17 stdenv.mkDerivation rec { 18 pname = "qtstyleplugin-kvantum"; 19 + version = "1.0.9"; 20 21 src = fetchFromGitHub { 22 owner = "tsujan"; 23 repo = "Kvantum"; 24 rev = "V${version}"; 25 + sha256 = "5/cScJpi5Z5Z/SjizKfMTGytuEo2uUT6QtpMnn7JhKc="; 26 }; 27 28 nativeBuildInputs = [