Commit Graph

13 Commits

Author SHA1 Message Date
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
605e88517b paml: 4.9i -> 4.9j 2019-12-01 18:43:58 +01:00
Linus Heckemann
5aa4b19946 treewide: mark some broken packages as broken
Refs:
e675498026
1e9cc5b984
793a2fe1e8
c19cf65261
f6544d618f
2019-10-08 17:14:26 +02:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
1b73fd1954 paml: 4.9h -> 4.9i (#57354)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/paml/versions
2019-03-27 15:44:21 +01:00
R. RyanTM
ef01f17c2d paml: 4.9g -> 4.9h
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/paml/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/39cfy96430yznv6h3cg7zd8850i6kdl1-paml-4.9h/bin/chi2 -h’ got 0 exit code
- ran ‘/nix/store/39cfy96430yznv6h3cg7zd8850i6kdl1-paml-4.9h/bin/chi2 --help’ got 0 exit code
- ran ‘/nix/store/39cfy96430yznv6h3cg7zd8850i6kdl1-paml-4.9h/bin/chi2 help’ got 0 exit code
- found 4.9h with grep in /nix/store/39cfy96430yznv6h3cg7zd8850i6kdl1-paml-4.9h
- directory tree listing: https://gist.github.com/b2a37e7cd2b4b41178f0698f3aac69e2
2018-05-03 15:13:15 +02:00
Ryan Mulligan
49272f60dd paml: 4.9c -> 4.9g
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.9g in filename of file in /nix/store/70p59yxnlzhbj8ig1ax8lrrsdbcf37zp-paml-4.9g
2018-03-09 07:22:27 -08:00
Tim Steinbach
c36a1d6502
paml: 4.2a -> 4.9c 2016-11-03 21:33:19 -04:00
Pjotr Prins
17e2100b03 Updated PAML package to 4.2a
svn path=/nixpkgs/trunk/; revision=14262
2009-02-26 15:22:13 +00:00
Pjotr Prins
3ce5cba9c7 Added pkgMaintainer info to these 'biology' section packages.
svn path=/nixpkgs/trunk/; revision=12987
2008-10-07 15:12:06 +00:00
Pjotr Prins
b3aa5d6bfc Added meta.pkgMaintainer to biology packages - a claim to fame, or
you know who to blame!

svn path=/nixpkgs/trunk/; revision=12986
2008-10-07 15:12:01 +00:00
Pjotr Prins
301f2e3094 Bumped PAML version
svn path=/nixpkgs/trunk/; revision=12895
2008-09-19 13:36:35 +00:00
Pjotr Prins
f9e018c80d biology/paml added
svn path=/nixpkgs/trunk/; revision=11997
2008-06-06 08:23:49 +00:00