fastjet-contrib: 1.100 -> 1.101
This commit is contained in:
committed by
Dmitry Kalinkin
parent
2aa37bb93f
commit
842fbe3e4a
@@ -7,11 +7,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "fastjet-contrib";
|
||||
version = "1.100";
|
||||
version = "1.101";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://fastjet.hepforge.org/contrib/downloads/fjcontrib-${version}.tar.gz";
|
||||
sha256 = "sha256-Uq2UXZGVxA80eVjcBAQeQccTDoRevfDBPxu91bbSQps=";
|
||||
sha256 = "sha256-2+itIZn3LWTdKfYhj29T793I+z5d2cXRDy/R4j1uRPY=";
|
||||
};
|
||||
|
||||
buildInputs = [ fastjet ];
|
||||
|
||||
Reference in New Issue
Block a user