fastnlo_toolkit: 2.3.1pre-2402 -> 2.3.1pre-2411

This commit is contained in:
Dmitry Kalinkin 2021-04-24 08:33:22 -04:00
parent 91cee86221
commit dd5c766078
No known key found for this signature in database
GPG Key ID: 5157B3EC8B2CA333

View File

@ -13,11 +13,11 @@
stdenv.mkDerivation rec {
pname = "fastnlo_toolkit";
version = "2.3.1pre-2402";
version = "2.3.1pre-2411";
src = fetchurl {
url = "https://fastnlo.hepforge.org/code/v23/${pname}-${version}.tar.gz";
sha256 = "1h41xnqcz401x3zbs8i2dsb4xlhbv8i5ps0561p6y7gcyridgcbl";
sha256 = "0fm9k732pmi3prbicj2yaq815nmcjll95fagjqzf542ng3swpqnb";
};
buildInputs = [