Merge pull request #121800 from dotlambda/igraph-0.9.3

igraph: 0.9.2 -> 0.9.3
This commit is contained in:
Maximilian Bosch 2021-05-05 19:17:29 +02:00 committed by GitHub
commit 302184108c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,13 +21,13 @@
stdenv.mkDerivation rec {
pname = "igraph";
version = "0.9.2";
version = "0.9.3";
src = fetchFromGitHub {
owner = "igraph";
repo = pname;
rev = version;
sha256 = "sha256-Ylw02Mz9H4wIWfq59za/X7xfhgW9o0DNU55nLFqeUeo=";
sha256 = "sha256-StRXtP2PelPcS+l5O1AOVFkza3hiKFwCdp8XLal4grE=";
};
# Normally, igraph wants us to call bootstrap.sh, which will call