[fix] fixes to our dependencies (cabal & stack)

parent 496560ee
Pipeline #5393 canceled with stages
in 300 minutes and 35 seconds
......@@ -11,8 +11,8 @@ STORE_DIR="${1:-$DEFAULT_STORE}"
# `expected_cabal_project_freeze_hash` with the
# `sha256sum` result calculated on the `cabal.project` and `cabal.project.freeze`.
# This ensures the files stay deterministic so that CI cache can kick in.
expected_cabal_project_hash="3c1002c8ed7be226b2e189fdb7debef5b3c43d0f56e44df73d500954074c4568"
expected_cabal_project_freeze_hash="ee7ee880d93d58e52407e971033440291ddb20023a2e8090aa5b335ecbfbc649"
expected_cabal_project_hash="2f4a78e2c740f48928f9953c49776d068e68cbc9cd5d0a5577c90dabac6e12c6"
expected_cabal_project_freeze_hash="8b92667f8d1aac285675108a2b87484adbd9ad7c85679db0ec3d448e32cc6348"
cabal --store-dir=$STORE_DIR v2-update 'hackage.haskell.org,2023-06-24T21:28:46Z'
......
......@@ -96,11 +96,6 @@ source-repository-package
location: https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git
tag: 3db385e767d2100d8abe900833c6e7de3ac55e1b
source-repository-package
type: git
location: https://gitlab.iscpif.fr/gargantext/iso639.git
tag: 1a9e23e210a02da3b846d7cdc666541e2148334d
source-repository-package
type: git
location: https://gitlab.iscpif.fr/gargantext/crawlers/istex.git
......@@ -109,7 +104,7 @@ source-repository-package
source-repository-package
type: git
location: https://gitlab.iscpif.fr/gargantext/crawlers/openalex.git
tag: a46abe16700449a1f863deb89380b05d89ad9723
tag: 35a95e7e8da655f868d5420aa29e835a813fa3a2
source-repository-package
type: git
......@@ -141,6 +136,16 @@ source-repository-package
location: https://gitlab.iscpif.fr/gargantext/hlcm.git
tag: 6f0595d2421005837d59151a8b26eee83ebb67b5
source-repository-package
type: git
location: https://gitlab.iscpif.fr/gargantext/iso639.git
tag: eab929d106833ded8011a0d6705135e3fc506a9c
source-repository-package
type: git
location: https://gitlab.iscpif.fr/gargantext/servant-xml-conduit.git
tag: 339fd608341bd2652cf5c0e9e76a3293acffbea6
source-repository-package
type: git
location: https://github.com/haskell-servant/servant.git
......
......@@ -1365,7 +1365,6 @@ constraints: any.AC-Angle ==1.0,
any.isbn ==1.1.0.3,
any.islink ==0.1.0.0,
any.iso3166-country-codes ==0.20140203.8,
any.iso639 ==0.1.0.3,
any.iso8601-time ==0.1.5,
any.iterable ==3.0,
any.ix-shapable ==0.1.0,
......
......@@ -22,7 +22,9 @@ allow-newer: true
extra-deps:
- git: https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude
commit: 40135d166830690b1101180b79e9fd3663284b2b
commit: fec7427ba8d1047fd68207afb79139f9dea339e0
- git: https://gitlab.iscpif.fr/gargantext/iso639.git
commit: eab929d106833ded8011a0d6705135e3fc506a9c
- git: https://gitlab.iscpif.fr/gargantext/gargantext-graph.git
commit: 588e104fe7593210956610cab0041fd16584a4ce
# Data Mining Libs
......@@ -41,6 +43,8 @@ extra-deps:
- servant-auth/servant-auth/
- servant-auth/servant-auth-client/
- servant-auth/servant-auth-server/
- git: https://gitlab.iscpif.fr/gargantext/servant-xml-conduit.git
commit: 339fd608341bd2652cf5c0e9e76a3293acffbea6
- git: https://github.com/alpmestan/ekg-json.git
commit: fd7e5d7325939103cd87d0dc592faf644160341c
# Databases libs
......@@ -60,7 +64,9 @@ extra-deps:
- git: https://gitlab.iscpif.fr/gargantext/crawlers/arxiv-api.git
commit: eb130c71fa17adaceed6ff66beefbccb13df51ba
- git: https://gitlab.iscpif.fr/gargantext/crawlers/openalex.git
commit: 1cf872fb3bd0e3e44af31247833c4b6bb7d0dca5
commit: 35a95e7e8da655f868d5420aa29e835a813fa3a2
- git: https://gitlab.iscpif.fr/gargantext/crawlers/epo-proxy-api.git
commit: 9225d046083853200b9045c8d71161e6a234fc5c
# NP libs
- git: https://github.com/alpmestan/servant-job.git
commit: b4182487cfe479777c11ca19f3c0d47840b376f6
......
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