packages feed

mmsyn6ukr 0.6.5.0 → 0.6.6.0

raw patch · 4 files changed

+6/−2 lines, 4 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

B.wav view

binary file changed (2564 → 2564 bytes)

ChangeLog.md view
@@ -125,3 +125,7 @@  * Sixth version revised F. Changed sound representations for the Ukrainian "б" -- file "B.wav", "д" -- file "E.wav", "дж" -- file "F.wav",  "ж" -- file "I.wav", "п" -- file "R.wav", "р" -- file "S.wav". Changed durations accordingly in the Map.txt file.++## 0.6.6.0 -- 2020-05-12++* Sixth version revised G. Changed sound representations for the Ukrainian "б" -- file "B.wav", "к" -- file "M.wav". 
M.wav view

binary file changed (2044 → 2044 bytes)

mmsyn6ukr.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                mmsyn6ukr-version:             0.6.5.0+version:             0.6.6.0 synopsis:            A musical instrument synthesizer or a tool for Ukrainian language listening description:         A program can be used as a musical instrument synthesizer or for Ukrainian speech synthesis especially for poets and writers homepage:            https://hackage.haskell.org/package/mmsyn6ukr@@ -10,7 +10,7 @@ license-file:        LICENSE author:              OleksandrZhabenko maintainer:          olexandr543@yahoo.com-copyright:           (c) OleksandrZhabenko 2019+copyright:           (c) OleksandrZhabenko 2019-2020 category:            Language build-type:          Simple extra-source-files:  ChangeLog.md, README.md, Map.txt