banshee: add homepage

+1
+1
pkgs/applications/audio/banshee/default.nix
··· 48 48 -i $out/bin/banshee 49 49 ''; 50 50 meta = with lib; { 51 + homepage = "http://banshee.fm/"; 51 52 description = "A music player written in C# using GNOME technologies"; 52 53 platforms = platforms.linux; 53 54 maintainers = [ maintainers.zohl ];