v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/pretty-print.scm
AgeCommit message (Expand)Author
2020-10-09gnu: source-highlight: Allow cross-compilation....* gnu/packages/pretty-print.scm (source-highlight)[arguments]: Add 'skip-doc-directory' when (%current-target-system) is true. Ludovic Courtès
2020-09-15gnu: waybar: Fix build....Reported by bdju. * gnu/packages/pretty-print.scm (fmt-6): New variable. * gnu/packages/wm.scm (waybar)[inputs]: Replace fmt with fmt-6. Efraim Flashner
2020-09-13gnu: fmt: Update to 7.0.3....From 820d39a55a5673fffac70c919b8cc3b28d94f6e7 Mon Sep 17 00:00:00 2001 From: Greg Hogan <code@greghogan.com> Date: Fri, 11 Sep 2020 10:53:20 +0000 Subject: [PATCH] gnu: fmt: Update to 7.0.3. * gnu/packages/pretty-print.scm (fmt): Update to 7.0.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2020-09-11gnu: highlight: Update to 3.58....* gnu/packages/pretty-print.scm (highlight): Update to 3.58. Tobias Geerinckx-Rice
2020-06-30gnu: Sort package modules alphabetically in (gnu packages pretty-print)....* gnu/packages/pretty-print.scm: Sort package module imports alphabetically. Efraim Flashner
2020-06-03gnu: fmt: Update to 6.2.1....* gnu/packages/pretty-print.scm (fmt): Update to 6.2.1. Tobias Geerinckx-Rice
2020-04-04gnu: 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-07gnu: 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-06gnu: fmt: Fix home page....* gnu/packages/pretty-print.scm (fmt)[home-page]: Update. Tobias Geerinckx-Rice
2020-03-06gnu: fmt: Update to 6.1.2....* gnu/packages/pretty-print.scm (fmt): Update to 6.1.2. Pierre Neidhardt
2020-03-06gnu: fmt: Use HTTPS and git-fetch....* gnu/packages/pretty-print.scm (fmt)[source]: Use git-fetch. [home-page]: Use HTTPS. Pierre Neidhardt