lol

gappa: 1.3.5 → 1.4.0

authored by

Vincent Laporte and committed by
Vincent Laporte
e57571bd fe653f95

+2 -2
+2 -2
pkgs/applications/science/logic/gappa/default.nix
··· 4 4 name = "gappa-1.4.0"; 5 5 6 6 src = fetchurl { 7 - url = "https://gforge.inria.fr/frs/download.php/file/38044/gappa-1.4.0.tar.gz"; 8 - sha256 = "sha256-/IDIf5XnFBqVllgH5GtQ6C8g7vxheaVcXNoZiXlsPGA="; 7 + url = "https://gforge.inria.fr/frs/download.php/file/38436/gappa-1.4.0.tar.gz"; 8 + sha256 = "12x42z901pr05ldmparqdi8sq9s7fxbavhzk2dbq3l6hy247dwbb"; 9 9 }; 10 10 11 11 buildInputs = [ gmp mpfr boost.dev ];