erlang & python-typer conflict

Description:

erlang & python-typer packages both offer a binary under /usr/bin/typer, which makes them conflict but no conflicts=('') is declared in both PKGBUILDs.

➜ sudo pacman -Fy /usr/bin/typer
:: Synchronisation des bases de données de paquets…
 core                                                                                              1105,3 KiB  1194 KiB/s 00:01 [------------------------------------------------------------------------------] 100%
 extra                                                                                               39,8 MiB  1803 KiB/s 00:23 [------------------------------------------------------------------------------] 100%

usr/bin/typer appartient à extra/erlang 27.0-1
usr/bin/typer appartient à extra/erlang-nox 27.0-1
usr/bin/typer appartient à extra/python-typer 0.12.3-1

I don't know if one of the binaries could be renamed, which would be better, else declaring a conflicts would be the fallback choice.

Additional info:

  • package version(s):
    • python-typer 0.12.3-1
    • erlang 27.0-1

Steps to reproduce:

  1. pacman -Syu erlang python-typer