Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
155
Issues
155
List
Board
Labels
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
55f20084
Commit
55f20084
authored
Jan 16, 2024
by
Alfredo Di Napoli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to latest istex version
parent
2e63a9a7
Pipeline
#5502
passed with stages
in 134 minutes and 2 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
update-cabal-project
bin/update-cabal-project
+1
-1
cabal.project
cabal.project
+1
-1
stack.yaml
stack.yaml
+1
-1
No files found.
bin/update-cabal-project
View file @
55f20084
...
...
@@ -11,7 +11,7 @@ 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
=
"
6c0c00081f0987c5670bf7c9e9ed38758c0909f32be45c1a52124f012f691348
"
expected_cabal_project_hash
=
"
091c119800f234f6554149d67488eb0b41c058a38dec63693f539e200f0d89d7
"
expected_cabal_project_freeze_hash
=
"2db6b8696cbfcc1fa1b17ad359003c2e35e98005db16c2441a32373cb4d6c879"
cabal
--store-dir
=
$STORE_DIR
v2-update
'hackage.haskell.org,2023-12-10T10:34:46Z'
...
...
cabal.project
View file @
55f20084
...
...
@@ -99,7 +99,7 @@ source-repository-package
source
-
repository
-
package
type
:
git
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
crawlers
/
istex
.
git
tag
:
9
b1bd17f3ed38eab83e675bb68278922217a9c73
tag
:
c0a08d62c40a169b7934ceb7cb12c39952160e7a
source
-
repository
-
package
type
:
git
...
...
stack.yaml
View file @
55f20084
...
...
@@ -56,7 +56,7 @@ extra-deps:
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git
commit
:
300764df4f78ea6175535f9b78b884cc2aa9da61
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/istex.git
commit
:
9b1bd17f3ed38eab83e675bb68278922217a9c73
commit
:
c0a08d62c40a169b7934ceb7cb12c39952160e7a
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/hal.git
commit
:
25a1e9558075462a82660987920a698b8863dd63
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment