From aa1be878bad103464cef3d9579e6ecb9c4a5580d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20H=C3=B8is=C3=A6ther=20Rasch?= Date: Sat, 16 May 2020 12:24:49 +0200 Subject: [PATCH] Change couven92 to fredrikhr --- packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index 403a762..9112838 100644 --- a/packages.json +++ b/packages.json @@ -15898,7 +15898,7 @@ }, { "name": "importc_helpers", - "url": "https://github.com/couven92/nim-importc-helpers.git", + "url": "https://github.com/fredrikhr/nim-importc-helpers.git", "method": "git", "tags": [ "import", @@ -15907,7 +15907,7 @@ ], "description": "Helpers for supporting and simplifying import of symbols from C into Nim", "license": "MIT", - "web": "https://github.com/couven92/nim-importc-helpers" + "web": "https://github.com/fredrikhr/nim-importc-helpers" }, { "name": "taps",