gitlab: 13.0.6 -> 13.0.8 (#92060)

This commit is contained in:
Florian Klink
2020-07-06 22:44:18 +02:00
committed by GitHub
parent b2bc0d3353
commit d986fccd9d
6 changed files with 33 additions and 33 deletions
@@ -19,14 +19,14 @@ let
};
};
in buildGoPackage rec {
version = "13.0.6";
version = "13.0.8";
pname = "gitaly";
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "gitaly";
rev = "v${version}";
sha256 = "14vp73z9f0p3m1bjykkfzrmw9miyjxiqm79rns477xbm2dbmwa4s";
sha256 = "1ap3wl38qzqq4h6xkcx43hpnrnm43427v56y7375kvkk66flnpm6";
};
# Fix a check which assumes that hook files are writeable by their