summaryrefslogtreecommitdiff
path: root/network-bittorrent.cabal
diff options
context:
space:
mode:
authorSam T <sta.cs.vsu@gmail.com>2013-04-18 23:56:07 +0400
committerSam T <sta.cs.vsu@gmail.com>2013-04-18 23:56:07 +0400
commit3cf6227b5dc007e0ed23f108168f2e6604f10ba3 (patch)
tree6f1b33de386b9c2e0a88b1ef8d5907da64ad89e9 /network-bittorrent.cabal
parent85d7938c99a0a919fc55646486d411a70441cf19 (diff)
~ Update urls.
Diffstat (limited to 'network-bittorrent.cabal')
-rw-r--r--network-bittorrent.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/network-bittorrent.cabal b/network-bittorrent.cabal
index af1b85c3..d55b5b50 100644
--- a/network-bittorrent.cabal
+++ b/network-bittorrent.cabal
@@ -8,8 +8,8 @@ copyright: (c) 2013, Sam T.
8category: Network, Data 8category: Network, Data
9build-type: Simple 9build-type: Simple
10cabal-version: >= 1.8 10cabal-version: >= 1.8
11homepage: https://github.com/fmap/network-bittorrent 11homepage: https://github.com/pxqr/network-bittorrent
12bug-reports: https://github.com/fmap/network-bittorrent/issues 12bug-reports: https://github.com/pxqr/network-bittorrent/issues
13synopsis: Bittorrent protocol implementation. 13synopsis: Bittorrent protocol implementation.
14description: 14description:
15 Straightforward and incomplete implementation of bittorrent protocol. 15 Straightforward and incomplete implementation of bittorrent protocol.
@@ -17,7 +17,7 @@ description:
17 17
18source-repository head 18source-repository head
19 type: git 19 type: git
20 location: https://github.com/fmap/network-bittorrent.git 20 location: https://github.com/pxqr/network-bittorrent.git
21 21
22 22
23library 23library