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

cocoon: 0.7.0 -> 0.7.1 (#472735)

parents 33476259 41ae9147
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,13 +6,13 @@
}:
buildGoModule (finalAttrs: {
  pname = "cocoon";
  version = "0.7.0";
  version = "0.7.1";

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

  ldflags = [