From c36e9493031ac781ad6447e0f113bb392a807301 Mon Sep 17 00:00:00 2001 From: Solitude Date: Fri, 4 Oct 2019 18:01:49 +0300 Subject: [PATCH] xcm (#1195) --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages.json b/packages.json index 7bd9cc4..064ba7f 100644 --- a/packages.json +++ b/packages.json @@ -14594,5 +14594,17 @@ "description": "A library for straightforward diff calculation", "license": "GPL-3.0", "web": "https://git.sr.ht/~reesmichael1/nim-simplediff" + }, + { + "name": "xcm", + "url": "https://github.com/SolitudeSF/xcm", + "method": "git", + "tags": [ + "color", + "x11" + ], + "description": "Color management utility for X", + "license": "MIT", + "web": "https://github.com/SolitudeSF/xcm" } ]