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
145
Issues
145
List
Board
Labels
Milestones
Merge Requests
6
Merge Requests
6
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
9ad77ad6
Verified
Commit
9ad77ad6
authored
Mar 20, 2025
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[istex] fix for upstream git tag (had a fix for pattern matching)
parent
e65da6af
Pipeline
#7471
passed with stages
in 63 minutes and 24 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-project-dependencies
bin/update-project-dependencies
+1
-1
cabal.project
cabal.project
+1
-1
stack.yaml
stack.yaml
+1
-1
No files found.
bin/update-project-dependencies
View file @
9ad77ad6
...
...
@@ -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
=
"
caf2eedcd55ec29e161a2c63cfd68243a0d7f71a13e5ffcfa4d9d9f2937f92c8"
expected_cabal_project_hash
=
"
0ce011cd483078936fe3385b3e0c90231774fd2ac05bfb9f4c646345a0208d66"
expected_cabal_project_freeze_hash
=
"cd52143d3a9d285360b59c6371d3e258552c1bc115bd612024db3de1f7593ff7"
...
...
cabal.project
View file @
9ad77ad6
...
...
@@ -72,7 +72,7 @@ source-repository-package
source
-
repository
-
package
type
:
git
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
crawlers
/
istex
.
git
tag
:
5f1f42e3
af220ff48d32c61b7935200add56890c
tag
:
894482
ef97eadce6b1c13ebced1edfe394b5be5e
source
-
repository
-
package
type
:
git
...
...
stack.yaml
View file @
9ad77ad6
...
...
@@ -158,7 +158,7 @@
git
:
"
https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git"
subdirs
:
-
.
-
commit
:
5f1f42e3af220ff48d32c61b7935200add56890c
-
commit
:
894482ef97eadce6b1c13ebced1edfe394b5be5e
git
:
"
https://gitlab.iscpif.fr/gargantext/crawlers/istex.git"
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