aragorn: update homepage

This commit is contained in:
FliegendeWurst 2025-01-05 16:08:59 +01:00
parent cec9f3032b
commit bb5d69bba9

View File

@ -46,7 +46,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = with lib; {
description = "Detects tRNA, mtRNA, and tmRNA genes in nucleotide sequences";
mainProgram = "aragorn";
homepage = "http://www.ansikte.se/ARAGORN/";
homepage = "https://www.trna.se/ARAGORN/";
license = licenses.gpl3Plus;
maintainers = [ maintainers.bzizou ];
platforms = platforms.unix;