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

cocoon: 0.8.5 -> 0.9.0 (#498088)

parents c6973c70 8f38681a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,13 +8,13 @@
}:
buildGoModule (finalAttrs: {
  pname = "cocoon";
  version = "0.8.5";
  version = "0.9.0";

  src = fetchFromGitHub {
    owner = "haileyok";
    repo = "cocoon";
    tag = "v${finalAttrs.version}";
    hash = "sha256-2+K4KiF0N+Y+J5dS4xQZuYlxr6OYzNloVXjxyGnEHh4=";
    hash = "sha256-MmDUTFcXonAwHzeeIBxTk4KOVuCNHmaBFHMqHkf4+Yc=";
  };

  ldflags = [