lhapdf: 6.1.6 -> 6.2.0

This commit is contained in:
Dmitry Kalinkin
2017-07-13 23:38:57 -04:00
parent bc2c576132
commit 6778866a7a
4 changed files with 6 additions and 34 deletions
@@ -6,7 +6,7 @@ let
inherit name;
src = fetchurl {
url = "https://www.hepforge.org/archive/lhapdf/pdfsets/6.1/${name}.tar.gz";
url = "https://www.hepforge.org/archive/lhapdf/pdfsets/6.2/${name}.tar.gz";
inherit sha256;
};