ginkgo: 2.12.0 -> 2.12.1

This commit is contained in:
R. Ryantm
2023-09-23 16:09:51 +00:00
parent 79e43fbfbc
commit f997e52350

View File

@@ -2,15 +2,15 @@
buildGoModule rec {
pname = "ginkgo";
version = "2.12.0";
version = "2.12.1";
src = fetchFromGitHub {
owner = "onsi";
repo = "ginkgo";
rev = "v${version}";
sha256 = "sha256-ikZ3vuoGYCbjvcpqol11WZ1PfxqSm1VNfdLDJIlNeP0=";
sha256 = "sha256-2nPTCd5kV6qxv4fkneu6A4gzFsRQSJiDfzh08ona0r8=";
};
vendorHash = "sha256-huXVFvSd2KkNqb6BWsTY2megnD9dJLy7edX2mGBv0rU=";
vendorHash = "sha256-wUpWvq6iiS9HkCi4ztXLNs1nCgAomyUo8YaFcElnfeI=";
# integration tests expect more file changes
# types tests are missing CodeLocation