From 78c367fbeedf74bc9214d57e1f003d436f06a753 Mon Sep 17 00:00:00 2001 From: Arnaud Moura Date: Sat, 22 Jan 2022 16:51:24 +0100 Subject: [PATCH] Change username to resolve name problem (#2126) --- packages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages.json b/packages.json index 4da5cae..0b59ffb 100644 --- a/packages.json +++ b/packages.json @@ -22061,7 +22061,7 @@ }, { "name": "checkpack", - "url": "https://gitlab.com/ArMour85/checkpack", + "url": "https://gitlab.com/EchoPouet/checkpack", "method": "git", "tags": [ "package", @@ -22069,7 +22069,7 @@ ], "description": "Tiny library to check if a system package is already installed.", "license": "MIT", - "web": "https://gitlab.com/ArMour85/checkpack" + "web": "https://gitlab.com/EchoPouet/checkpack" }, { "name": "xcb", @@ -23821,7 +23821,7 @@ }, { "name": "kombinator", - "url": "https://gitlab.com/ArMour85/kombinator.git", + "url": "https://gitlab.com/EchoPouet/kombinator.git", "method": "git", "tags": [ "utility", @@ -23830,7 +23830,7 @@ ], "description": "Kombinator is a tool to generate commands line from parameters combination from a config file.", "license": "MIT", - "web": "https://gitlab.com/ArMour85/kombinator.git" + "web": "https://gitlab.com/EchoPouet/kombinator.git" }, { "name": "watch_for_files",