archlinux / asp

Arch Build Source Management Tool
MIT License
292 stars 33 forks source link

warning: refname 'packages/packages/pacman' is ambiguous. #18

Closed NicoHood closed 7 years ago

NicoHood commented 7 years ago
[arch@arch asp]$ asp list-arches linux
x86_64
i686
[arch@arch asp]$ asp list-arches bash
x86_64
i686
[arch@arch asp]$ asp list-arches pacman
warning: refname 'packages/packages/pacman' is ambiguous.
x86_64
i686
falconindy commented 7 years ago

This is already fixed at head, see 8d504c6b.

NicoHood commented 7 years ago

Any chance to get bugfix releases aka 1.0.1 for those fixes?