packages feed

BiobaseXNA 0.11.1.0 → 0.11.1.1

raw patch · 3 files changed

+10/−4 lines, 3 filesdep ~BiobaseTypesdep ~DPutils

Dependency ranges changed: BiobaseTypes, DPutils

Files

BiobaseXNA.cabal view
@@ -1,6 +1,6 @@ cabal-version:  2.2 name:           BiobaseXNA-version:        0.11.1.0+version:        0.11.1.1 author:         Christian Hoener zu Siederdissen maintainer:     choener@bioinf.uni-leipzig.de homepage:       https://github.com/choener/BiobaseXNA@@ -73,8 +73,8 @@                --                , bimaps                   == 0.1.0.*                , BiobaseENA               == 0.0.0.*-               , BiobaseTypes             == 0.2.0.*-               , DPutils                  == 0.1.0.*+               , BiobaseTypes             == 0.2.1.*+               , DPutils                  == 0.1.1.*                , ForestStructures         == 0.0.1.*                , PrimitiveArray           == 0.10.1.*   default-extensions: BangPatterns
README.md view
@@ -1,4 +1,5 @@-![github action: master](https://github.com/choener/BiobaseXNA/actions/workflows/action.yml/badge.svg)+![github action: master](https://github.com/choener/BiobaseXNA/actions/workflows/ci.yml/badge.svg?branch=master)+![github action: hackage](https://github.com/choener/SciBaseTypes/actions/workflows/hackage.yml/badge.svg)  # BiobaseXNA 
changelog.md view
@@ -1,3 +1,8 @@+0.11.0.1+--------++- version bump+ 0.11.0.0 --------