Allan McRae pushed to branch master at Pacman / Pacman Commits: 2348dcab by morganamilo at 2023-09-05T01:57:01+00:00 pacman+libalpm: print version names for conflicting packages When ever pacman prints a conflict, it now prints pkgname-version, instead of just pkgname. alpm_conflict_t now carries *alpm_pkg_ts instead of just the names of each package. Fixes FS#12536 (point 2) - - - - - 6 changed files: - lib/libalpm/alpm.h - lib/libalpm/conflict.c - lib/libalpm/sync.c - src/pacman/callback.c - src/pacman/database.c - src/pacman/sync.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/2348dcab22562d04359ae694... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/2348dcab22562d04359ae694... You're receiving this email because of your account on gitlab.archlinux.org.