qmplay2: delete changelog link

Until a better idea for an unbreakable reference template appears.

(Maybe a local file ref?)
This commit is contained in:
Anderson Torres 2024-07-25 22:04:51 -03:00
parent 3900d02aa8
commit f667a7e270

View File

@ -88,7 +88,6 @@ stdenv.mkDerivation (finalAttrs: {
files, Rayman 2 music and chiptunes. It contains YouTube and MyFreeMP3
browser.
'';
changelog = "https://github.com/zaps166/QMPlay2/releases/tag/${finalAttrs.version}";
license = lib.licenses.lgpl3Plus;
mainProgram = "qmplay2";
maintainers = with lib.maintainers; [ AndersonTorres kashw2 ];