cunicu: 0.5.65 -> 0.5.68 (#365121)

authored by nixpkgs-merge-bot[bot] and committed by GitHub 6b40fed1 f2b5c67d

+3 -3
+3 -3
pkgs/by-name/cu/cunicu/package.nix
··· 10 10 }: 11 11 buildGoModule rec { 12 12 pname = "cunicu"; 13 - version = "0.5.65"; 13 + version = "0.5.68"; 14 14 15 15 src = fetchFromGitHub { 16 16 owner = "cunicu"; 17 17 repo = "cunicu"; 18 18 rev = "v${version}"; 19 - hash = "sha256-U+aFGh6OykjBUQvpm4TGE1AMfK0CAgjXjszC634x+/g="; 19 + hash = "sha256-bSX9Mf+7BNX37DrFut3c6HKdjBPh6xgdr8X2hNBjV54="; 20 20 }; 21 21 22 22 nativeBuildInputs = [ ··· 28 28 29 29 CGO_ENABLED = 0; 30 30 31 - vendorHash = "sha256-g6qjtdxqwABjxm6kdqwtVgYHFqEvcU6PI4bCmebXt/U="; 31 + vendorHash = "sha256-ATIDio2C71gm5/Ex3Ys9izJSxx4rb1jQU5snGS8idVU="; 32 32 33 33 # These packages contain networking dependent tests which fail in the sandbox 34 34 excludedPackages = [