Unverified Commit 8f696cee authored by Aaron Jheng's avatar Aaron Jheng
Browse files

spirit: 0-unstable-2024-03-20 -> 0-unstable-2024-04-18

parent f3be8712
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@

buildGoModule {
  pname = "spirit";
  version = "0-unstable-2024-03-20";
  version = "0-unstable-2024-04-18";

  src = fetchFromGitHub {
    owner = "cashapp";
    repo = "spirit";
    rev = "10e4bba0a89ef3b372046dc367c2b2d12e9d0c0b";
    hash = "sha256-tw+gHSxIHKEsHaVuknylk4zWsTRKGVNci9WimDC9y1A=";
    rev = "886ee21e7338faef6612495b27d409713a202082";
    hash = "sha256-xXObprJCo9evArCX5ezqrD+lagiHMO4SwycY+pTkHPg=";
  };

  vendorHash = "sha256-r6iQs5kgOniHCN8KteQ17rPhQ/73Exuqlu6qWgKEIzs=";