Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-26 | gnu: dezyne: Update to 2.17.3. | Janneke Nieuwenhuizen | |
* gnu/packages/patches/dezyne-add-missing-shebangs.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/dezyne.scm (dezyne): Update to 2.17.3. [source]: Remove patch, update hash. | |||
2023-04-24 | gnu: dezyne: Add patch to avoid "Exec format error". | Janneke Nieuwenhuizen | |
This fixes In execvp of ./test/all/parse_import_order/run: Exec format error on shell scripts that lack a shebang. * gnu/packages/patches/dezyne-add-missing-shebangs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dezyne.scm (dezyne): Use it. |