cryptoverif: 2.07 → 2.08pl1

This commit is contained in:
Vincent Laporte 2024-02-08 02:59:47 +01:00 committed by Vincent Laporte
parent 266cab6802
commit 8601deaed1

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "cryptoverif";
version = "2.07";
version = "2.08pl1";
src = fetchurl {
url = "http://prosecco.gforge.inria.fr/personal/bblanche/cryptoverif/cryptoverif${version}.tar.gz";
hash = "sha256-GXXql4+JZ396BM6W2I3kN0u59xos7UCAtzR0IjMIETY=";
hash = "sha256-rmORSZuhds9W2WpNgYf4AJM2jgEUPoJit4G64qLqj5w=";
};
/* Fix up the frontend to load the 'default' cryptoverif library