moved priject to codeberg

This commit is contained in:
Jonathan Lamothe 2021-11-13 23:50:08 -05:00
parent d3a54f19b9
commit a048e0ad8b
2 changed files with 6 additions and 11 deletions

View File

@ -1,10 +1,10 @@
name: passman name: passman
version: 0.3.1 version: 0.3.1
github: "jlamothe/passman" license: LGPL-3.0-or-later
license: LGPL-3
author: "Jonathan Lamothe" author: "Jonathan Lamothe"
maintainer: "jonathan@jlamothe.net" maintainer: "jonathan@jlamothe.net"
copyright: "(C) 2018-2021 Jonathan Lamothe" copyright: "(C) 2018-2021 Jonathan Lamothe"
homepage: https://codeberg.org/jlamothe/passman
extra-source-files: extra-source-files:
- README.md - README.md

View File

@ -1,32 +1,27 @@
cabal-version: 1.12 cabal-version: 2.2
-- This file has been generated from package.yaml by hpack version 0.34.4. -- This file has been generated from package.yaml by hpack version 0.34.4.
-- --
-- see: https://github.com/sol/hpack -- see: https://github.com/sol/hpack
-- --
-- hash: 446a4923e2c01f3e5ea52ebcf3b61942b39ff9b86e2118699c05ae8aac097903 -- hash: 6db36213759313606afd99c8afb12d822c57fdaf5a2a1ac20d7333b8e7d04183
name: passman name: passman
version: 0.3.1 version: 0.3.1
synopsis: a simple password manager synopsis: a simple password manager
description: Please see the README on GitHub at <https://github.com/jlamothe/passman#readme> description: Please see the README on GitHub at <https://github.com/jlamothe/passman#readme>
category: Security category: Security
homepage: https://github.com/jlamothe/passman#readme homepage: https://codeberg.org/jlamothe/passman
bug-reports: https://github.com/jlamothe/passman/issues
author: Jonathan Lamothe author: Jonathan Lamothe
maintainer: jonathan@jlamothe.net maintainer: jonathan@jlamothe.net
copyright: (C) 2018-2021 Jonathan Lamothe copyright: (C) 2018-2021 Jonathan Lamothe
license: LGPL-3 license: LGPL-3.0-or-later
license-file: LICENSE license-file: LICENSE
build-type: Simple build-type: Simple
extra-source-files: extra-source-files:
README.md README.md
ChangeLog.md ChangeLog.md
source-repository head
type: git
location: https://github.com/jlamothe/passman
library library
exposed-modules: exposed-modules:
Password Password