mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
aragorn: update homepage
This commit is contained in:
parent
cec9f3032b
commit
bb5d69bba9
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue