Merge pull request #297666 from r-ryantm/auto-update/qadwaitadecorations-qt6

qadwaitadecorations-qt6: 0.1.4 -> 0.1.5
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-03-21 11:21:32 +00:00 committed by GitHub
commit 248e41b68e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,13 +19,13 @@ let
in stdenv.mkDerivation (finalAttrs: {
pname = "qadwaitadecorations";
version = "0.1.4";
version = "0.1.5";
src = fetchFromGitHub {
owner = "FedoraQt";
repo = "QAdwaitaDecorations";
rev = finalAttrs.version;
hash = "sha256-vG6nK+9hUX0ZxNFz5ZA/EC1rSFTGl5rDTBlsraRlrTU=";
hash = "sha256-aqjm93tmBfDkmce1WG5xx8MCDCvo6AOrRHArj/+Ko9E=";
};
nativeBuildInputs = [