3
0
Fork 0
forked from mirrors/nixpkgs

ginkgo: 2.8.4 -> 2.9.0

This commit is contained in:
R. Ryantm 2023-03-06 21:15:12 +00:00 committed by Bobby Rong
parent 86239f7faf
commit 62a0d2eb9f

View file

@ -2,15 +2,15 @@
buildGoModule rec {
pname = "ginkgo";
version = "2.8.4";
version = "2.9.0";
src = fetchFromGitHub {
owner = "onsi";
repo = "ginkgo";
rev = "v${version}";
sha256 = "sha256-GzsdcL5XwnT+NnEZbr8jJNx0vZEaw0TPTCO4Rf1C/2A=";
sha256 = "sha256-91Mi8BU2xMHckzEGahIOd/FWPwzhkSPFOQdEA66mKYw=";
};
vendorHash = "sha256-Ei9U5S/jBOtQS/Y0GQX0ZknkHQGJFfc5U8eVvofxpOo=";
vendorHash = "sha256-GuqIYbgPt/noFBsa+P7oE1U+M+H/OiV0Gz7wJXHcEQ4=";
# integration tests expect more file changes
# types tests are missing CodeLocation