Unverified Commit dad6e354 authored by isabel's avatar isabel Committed by GitHub
Browse files

cocoon: 0.8.2 -> 0.8.3 (#486811)

parents 360a2c7a ea41888e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,13 +6,13 @@
}:
buildGoModule (finalAttrs: {
  pname = "cocoon";
  version = "0.8.2";
  version = "0.8.3";

  src = fetchFromGitHub {
    owner = "haileyok";
    repo = "cocoon";
    tag = "v${finalAttrs.version}";
    hash = "sha256-pQHltHAU5UAOtG7AvxQMI9tFeXApY4+C7+ipk4vG8zs=";
    hash = "sha256-lyRTLnh+kxuvGfKML1g92+K3pR6okbVVnkCJMkBypRU=";
  };

  ldflags = [