elynx-nexus 0.5.1.0 → 0.5.1.1
raw patch · 3 files changed
+4/−4 lines, 3 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- elynx-nexus.cabal +2/−2
- src/ELynx/Export/Nexus.hs +1/−1
- src/ELynx/Import/Nexus.hs +1/−1
elynx-nexus.cabal view
@@ -1,9 +1,9 @@ cabal-version: 2.2 name: elynx-nexus-version: 0.5.1.0+version: 0.5.1.1 license: GPL-3.0-or-later license-file: LICENSE-copyright: Dominik Schrempf (2020)+copyright: Dominik Schrempf (2021) maintainer: dominik.schrempf@gmail.com author: Dominik Schrempf homepage: https://github.com/dschrempf/elynx#readme
src/ELynx/Export/Nexus.hs view
@@ -3,7 +3,7 @@ -- | -- Module : ELynx.Export.Nexus -- Description : Nexus types and classes--- Copyright : (c) Dominik Schrempf 2020+-- Copyright : (c) Dominik Schrempf 2021 -- License : GPL-3 -- -- Maintainer : dominik.schrempf@gmail.com
src/ELynx/Import/Nexus.hs view
@@ -3,7 +3,7 @@ -- | -- Module : ELynx.Import.Nexus -- Description : Nexus types and classes--- Copyright : (c) Dominik Schrempf 2020+-- Copyright : (c) Dominik Schrempf 2021 -- License : GPL-3 -- -- Maintainer : dominik.schrempf@gmail.com