removed GitHub references
This commit is contained in:
+9
-3
@@ -1,10 +1,10 @@
|
||||
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.35.1.
|
||||
--
|
||||
-- see: https://github.com/sol/hpack
|
||||
--
|
||||
-- hash: 28f118d81a1b3ac7f27513c569620a2eab195e5abd718c66c5a9d5529ec0268a
|
||||
-- hash: 6157f976d5dae9df98a4a82881d871f070b9baf338c78402edf88069a48caefb
|
||||
|
||||
name: passman
|
||||
version: 0.3.1
|
||||
@@ -15,7 +15,7 @@ homepage: https://codeberg.org/jlamothe/passman
|
||||
bug-reports: https://codeberg.org/jlamothe/passman/issues
|
||||
author: Jonathan Lamothe
|
||||
maintainer: jonathan@jlamothe.net
|
||||
copyright: (C) 2018-2021 Jonathan Lamothe
|
||||
copyright: (C) 2018-2023 Jonathan Lamothe
|
||||
license: LGPL-3.0-or-later
|
||||
license-file: LICENSE
|
||||
build-type: Simple
|
||||
@@ -28,6 +28,8 @@ library
|
||||
Password
|
||||
other-modules:
|
||||
Paths_passman
|
||||
autogen-modules:
|
||||
Paths_passman
|
||||
hs-source-dirs:
|
||||
src
|
||||
ghc-options: -Wall
|
||||
@@ -52,6 +54,8 @@ executable passman
|
||||
UI
|
||||
Util
|
||||
Paths_passman
|
||||
autogen-modules:
|
||||
Paths_passman
|
||||
hs-source-dirs:
|
||||
app
|
||||
ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
|
||||
@@ -88,6 +92,8 @@ test-suite passman-test
|
||||
Spec.ValidatePWDatabase
|
||||
Spec.ValidatePWPolicy
|
||||
Paths_passman
|
||||
autogen-modules:
|
||||
Paths_passman
|
||||
hs-source-dirs:
|
||||
test
|
||||
ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
|
||||
|
||||
Reference in New Issue
Block a user