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

bloat: unstable-2023-12-28 -> unstable-2024-02-12

parent 88503a94
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -6,12 +6,12 @@

buildGoModule {
  pname = "bloat";
  version = "unstable-2023-12-28";
  version = "unstable-2024-02-12";

  src = fetchgit {
    url = "git://git.freesoftwareextremist.com/bloat";
    rev = "1d61f1aa27376e778b7a517fdd5739a8c1976d2e";
    hash = "sha256-u75COa68sKhWeR3asQGgu2thQmDDGpJPmXLgnesQfNc=";
    rev = "6ddec8db3ee73d3abdc85b6a2101020cf2455bce";
    hash = "sha256-NWi8vL1zyKgPlZo73qpR232r65foaYcjUKkVwyJ/C7c=";
  };

  vendorHash = null;