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
148
Issues
148
List
Board
Labels
Milestones
Merge Requests
7
Merge Requests
7
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
45bbc167
Verified
Commit
45bbc167
authored
Apr 11, 2024
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[cabal] update project deps hash
parent
d3303c27
Pipeline
#5904
failed with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
update-project-dependencies
bin/update-project-dependencies
+1
-1
stack.yaml
stack.yaml
+1
-1
No files found.
bin/update-project-dependencies
View file @
45bbc167
...
...
@@ -18,7 +18,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
=
"
96be39a29bab66851278db07974dc3c61e7f807aefc3a3e9d50a9eb269706ef0
"
expected_cabal_project_hash
=
"
c98fd28863a9e10b8ad84d22dad5d94fb01407fa4520ab350f933ffd13a7bb8a
"
expected_cabal_project_freeze_hash
=
"a88c2d091ee6223b64fb5dd38e71ab8379710a2aa716d2467f318789e4d75589"
cabal
--store-dir
=
$STORE_DIR
v2-build
--dry-run
...
...
stack.yaml
View file @
45bbc167
...
...
@@ -154,7 +154,7 @@
git
:
"
https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
subdirs
:
-
.
-
commit
:
618f711a530df56caefbb1577c4bf3d5ff45e21
4
-
commit
:
d4f9bee483d41bbdf8ab4e09efb5a5a8216edff
4
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude"
subdirs
:
-
.
...
...
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