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
44615be8
Verified
Commit
44615be8
authored
Jun 16, 2025
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[update-project-dependencies] fix
parent
9ed76e29
Pipeline
#7680
passed with stages
in 45 minutes and 31 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
update-project-dependencies
bin/update-project-dependencies
+1
-1
cabal.project
cabal.project
+2
-2
stack.yaml
stack.yaml
+4
-4
No files found.
bin/update-project-dependencies
View file @
44615be8
...
@@ -16,7 +16,7 @@ fi
...
@@ -16,7 +16,7 @@ fi
# with the `sha256sum` result calculated on the `cabal.project` and
# with the `sha256sum` result calculated on the `cabal.project` and
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# cache can kick in.
# cache can kick in.
expected_cabal_project_hash
=
"
6a1b8be835b823fc859bd28198a7773b186fb28541f5f65d50ff01aa3b6bd88e
"
expected_cabal_project_hash
=
"
20ddb87d1738f617e78a0c9ff29b6bf30efd6beec098fae380eb89bcc43f2135
"
expected_cabal_project_freeze_hash
=
"553b98aadb35506a305bd740cdd71f5fadc1e6d55d10f91cf39daa6735a63d78"
expected_cabal_project_freeze_hash
=
"553b98aadb35506a305bd740cdd71f5fadc1e6d55d10f91cf39daa6735a63d78"
...
...
cabal.project
View file @
44615be8
...
@@ -151,12 +151,12 @@ source-repository-package
...
@@ -151,12 +151,12 @@ source-repository-package
source
-
repository
-
package
source
-
repository
-
package
type
:
git
type
:
git
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
haskell
-
pgmq
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
haskell
-
pgmq
tag
:
1
dd92f0aa8e9f8096064e5656c336e562680f4e3
tag
:
9
a869df2842eccc86a0f31a69fb8dc5e5ca218a8
source
-
repository
-
package
source
-
repository
-
package
type
:
git
type
:
git
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
haskell
-
bee
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
haskell
-
bee
tag
:
eb559a29212ae5bb27dc138f1060494b785e1afb
tag
:
05
c39e424d15149dc32097b3318cb6007e0e7052
subdir
:
haskell
-
bee
/
subdir
:
haskell
-
bee
/
haskell
-
bee
-
pgmq
/
haskell
-
bee
-
pgmq
/
haskell
-
bee
-
tests
/
haskell
-
bee
-
tests
/
...
...
stack.yaml
View file @
44615be8
...
@@ -174,15 +174,15 @@
...
@@ -174,15 +174,15 @@
git
:
"
https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
git
:
"
https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
subdirs
:
subdirs
:
-
"
gargantext-graph-core"
-
"
gargantext-graph-core"
-
commit
:
eb559a29212ae5bb27dc138f1060494b785e1afb
-
commit
:
05c39e424d15149dc32097b3318cb6007e0e7052
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-bee"
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-bee"
subdirs
:
subdirs
:
-
"
haskell-bee-pgmq/"
-
"
haskell-bee-pgmq/"
-
commit
:
eb559a29212ae5bb27dc138f1060494b785e1afb
-
commit
:
05c39e424d15149dc32097b3318cb6007e0e7052
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-bee"
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-bee"
subdirs
:
subdirs
:
-
"
haskell-bee-tests/"
-
"
haskell-bee-tests/"
-
commit
:
eb559a29212ae5bb27dc138f1060494b785e1afb
-
commit
:
05c39e424d15149dc32097b3318cb6007e0e7052
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-bee"
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-bee"
subdirs
:
subdirs
:
-
"
haskell-bee/"
-
"
haskell-bee/"
...
@@ -198,7 +198,7 @@
...
@@ -198,7 +198,7 @@
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-infomap.git"
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-infomap.git"
subdirs
:
subdirs
:
-
.
-
.
-
commit
:
1dd92f0aa8e9f8096064e5656c336e562680f4e3
-
commit
:
9a869df2842eccc86a0f31a69fb8dc5e5ca218a8
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-pgmq"
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-pgmq"
subdirs
:
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