cryptoverif: 2.10 -> 2.11

This commit is contained in:
R. Ryantm
2024-09-28 08:58:24 +00:00
parent 766fda1033
commit 0f94b8ea22
@@ -2,11 +2,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "cryptoverif";
version = "2.10";
version = "2.11";
src = fetchurl {
url = "http://prosecco.gforge.inria.fr/personal/bblanche/cryptoverif/cryptoverif${finalAttrs.version}.tar.gz";
hash = "sha256-Gg7PYMB5cYWk9+xuxxcFY9L9vynHX2xYyMDo/0DauPM=";
hash = "sha256-duc7t0Qpr1Z2FZEoufdQ7kcBlLbXHO+r9ivEgUxqK9s=";
};
/* Fix up the frontend to load the 'default' cryptoverif library