aboutsummaryrefslogtreecommitdiff

a href='/guix/log/gnu/packages/entr.scm?id=9fb6275e0b6496f434edecb1faec4e8c96d1c883'>entr.scm
AgeCommit message (Expand)Author
2020-01-12gnu: entr: Fix references to external programs....* gnu/packages/entr.scm (entr)[arguments](remove-fhs-file-names): Use 'which' instead of relying on the runtime PATH. Patch /bin/sh too. [inputs]: Add NCURSES. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jakub Kądziołka
2019-04-05gnu: entr: Update to 4.2....* gnu/packages/entr.scm (entr): Update to 4.2. Tobias Geerinckx-Rice
2019-01-25gnu: entr: Update to 4.1....* gnu/packages/entr.scm (entr): Update to 4.1. [arguments]: Use INVOKE. Ricardo Wurmus
2018-12-22gnu: entr: Fix typo in description....* gnu/packages/entr.scm (entr)[description]: Fix typo. Oleg Pykhalov