/m4/

t-static/better-cgit-markdown-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/slang.scm
AgeCommit message (Expand)Author
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-11-26gnu: slang: Really fix the array tests on 32 bit architectures....This is a follow up to efb0a04ee05f43e86b3c1fcda867a123d8ed021a. * gnu/packages/slang.scm (slang)[phases]{reduce-array-test-size}: Further reduce the array size. Maxim Cournoyer
2021-11-25gnu: slang: Fix build on 32 bit systems....* gnu/packages/slang.scm (slang)[phases]{reduce-array-test-size}: New phase. Maxim Cournoyer