aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
blob: 8ff755aea9fb9ecde625fb718c6e606954dfaf15 (about) (plain)
blob size (382KB) exceeds display size limit (100KB).
ursel td>Tim Johann 2023-07-01gnu: erlang: Fix Erlang package substitutions....* gnu/packages/erlang.scm (erlang)[arguments]<#:phases>: Both `dirname` and `basename` need to be substituted. There is no need for `sed` substitution in Erlag 25.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> wrobell 2023-06-12gnu: erlang: Update to 25.3.2....* gnu/packages/erlang.scm (erlang): Update to 25.3.2. Signed-off-by: Christopher Baines <mail@cbaines.net> wrobell