Commit a00976b3 authored by R. RyanTM's avatar R. RyanTM Committed by Francesco Gazzetta
Browse files

bloat: 0-unstable-2024-10-28 -> 0-unstable-2024-12-27

parent dac39cc5
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,12 +7,12 @@

buildGoModule {
  pname = "bloat";
  version = "0-unstable-2024-10-28";
  version = "0-unstable-2024-12-27";

  src = fetchgit {
    url = "git://git.freesoftwareextremist.com/bloat";
    rev = "68d7acc2f7266c47001445229ff235546c8c71b4";
    hash = "sha256-VLyL1tnb3/qsDFp8s84XTj1Ohl/ajD+tn7V8iBp3ppY=";
    rev = "d171b6c2d50500cdfd2f3308bf82a5f79e22cd8b";
    hash = "sha256-a9nL6NvZLQZLOuoqdDbZTH9dVtQ6guKopkAHughINcg=";
  };

  vendorHash = null;