Results 16 issues of Murray

``` $ sh CQ-editor-master-Linux-x86_64.sh ... Unpacking payload ... CQ-editor-master-Linux-x86_64.sh: 493: /home/murray/cq-editor/_conda: not found ``` The "not found" here is referring to the libc which it is trying to load. ```...

#### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, x86_64-musl - I...

new-package

#### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing...

new-package

It looks like https://github.com/JuliaLang/juliaup/blob/main/versiondb/versiondb-x86_64-unknown-linux-musl.json contains links to the gnu julia tarballs, instead of links to the musl ones, even though it says musl in the filename. Is that the issue?...

The source release files are just the auto generated ones from github so these do not contain the Pomme library. The pomme library itself can't be packaged because there are...