From ef1f12c57bb6eea5a01a5f6c6cedaec68209ce35 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 4 Apr 2020 11:56:58 -0400 Subject: [PATCH] add xe repository (#208) * add xe repository * bump for fixed quickserv --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 1bc7c9b48..dd90e6865 100644 --- a/repos.json +++ b/repos.json @@ -259,6 +259,9 @@ "vdemeester": { "url": "https://github.com/vdemeester/nur-packages" }, + "xe": { + "url": "https://github.com/Xe/xepkgs" + }, "ysndr": { "url": "https://github.com/ysndr/nur-packages" },