amfora: add changelog

wip/yesman
Daniel Nagy 3 years ago
parent 782643cb09
commit fd56ee7964
No known key found for this signature in database
GPG Key ID: 1B8E8DCB576FB671
  1. 1
      pkgs/applications/networking/browsers/amfora/default.nix

@ -23,5 +23,6 @@ buildGoModule rec {
homepage = "https://github.com/makeworld-the-better-one/amfora";
license = with licenses; [ gpl3 ];
maintainers = with maintainers; [ deifactor ];
changelog = "https://github.com/makeworld-the-better-one/amfora/blob/v${version}/CHANGELOG.md";
};
}

Loading…
Cancel
Save