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
191
Issues
191
List
Board
Labels
Milestones
Merge Requests
8
Merge Requests
8
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
9ed76e29
Verified
Commit
9ed76e29
authored
Jun 14, 2025
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[update-project-dependencies] fix
parent
406cd89e
Pipeline
#7667
passed with stages
in 88 minutes and 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
update-project-dependencies
bin/update-project-dependencies
+1
-1
stack.yaml
stack.yaml
+3
-3
No files found.
bin/update-project-dependencies
View file @
9ed76e29
...
...
@@ -16,7 +16,7 @@ fi
# 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
=
"
7d021a8e3d0b68421e26bdfe4e1da82f6ea26b6c420fc984b3c30c14bc5fea98
"
expected_cabal_project_hash
=
"
6a1b8be835b823fc859bd28198a7773b186fb28541f5f65d50ff01aa3b6bd88e
"
expected_cabal_project_freeze_hash
=
"553b98aadb35506a305bd740cdd71f5fadc1e6d55d10f91cf39daa6735a63d78"
...
...
stack.yaml
View file @
9ed76e29
...
...
@@ -174,15 +174,15 @@
git
:
"
https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
subdirs
:
-
"
gargantext-graph-core"
-
commit
:
4a9c709613554eed0189b486de2126c18797088c
-
commit
:
eb559a29212ae5bb27dc138f1060494b785e1afb
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-bee"
subdirs
:
-
"
haskell-bee-pgmq/"
-
commit
:
4a9c709613554eed0189b486de2126c18797088c
-
commit
:
eb559a29212ae5bb27dc138f1060494b785e1afb
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-bee"
subdirs
:
-
"
haskell-bee-tests/"
-
commit
:
4a9c709613554eed0189b486de2126c18797088c
-
commit
:
eb559a29212ae5bb27dc138f1060494b785e1afb
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-bee"
subdirs
:
-
"
haskell-bee/"
...
...
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