Commit 316d48b6 authored by Grégoire Locqueville's avatar Grégoire Locqueville

Bump up IGraph version

Our fork's 0.10.4 version is obsolete, we use 0.10.4.1 instead
parent e7c1851c
Pipeline #7610 failed with stages
...@@ -37,4 +37,4 @@ source-repository-package ...@@ -37,4 +37,4 @@ source-repository-package
source-repository-package source-repository-package
type: git type: git
location: https://gitlab.iscpif.fr/gargantext/haskell-igraph.git location: https://gitlab.iscpif.fr/gargantext/haskell-igraph.git
tag: 8c09f4cfa2de2ee7569b3ada508c5302360e8f42 tag: 05e62da3aa466b7d0608d4918b030dc024119b32
...@@ -84,7 +84,7 @@ test-suite gargantext-graph-test ...@@ -84,7 +84,7 @@ test-suite gargantext-graph-test
, containers , containers
, fgl , fgl
, gargantext-graph , gargantext-graph
, haskell-igraph >=0.10.4 , haskell-igraph >=0.10.4.1
, hmatrix , hmatrix
, hspec , hspec
, lens , lens
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment