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

cocoon: 0.8.4 -> 0.8.5 (#491808)

parents 02263f46 4aa5cbfb
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.4";
  version = "0.8.5";

  src = fetchFromGitHub {
    owner = "haileyok";
    repo = "cocoon";
    tag = "v${finalAttrs.version}";
    hash = "sha256-xXXHJcI3icsCeOeI+6L/waK3+UtjhBZosQPLoGN1TiY=";
    hash = "sha256-2+K4KiF0N+Y+J5dS4xQZuYlxr6OYzNloVXjxyGnEHh4=";
  };

  ldflags = [