python310Packages.rivet: 3.1.7 -> 3.1.8

This commit is contained in:
R. Ryantm 2023-05-17 06:03:54 +00:00 committed by Dmitry Kalinkin
parent 0e29625b76
commit 2515b0e0dc

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "rivet";
version = "3.1.7";
version = "3.1.8";
src = fetchurl {
url = "https://www.hepforge.org/archive/rivet/Rivet-${version}.tar.bz2";
hash = "sha256-J8fbvLX9fugcrxNtr06WC8oOwlXZ+hq+YC9NQwhhsno=";
hash = "sha256-dbPz1BnKY4jR/S7A7afh+Q8yS5lszwWR9IpdLijczBM=";
};
latex = texlive.combine { inherit (texlive)