mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-14 05:29:20 +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; {
|
meta = with lib; {
|
||||||
description = "Detects tRNA, mtRNA, and tmRNA genes in nucleotide sequences";
|
description = "Detects tRNA, mtRNA, and tmRNA genes in nucleotide sequences";
|
||||||
mainProgram = "aragorn";
|
mainProgram = "aragorn";
|
||||||
homepage = "http://www.ansikte.se/ARAGORN/";
|
homepage = "https://www.trna.se/ARAGORN/";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = [ maintainers.bzizou ];
|
maintainers = [ maintainers.bzizou ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue