New comment by the-maldridge on void-packages repository https://github.com/void-linux/void-packages/pull/18049#issuecomment-570880891 Comment: Something funny is going on here: ``` maldridge@theGibson:~$ curl https://xq-api.voidlinux.org/v1/query/i686?q=bsdtar|jq % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 310 100 310 0 0 443 0 --:--:-- --:--:-- --:--:-- 442 { "data": [ { "name": "bsdtar", "version": "3.4.0", "revision": 2, "filename_size": 421664, "repository": "current", "short_desc": "BSD utilities using libarchive" }, { "name": "bsdtar-dbg", "version": "3.4.1", "revision": 1, "filename_size": 2333960, "repository": "debug", "short_desc": "BSD utilities using libarchive (debug files)" } ] } ```