figsoda 2023-08-09 09:52:54 -04:00
parent ea6e5c0730
commit efa532e530

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "kool";
version = "2.1.0";
version = "2.1.1";
src = fetchFromGitHub {
owner = "kool-dev";
repo = "kool";
rev = version;
hash = "sha256-dMmokaFPzunpCdkJFVc3422SEKZNIOi8nzRB99Gi5Tg=";
hash = "sha256-Gtw+47EQVPxiW9xjY/cWlE4aJ1aYYhpvsVQzt0EnI8I=";
};
vendorHash = "sha256-8t+OZB9jrlOVHLURPmtz0ent6COEOVMFfObe2LH1jRM=";