igraph: 0.9.5 -> 0.9.6

This commit is contained in:
R. Ryantm 2022-01-11 14:08:15 +00:00 committed by Robert Schütz
parent 15a0935454
commit fc4fbe9478

View File

@ -21,13 +21,13 @@
stdenv.mkDerivation rec {
pname = "igraph";
version = "0.9.5";
version = "0.9.6";
src = fetchFromGitHub {
owner = "igraph";
repo = pname;
rev = version;
sha256 = "sha256-R5v1nbfYyIOzdw7LmkGQE4yVxpTVs6YF62jkfFrA1z8=";
sha256 = "sha256-nMM4ZQLIth9QHlLu+sXE4AXoDlq1UP20+YuBi+Op+go=";
};
# Normally, igraph wants us to call bootstrap.sh, which will call