Loading pkgs/development/libraries/physics/hepmc3/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,11 +16,11 @@ in stdenv.mkDerivation rec { pname = "hepmc3"; version = "3.2.6"; version = "3.2.7"; src = fetchurl { url = "http://hepmc.web.cern.ch/hepmc/releases/HepMC3-${version}.tar.gz"; sha256 = "sha256-JI87WzbddzhEy+c9UfYIkUWDNLmGsll1TFnb9Lvx1SU="; sha256 = "sha256-WH+qZVbMVMzYmtNUIUYbR2HXgJvBei5y9QNNrqFCIys="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/libraries/physics/hepmc3/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,11 +16,11 @@ in stdenv.mkDerivation rec { pname = "hepmc3"; version = "3.2.6"; version = "3.2.7"; src = fetchurl { url = "http://hepmc.web.cern.ch/hepmc/releases/HepMC3-${version}.tar.gz"; sha256 = "sha256-JI87WzbddzhEy+c9UfYIkUWDNLmGsll1TFnb9Lvx1SU="; sha256 = "sha256-WH+qZVbMVMzYmtNUIUYbR2HXgJvBei5y9QNNrqFCIys="; }; nativeBuildInputs = [ Loading