packages feed

mmsyn7ukr-common 0.3.0.0 → 0.3.0.1

raw patch · 2 files changed

+6/−2 lines, 2 files

Files

ChangeLog.md view
@@ -18,3 +18,7 @@  * Third version. Added git repository and bug-tracker. Updated the dependencies. +## 0.3.0.1 -- 2024-12-19++* Third version revised A. Fixed email address of the maintainer in the cabal file.+
mmsyn7ukr-common.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                mmsyn7ukr-common-version:             0.3.0.0+version:             0.3.0.1 synopsis:            Some common for mmsyn7ukr and mmsyn7ukr-array functionality using SoX. description:         A program and a library that can be used as a simple basic interface to some SoX functionality. homepage:            https://hackage.haskell.org/package/mmsyn7ukr-common@@ -10,7 +10,7 @@ license:             MIT license-file:        LICENSE author:              OleksandrZhabenko-maintainer:          olexandr.zhabenko@yahoo.com+maintainer:          oleksandr.zhabenko@yahoo.com copyright:           (c) Oleksandr Zhabenko 2019-2022, 2024 category:            Language, Sound build-type:          Simple