Skip to content

Commit c39fb76

Browse files
committed
1 parent 3debd5d commit c39fb76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

unix-compat.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: This package provides portable implementations of parts
66
package when available. When it isn't available,
77
portable implementations are used.
88

9-
homepage: http://github.com/jystic/unix-compat
9+
homepage: http://github.com/jacobstanley/unix-compat
1010
license: BSD3
1111
license-file: LICENSE
1212
author: Björn Bringert, Duncan Coutts, Jacob Stanley, Bryan O'Sullivan
@@ -17,7 +17,7 @@ cabal-version: >= 1.6
1717

1818
source-repository head
1919
type: git
20-
location: git://github.com/jystic/unix-compat.git
20+
location: git://github.com/jacobstanley/unix-compat.git
2121

2222
flag old-time
2323
description: build against old-time package

0 commit comments

Comments
 (0)