Commit 22d644f2 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[VERSION] +1 to 0.0.6.8.5.3

parent 7946fe77
Pipeline #4871 canceled with stage
in 0 seconds
## Version 0.0.6.8.5.3
* [BACK][FIX][Pubmed parser (#151)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/151)
## Version 0.0.6.8.5.2
* [BACK][CI][jobqueue test: tweak delay for more stable CI
results?](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/merge_requests/112)
* [FRONT][FIX][User email change doesn't work (#469)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/469)
* [FRONT][FIX][Graph Explorer Blank Page (#465)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/465)
* [FRONT][FIX][NgramsTable: user orderBy parameter (#468)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/468)
......
......@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: gargantext
version: 0.0.6.8.5.2
version: 0.0.6.8.5.3
synopsis: Search, map, share
description: Please see README.md
category: Data
......
......@@ -6,7 +6,7 @@ name: gargantext
# | | | +----- Layers * : New versions with API additions
# | | | | +--- Layers * : New versions without API breaking changes
# | | | | |
version: '0.0.6.8.5.2'
version: '0.0.6.8.5.3'
synopsis: Search, map, share
description: Please see README.md
category: Data
......
......@@ -32,10 +32,10 @@ ghc-options:
# "$everything": -haddock
extra-deps:
#- git: https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude.git
# commit: 03c3c381ba9df6da02a7a3c8d7b78cde9a380d04
- git: https://gitlab.iscpif.fr/cgenie/haskell-gargantext-prelude
commit: 7b9656ce5180d2723301561b0715f06c7b905182
- git: https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude.git
commit: 7bcd5fc5bad511892c4fd337cf2d4d23c1ec051b
#- git: https://gitlab.iscpif.fr/cgenie/haskell-gargantext-prelude
# commit: 7b9656ce5180d2723301561b0715f06c7b905182
- git: https://gitlab.iscpif.fr/gargantext/gargantext-graph.git
commit: 588e104fe7593210956610cab0041fd16584a4ce
# Data Mining Libs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment