aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladislav Vorobiev <x.miere@gmail.com>2017-02-09 13:32:14 +0300
committerGitHub <noreply@github.com>2017-02-09 13:32:14 +0300
commit9f8394b6faa84bbf4acd969200f88ce835954631 (patch)
tree2f9e7a3d1785f52adf996c0a518eaf0083925d04
parent6637fe5831dd1e6cf8581d1f8f0e614f3765a3e5 (diff)
downloadpackages-9f8394b6faa84bbf4acd969200f88ce835954631.tar.gz
packages-9f8394b6faa84bbf4acd969200f88ce835954631.zip
Rename package registry to winregistry
Fixes name clashing with stdlib_registry
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index bcf6619..b9ebf22 100644
--- a/packages.json
+++ b/packages.json
@@ -4926,7 +4926,7 @@
"web": "https://github.com/cheatfate/asyncpg"
},
{
- "name": "registry",
+ "name": "winregistry",
"description": "Deal with Windows Registry from Nim.",
"tags": [
"registry",