Merge pull request #164581 from r-ryantm/auto-update/igraph

igraph: 0.9.6 -> 0.9.7
This commit is contained in:
Ryan Mulligan
2022-03-18 13:24:59 -07:00
committed by GitHub
@@ -21,13 +21,13 @@
stdenv.mkDerivation rec {
pname = "igraph";
version = "0.9.6";
version = "0.9.7";
src = fetchFromGitHub {
owner = "igraph";
repo = pname;
rev = version;
sha256 = "sha256-nMM4ZQLIth9QHlLu+sXE4AXoDlq1UP20+YuBi+Op+go=";
sha256 = "sha256-SL9PcT18vFvykCv4VRXxXtlcDAcybmwEImnnKXMciFQ=";
};
# Normally, igraph wants us to call bootstrap.sh, which will call