redo-apenwarr: update meta

This commit is contained in:
Mario Rodas 2020-07-07 04:20:00 -05:00
parent abe8394a5b
commit a12ccb7f3e

View file

@ -56,12 +56,13 @@
];
meta = with lib; {
description = "Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.";
description = "Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo";
homepage = "https://github.com/apenwarr/redo";
maintainers = with maintainers; [
andrewchambers
ck3d
];
license = licenses.asl20;
platforms = python3.meta.platforms;
};
}