Skip to content

Commit 5330c2e

Browse files
authored
Merge pull request #263 from haskell-unordered-containers/sjakobi-patch-1
u-c.cabal: Update homepage
2 parents cf20ed0 + 18e51b5 commit 5330c2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

unordered-containers.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ license: BSD3
1212
license-file: LICENSE
1313
author: Johan Tibell
1414
15-
Homepage: https://github.com/tibbe/unordered-containers
16-
bug-reports: https://github.com/tibbe/unordered-containers/issues
15+
Homepage: https://github.com/haskell-unordered-containers/unordered-containers
16+
bug-reports: https://github.com/haskell-unordered-containers/unordered-containers/issues
1717
copyright: 2010-2014 Johan Tibell
1818
2010 Edward Z. Yang
1919
category: Data
@@ -225,4 +225,4 @@ benchmark benchmarks
225225

226226
source-repository head
227227
type: git
228-
location: https://github.com/tibbe/unordered-containers.git
228+
location: https://github.com/haskell-unordered-containers/unordered-containers.git

0 commit comments

Comments
 (0)