Skip to content
Snippets Groups Projects
Unverified Commit cc921081 authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Bump lib:Cabal to v2.2.0.1.

parent 3af95614
No related branches found
No related tags found
No related merge requests found
name: Cabal name: Cabal
version: 2.2.0.0 version: 2.2.0.1
copyright: 2003-2018, Cabal Development Team (see AUTHORS file) copyright: 2003-2018, Cabal Development Team (see AUTHORS file)
license: BSD3 license: BSD3
license-file: LICENSE license-file: LICENSE
......
VERSION=2.2.0.0 VERSION=2.2.0.1
#KIND=devel #KIND=devel
KIND=rc KIND=rc
......
...@@ -13,7 +13,7 @@ import sphinx_rtd_theme ...@@ -13,7 +13,7 @@ import sphinx_rtd_theme
sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.abspath('.'))
import cabaldomain import cabaldomain
version = "2.2.0.0" version = "2.2.0.1"
extensions = ['sphinx.ext.extlinks'] extensions = ['sphinx.ext.extlinks']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment