summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--krpc.cabal9
1 files changed, 8 insertions, 1 deletions
diff --git a/krpc.cabal b/krpc.cabal
index d9dc8880..78a4aaeb 100644
--- a/krpc.cabal
+++ b/krpc.cabal
@@ -11,7 +11,14 @@ cabal-version: >=1.8
11homepage: https://github.com/pxqr/krpc 11homepage: https://github.com/pxqr/krpc
12bug-reports: https://github.com/pxqr/krpc/issues 12bug-reports: https://github.com/pxqr/krpc/issues
13synopsis: KRPC remote procedure call protocol implementation. 13synopsis: KRPC remote procedure call protocol implementation.
14description: KRPC remote procedure call protocol implementation. 14description:
15
16 KRPC remote procedure call protocol implementation.
17 .
18 [/Release Notes/]
19 .
20 * /0.1.0.0:/ Initial version.
21
15 22
16source-repository head 23source-repository head
17 type: git 24 type: git