python312Packages.rivet: 4.0.3 -> 4.1.0
This commit is contained in:
committed by
Dmitry Kalinkin
parent
6e8d3ae6bf
commit
a195faebba
@@ -21,11 +21,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "rivet";
|
||||
version = "4.0.3";
|
||||
version = "4.1.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://www.hepforge.org/archive/rivet/Rivet-${version}.tar.bz2";
|
||||
hash = "sha256-27l7dp0Yd/NMPFAZASe/2nhHvOx5uh3llWH99DzdSGk=";
|
||||
hash = "sha256-ZUijUaROWkMD+yJ351IWkKnYQZXfltkscHuBbztAyEM=";
|
||||
};
|
||||
|
||||
latex = texliveBasic.withPackages (
|
||||
|
||||
Reference in New Issue
Block a user