Age | Commit message (Expand) | Author |
2020-04-02 | gnu: cedille: Install the info pages....* gnu/packages/cedille.scm (cedille)[arguments]: Rename phase
'patch-cedille-path-el' to 'patch-cedille-paths' and add substitution for the
info page location. In the 'copy-cedille-mode' phase, install the info page.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| John Soo |
2020-04-02 | gnu: cedille: Fix emacs outputs....* gnu/packages/cedille.scm (cedille):[arguments] Add slashes to output paths.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| John Soo |
2020-03-19 | gnu: cedille: Remove guix.d from the Elisp installation directory....* gnu/packages/cedille.scm (cedille)[phases]{patch-cedille-path-el}: Update
the Elisp installation prefix used.
{copy-cedille-mode}: Likewise.
| Maxim Cournoyer |
2020-02-23 | gnu: cedille: Update to 1.1.2....* gnu/packages/cedille.scm (cedille): Update to 1.1.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| John Soo |
2019-11-20 | gnu: cedille: Use most recent GHC....* gnu/packages/cedille.scm (cedille)[inputs]: Replace 'ghc-8.4' with
'ghc'.
| Timothy Sample |