Commit Graph

6 Commits

Author SHA1 Message Date
Justin Bedo
6beabe7d2c bedtools: 2.28.0 -> 2.29.0 2019-09-06 21:23:15 +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
Justin Bedo
11ed86d873 bedtools: 2.27.1 -> 2.28.0 2019-07-20 14:15:38 +02:00
Arcadio Rubio García
c75e91a374 bedtools: 2.26.0 -> 2.27.1 2018-01-22 12:09:44 +00:00
Justin Bedo
56aeb271c9
bedtools: fix clang build 2017-03-22 12:00:24 +11:00
Justin Bedo
7f214e6410
bedtools: init at 2.26.0 2017-03-08 22:36:29 +01:00