Age | Commit message (Expand) | Author |
2020-06-03 | gnu: fmt: Update to 6.2.1....* gnu/packages/pretty-print.scm (fmt): Update to 6.2.1.
| Tobias Geerinckx-Rice |
2020-04-04 | gnu: a2ps: Make some inputs native....* gnu/packages/pretty-print.scm (a2ps)[inputs]: Move groff from here...
[native-inputs]: ...to here.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Vincent Legoll |
2020-03-07 | gnu: fmt: Switch back to url-fetch....* gnu/packages/pretty-print.scm (fmt)[source]: Use url-fetch instead of
git-fetch since upstream uploads releases. Both approaches produce the
same package, but git-fetch requires more bandwidth.
| Pierre Neidhardt |
2020-03-06 | gnu: fmt: Fix home page....* gnu/packages/pretty-print.scm (fmt)[home-page]: Update.
| Tobias Geerinckx-Rice |
2020-03-06 | gnu: fmt: Update to 6.1.2....* gnu/packages/pretty-print.scm (fmt): Update to 6.1.2.
| Pierre Neidhardt |
2020-03-06 | gnu: fmt: Use HTTPS and git-fetch....* gnu/packages/pretty-print.scm (fmt)[source]: Use git-fetch.
[home-page]: Use HTTPS.
| Pierre Neidhardt |
2020-02-21 | gnu: highlight: Build perl bindings....* gnu/packages/pretty-print.scm (highlight)[native-inputs]: Add swig.
[inputs]: Add perl.
[arguments]: Specify lua version for pkg-config command, add
'install-perl-bindings' phase.
| Paul Garlick |