Yureka
2021-07-13 15:27:21 +02:00
committed by Yuka
parent ebe13e59aa
commit aff1607b17
4 changed files with 9 additions and 9 deletions
@@ -5,7 +5,7 @@ in
buildGoModule rec {
pname = "gitlab-workhorse";
version = "14.0.2";
version = "14.0.5";
src = fetchFromGitLab {
owner = data.owner;