songrec: add changelog

This commit is contained in:
Tomas Rivera
2026-06-05 12:16:51 +02:00
parent 32bc26bfeb
commit 3a219f6445
+1
View File
@@ -55,6 +55,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
meta = {
description = "Open-source Shazam client for Linux, written in Rust";
homepage = "https://github.com/marin-m/SongRec";
changelog = "https://github.com/marin-m/SongRec/releases/tag/${finalAttrs.src.tag}";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [