Skip to content

Commit 4945511

Browse files
committed
updated data in package.yaml
1 parent b2192f1 commit 4945511

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

package.yaml

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,15 @@
11
name: cipher-cli
22
version: 0.0.0.1
3-
github: "githubuser/cipher-cli"
4-
license: BSD3
5-
author: "Author name here"
6-
maintainer: "example@example.com"
7-
copyright: "2020 Author name here"
3+
github: "Vincibean/cipher-cli"
4+
license: GPLv3
5+
author: "Vincibean"
6+
maintainer: "sepensi@gmail.com"
7+
copyright: "2020 Vincibean"
88

99
extra-source-files:
1010
- README.md
1111
- ChangeLog.md
1212

13-
# Metadata used when publishing your package
14-
# synopsis: Short description of your package
15-
# category: Web
16-
17-
# To avoid duplicated efforts in documentation and dealing with the
18-
# complications of embedding Haddock markup inside cabal files, it is
19-
# common to point users to the README.md file.
2013
description: Please see the README on GitHub at <https://github.com/githubuser/cipher-cli#readme>
2114

2215
dependencies:

0 commit comments

Comments
 (0)