Set version for initial hackage release, fix authors and copyright
This commit is contained in:
parent
fc3824e772
commit
d46f79c806
@ -1,13 +1,13 @@
|
|||||||
name: minio-hs
|
name: minio-hs
|
||||||
version: 0.1.0.0
|
version: 0.0.1
|
||||||
synopsis: A Minio client library, compatible with S3 like services.
|
synopsis: A Minio client library, compatible with S3 like services.
|
||||||
description: Please see README.md
|
description: Please see README.md
|
||||||
homepage: https://github.com/donatello/minio-hs#readme
|
homepage: https://github.com/donatello/minio-hs#readme
|
||||||
license: BSD3
|
license: BSD3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Aditya Manthramurthy
|
author: Aditya Manthramurthy, Krishnan Parthasarathi
|
||||||
maintainer: aditya.mmy@gmail.com
|
maintainer: aditya.mmy@gmail.com
|
||||||
copyright: GPLv3
|
copyright: Apache-2.0
|
||||||
category: Network, AWS, Object Storage
|
category: Network, AWS, Object Storage
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
-- extra-source-files:
|
-- extra-source-files:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user