lhapdf: 6.5.4 -> 6.5.5 (#366145)

This commit is contained in:
Christian Kögler
2024-12-31 16:29:57 +01:00
committed by GitHub
@@ -9,11 +9,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