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

cocoon: 0.6.0 -> 0.7.0 (#469395)

parents e8c212b3 aeb5fef9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,13 +6,13 @@
}:
buildGoModule (finalAttrs: {
  pname = "cocoon";
  version = "0.6.0";
  version = "0.7.0";

  src = fetchFromGitHub {
    owner = "haileyok";
    repo = "cocoon";
    tag = "v${finalAttrs.version}";
    hash = "sha256-pRtfYW3mojOycUaky4y+fcbGaeXAjj1jO1ewwFamGO8=";
    hash = "sha256-/EaTQC5mkil6SeDCRUcwb8Hv68SeCrlgWDphoFrx3Aw=";
  };

  ldflags = [