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
197
Issues
197
List
Board
Labels
Milestones
Merge Requests
12
Merge Requests
12
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
9c4597f4
Verified
Commit
9c4597f4
authored
Jul 28, 2023
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[stack] update openalex repository commit
parent
2ac54baf
Pipeline
#4483
failed with stages
in 15 minutes and 27 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 @
9c4597f4
...
...
@@ -10,7 +10,7 @@ STORE_DIR="${1:-$DEFAULT_STORE}"
# changes, you have to make sure to update the `expected_cabal_projet_hash` with the
# `sha256sum` result calculated on the `cabal.project`. This ensures the `cabal.project`
# stays deterministic so that CI cache can kick in.
expected_cabal_project_hash
=
"
bcd25afd4e0c26c3c8747e7a8ed4b913dc99deb32083f3816ff6c1eaef8cf5d9
"
expected_cabal_project_hash
=
"
2754bf61cc7a2aa7b29345ffe34dc1e90a06426f00fc39da9f793cd828be4e15
"
cabal
--store-dir
=
$STORE_DIR
v2-update
'hackage.haskell.org,2023-06-24T21:28:46Z'
...
...
cabal.project
View file @
9c4597f4
...
...
@@ -99,7 +99,7 @@ source-repository-package
source
-
repository
-
package
type
:
git
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
crawlers
/
openalex
.
git
tag
:
405768060e7764
dfbd0bed07bed426f0707dbc25
tag
:
dab07cb89e8ab8eaaff8619f5e21d944d9c526ab
source
-
repository
-
package
type
:
git
...
...
stack.yaml
View file @
9c4597f4
...
...
@@ -60,7 +60,7 @@ extra-deps:
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/arxiv-api.git
commit
:
2d7e5753cbbce248b860b571a0e9885415c846f7
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/openalex.git
commit
:
405768060e7764dfbd0bed07bed426f0707dbc25
commit
:
dab07cb89e8ab8eaaff8619f5e21d944d9c526ab
# NP libs
-
git
:
https://github.com/alpmestan/servant-job.git
commit
:
b4182487cfe479777c11ca19f3c0d47840b376f6
...
...
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