bloat: unstable-2023-12-28 -> unstable-2024-02-12
This commit is contained in:
parent
88503a941b
commit
e39eed240b
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue