Skip to content

Commit 842fbe3

Browse files
r-ryantmveprbl
authored andcommitted
fastjet-contrib: 1.100 -> 1.101
1 parent 2aa37bb commit 842fbe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/fa/fastjet-contrib/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
stdenv.mkDerivation rec {
99
pname = "fastjet-contrib";
10-
version = "1.100";
10+
version = "1.101";
1111

1212
src = fetchurl {
1313
url = "https://fastjet.hepforge.org/contrib/downloads/fjcontrib-${version}.tar.gz";
14-
sha256 = "sha256-Uq2UXZGVxA80eVjcBAQeQccTDoRevfDBPxu91bbSQps=";
14+
sha256 = "sha256-2+itIZn3LWTdKfYhj29T793I+z5d2cXRDy/R4j1uRPY=";
1515
};
1616

1717
buildInputs = [ fastjet ];

0 commit comments

Comments
 (0)