Unverified Commit cce86e16 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

bodyclose: 0-unstable-2024-10-17 -> 0-unstable-2024-12-22 (#369728)

parents 82038663 fe268b5b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

buildGoModule {
  pname = "bodyclose";
  version = "0-unstable-2024-10-17";
  version = "0-unstable-2024-12-22";

  src = fetchFromGitHub {
    owner = "timakin";
    repo = "bodyclose";
    rev = "adbc21e6bf369ca6d936dbb140733f34867639bd";
    hash = "sha256-GNZNzXEZnIxep5BS1sBZsMl876FwwIkOBwHAMk/73fo=";
    rev = "1db5c5ca4d6719fe28430df1ae8d337ee2ac09c7";
    hash = "sha256-s5bWvpV6gHGEsuiNXJl2ZuyDaffD82/rCbusov3zsyw=";
  };

  vendorHash = "sha256-8grdJuV8aSETsJr2VazC/3ctfnGh3UgjOWD4/xf3uC8=";