Commit 5c82b490 authored by Grégoire Locqueville's avatar Grégoire Locqueville

Update gargantext-graph

parent 8e19bf65
Pipeline #7293 passed with stages
in 57 minutes and 48 seconds
...@@ -18,7 +18,7 @@ fi ...@@ -18,7 +18,7 @@ fi
# with the `sha256sum` result calculated on the `cabal.project` and # with the `sha256sum` result calculated on the `cabal.project` and
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI # `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# cache can kick in. # cache can kick in.
expected_cabal_project_hash="1abcdd99d5d50660e640be8a340c90331a84ef266d174c7ca6099c1c04ef65ea" expected_cabal_project_hash="da2125d31936255a73e66ddf1ae938c7e46392fa7622fc08a6313e23c2aec7a4"
expected_cabal_project_freeze_hash="32310c4d4e7b4679dcb90dcfcd0d6d1b175dbf885a77ffddca16d422998a521c" expected_cabal_project_freeze_hash="32310c4d4e7b4679dcb90dcfcd0d6d1b175dbf885a77ffddca16d422998a521c"
......
...@@ -114,7 +114,7 @@ source-repository-package ...@@ -114,7 +114,7 @@ source-repository-package
source-repository-package source-repository-package
type: git type: git
location: https://gitlab.iscpif.fr/gargantext/gargantext-graph.git location: https://gitlab.iscpif.fr/gargantext/gargantext-graph.git
tag: 588e104fe7593210956610cab0041fd16584a4ce tag: 2d7aceb339f0c99283ae7fa33ea0e24272e330ac
source-repository-package source-repository-package
type: git type: git
......
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
git: "https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git" git: "https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git"
subdirs: subdirs:
- . - .
- commit: 588e104fe7593210956610cab0041fd16584a4ce - commit: 2d7aceb339f0c99283ae7fa33ea0e24272e330ac
git: "https://gitlab.iscpif.fr/gargantext/gargantext-graph.git" git: "https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
subdirs: subdirs:
- . - .
......
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