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
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
Christian Merten
haskell-gargantext
Commits
e5ad338d
Verified
Commit
e5ad338d
authored
Sep 05, 2024
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[update-project-dependencies]
parent
a1f8465e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
update-project-dependencies
bin/update-project-dependencies
+2
-2
No files found.
bin/update-project-dependencies
View file @
e5ad338d
...
...
@@ -18,8 +18,8 @@ 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
=
"
ebcccf8bd6ad8ea5adad45f63c7c1eb2026439fe19bd06840d5d962e8ce05c38
"
expected_cabal_project_freeze_hash
=
"
cd6fd302c204416ec84428dacab6d0e311a42ebd4b8db6227dcc57ccc8a6705a
"
expected_cabal_project_hash
=
"
fa799ab87c0e8c3b104b74d84ece669ac6401d02b5b4a66f2bca448cefa5f211
"
expected_cabal_project_freeze_hash
=
"
e5092f8ef0be94cfbdfe94057ab3d48afd74d7a2f9738c8a372c8a362bca3a02
"
cabal
--store-dir
=
$STORE_DIR
v2-build
--dry-run
...
...
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