Merge pull request #240802 from r-ryantm/auto-update/libsForQt5.maui-core

libsForQt5.maui-core: 0.5.6 -> 0.6.6
This commit is contained in:
Nick Cao 2023-07-01 10:17:53 +08:00 committed by GitHub
commit 8bb2a28f60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,13 +12,13 @@
mkDerivation rec {
pname = "maui-core";
version = "0.5.6";
version = "0.6.6";
src = fetchFromGitHub {
owner = "Nitrux";
repo = pname;
rev = "refs/tags/v${version}";
sha256 = "sha256-58ja76N7LrJ0f/SsNMYr7Z9hdW60PwsNlTkHQ+NEdUM=";
sha256 = "sha256-o0Xwh9w0cClMw85FwpQB9CNWoSnzARxs6aGfvCA4BhA=";
};
nativeBuildInputs = [