summaryrefslogtreecommitdiff
path: root/gnu/packages/erlang.scm
AgeCommit message (Expand)Author
2017-07-29gnu: erlang: Fix man-pages search path of 'erl -man'....* gnu/packages/patches/erlang-man-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/erlang.scm (erlang)[source]: Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Peter Mikkelsen
2017-05-06gnu: erlang: Update to 19.3....* gnu/packages/erlang.scm (erlang): Update to 19.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pjotr Prins
2016-06-24gnu: Add erlang....* gnu/packages/erlang.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored by: Leo Famulari <leo@famulari.name> Co-authored by: Pjotr Prins <pjotr.public12@thebird.nl> Steve Sprang