Skip to content

Commit f5b40d2

Browse files
committed
Change urls
1 parent 8811b16 commit f5b40d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

postgresql-libpq.cabal

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Description: This is a binding to libpq: the C application
1010
backend server and to receive the results of
1111
these queries.
1212

13-
Homepage: https://github.com/lpsmith/postgresql-libpq
13+
Homepage: https://github.com/phadej/postgresql-libpq
1414
License: BSD3
1515
License-file: LICENSE
1616
Author: Grant Monroe, Leon P Smith, Joey Adams
17-
Maintainer: Leon P Smith <[email protected]>
17+
Maintainer: Oleg Grenrus <[email protected]>
1818
Copyright: (c) 2010 Grant Monroe
1919
(c) 2011 Leon P Smith
2020
Category: Database
@@ -72,9 +72,9 @@ Library
7272

7373
source-repository head
7474
type: git
75-
location: https://github.com/lpsmith/postgresql-libpq
75+
location: https://github.com/phadej/postgresql-libpq
7676

7777
source-repository this
7878
type: git
79-
location: https://github.com/lpsmith/postgresql-libpq
79+
location: https://github.com/phadej/postgresql-libpq
8080
tag: v0.9.4.0

0 commit comments

Comments
 (0)