plasmusic-toolbar: 2.4.0 -> 2.5.0 (#406874)

Co-authored-by: HeitorAugustoLN <IAm.HeitorALN@proton.me>

authored by nixpkgs-merge-bot[bot] HeitorAugustoLN and committed by GitHub ca4df92d 90d3d27f

+2 -2
+2 -2
pkgs/by-name/pl/plasmusic-toolbar/package.nix
··· 7 }: 8 stdenvNoCC.mkDerivation (finalAttrs: { 9 pname = "plasmusic-toolbar"; 10 - version = "2.4.0"; 11 12 src = fetchFromGitHub { 13 owner = "ccatterina"; 14 repo = "plasmusic-toolbar"; 15 tag = "v${finalAttrs.version}"; 16 - hash = "sha256-bf7dFLQD3JQZtB3GH0aMK9U2D+bOv9mF8NbxUn7oOlQ="; 17 }; 18 19 installPhase = ''
··· 7 }: 8 stdenvNoCC.mkDerivation (finalAttrs: { 9 pname = "plasmusic-toolbar"; 10 + version = "2.5.0"; 11 12 src = fetchFromGitHub { 13 owner = "ccatterina"; 14 repo = "plasmusic-toolbar"; 15 tag = "v${finalAttrs.version}"; 16 + hash = "sha256-y+vE/GzZnBWBdeVMqbmAle+eYiRsehplV6rQfMtTd3A="; 17 }; 18 19 installPhase = ''