moved from GitHub to Fingerprint Software git repo
This commit is contained in:
parent
f62dd46f82
commit
0db09b0420
|
@ -1,10 +1,10 @@
|
|||
name: subfix
|
||||
version: 0.1.0
|
||||
github: "jlamothe/subfix"
|
||||
license: GPL-3
|
||||
author: "Jonathan Lamothe"
|
||||
maintainer: "jonathan@jlamothe.net"
|
||||
copyright: "Jonathan Lamothe"
|
||||
homepage: "https://git.fingerprintsoftware.ca/jlamothe/subfix"
|
||||
|
||||
extra-source-files:
|
||||
- README.md
|
||||
|
|
11
subfix.cabal
11
subfix.cabal
|
@ -1,18 +1,17 @@
|
|||
cabal-version: 1.12
|
||||
|
||||
-- This file has been generated from package.yaml by hpack version 0.33.0.
|
||||
-- This file has been generated from package.yaml by hpack version 0.34.4.
|
||||
--
|
||||
-- see: https://github.com/sol/hpack
|
||||
--
|
||||
-- hash: b41ddefa80def277ca2c1c6b04f8b656de59824a18abac5d5385b1f25f2a643e
|
||||
-- hash: d27dd9ccaaf539b7d1e0fc8be1df5576122d1476e8235b5a3dee69a33e391c9f
|
||||
|
||||
name: subfix
|
||||
version: 0.1.0
|
||||
synopsis: Fixes .srt files
|
||||
description: Please see the README on GitHub at <https://github.com/jlamothe/subfix#readme>
|
||||
category: Utilities
|
||||
homepage: https://github.com/jlamothe/subfix#readme
|
||||
bug-reports: https://github.com/jlamothe/subfix/issues
|
||||
homepage: https://git.fingerprintsoftware.ca/jlamothe/subfix
|
||||
author: Jonathan Lamothe
|
||||
maintainer: jonathan@jlamothe.net
|
||||
copyright: Jonathan Lamothe
|
||||
|
@ -23,10 +22,6 @@ extra-source-files:
|
|||
README.md
|
||||
ChangeLog.md
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: https://github.com/jlamothe/subfix
|
||||
|
||||
library
|
||||
exposed-modules:
|
||||
SubFix
|
||||
|
|
Loading…
Reference in New Issue
Block a user