lol

lhapdf: 6.5.1 -> 6.5.2

authored by

R. Ryantm and committed by
Dmitry Kalinkin
dd4c5e6a 820166f9

+2 -2
+2 -2
pkgs/development/libraries/physics/lhapdf/default.nix
··· 2 2 3 3 stdenv.mkDerivation rec { 4 4 pname = "lhapdf"; 5 - version = "6.5.1"; 5 + version = "6.5.2"; 6 6 7 7 src = fetchurl { 8 8 url = "https://www.hepforge.org/archive/lhapdf/LHAPDF-${version}.tar.gz"; 9 - sha256 = "sha256-ElZBniIn0aT5M4f+HagF5kg1FBfTdV6K9aMKNaamZ1E="; 9 + sha256 = "sha256-YIonU0VeBnqZQLXBa8hqtsR+LHSbyd0ZeWmW60NSsv0="; 10 10 }; 11 11 12 12 # The Apple SDK only exports locale_t from xlocale.h whereas glibc