emiluaPlugins.qt6: 1.2.0 -> 1.2.2

R. Ryantm d6f77267 f2b808eb

Changed files
+2 -2
pkgs
development
emilua-plugins
+2 -2
pkgs/development/emilua-plugins/qt6/default.nix
···
stdenv.mkDerivation rec {
pname = "emilua-qt6";
-
version = "1.2.0";
+
version = "1.2.2";
src = fetchFromGitLab {
owner = "emilua";
repo = "qt6";
rev = "v${version}";
-
hash = "sha256-/GIEMkJnF/nubbTya9SDm3Zb8dvdbPQCMrgKtRtIrMs=";
+
hash = "sha256-Ch99ntLreiOjACxyJVR4174sHJT8EYXzDGPdysqmBXM=";
};
buildInputs = with qt6Packages; [