lhapdf: 6.5.4 -> 6.5.5

This commit is contained in:
R. Ryantm
2024-12-18 12:45:24 +00:00
parent a98c720fb6
commit e8cf4d17e6
@@ -8,11 +8,11 @@
stdenv.mkDerivation rec {
pname = "lhapdf";
version = "6.5.4";
version = "6.5.5";
src = fetchurl {
url = "https://www.hepforge.org/archive/lhapdf/LHAPDF-${version}.tar.gz";
sha256 = "sha256-JEOksyzDsFl8gki9biVwOs6ckaeiU8X2CxtUKO+chp4=";
sha256 = "sha256-ZB1eoJQreeREfhXlozSR/zxwMtcdYYEZk14UrSf146U=";
};
# The Apple SDK only exports locale_t from xlocale.h whereas glibc