cunicu: 0.5.65 -> 0.5.68 (#365121)

This commit is contained in:
nixpkgs-merge-bot[bot]
2024-12-14 07:29:35 +00:00
committed by GitHub
+3 -3
View File
@@ -10,13 +10,13 @@
}:
buildGoModule rec {
pname = "cunicu";
version = "0.5.65";
version = "0.5.68";
src = fetchFromGitHub {
owner = "cunicu";
repo = "cunicu";
rev = "v${version}";
hash = "sha256-U+aFGh6OykjBUQvpm4TGE1AMfK0CAgjXjszC634x+/g=";
hash = "sha256-bSX9Mf+7BNX37DrFut3c6HKdjBPh6xgdr8X2hNBjV54=";
};
nativeBuildInputs = [
@@ -28,7 +28,7 @@ buildGoModule rec {
CGO_ENABLED = 0;
vendorHash = "sha256-g6qjtdxqwABjxm6kdqwtVgYHFqEvcU6PI4bCmebXt/U=";
vendorHash = "sha256-ATIDio2C71gm5/Ex3Ys9izJSxx4rb1jQU5snGS8idVU=";
# These packages contain networking dependent tests which fail in the sandbox
excludedPackages = [