aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/abiword.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-12-08 11:02:41 +0100
committerLudovic Courtès <ludo@gnu.org>2020-12-08 11:06:38 +0100
commit79b31767d084a2feeb2edcb41ae863a0d534b847 (patch)
tree0db141179b4b58aa10bf299d03fef79e3b8ad356 /gnu/packages/abiword.scm
parent52ef5b384786b4a2f7031ee26ef6b196bc22f912 (diff)
downloadguix-79b31767d084a2feeb2edcb41ae863a0d534b847.tar.gz
guix-79b31767d084a2feeb2edcb41ae863a0d534b847.zip
gnu: freetype: Update to 2.10.4 and remove replacement.
* gnu/packages/fontutils.scm (freetype): Update to 2.10.4. [replacement]: Remove. (freetype/fixed): Remove.
Diffstat (limited to 'gnu/packages/abiword.scm')
0 files changed, 0 insertions, 0 deletions
Use raw-build-guile3 for riscv64-linux. * guix/packages.scm (%supported-systems): Add riscv64-linux. (%cuirass-supported-systems): Remove riscv64-linux. * guix/utils.scm (target-64bit?): Add riscv64-linux. * m4/guix.m4: Add riscv64-linux as a supported system. * doc/guix.texi (GNU Distribution): Add riscv64-linux. Efraim Flashner 2021-12-14build: Adjust 'courage level' of different systems....* m4/guix.m4 (GUIX_ASSERT_SUPPORTED_SYSTEM): Add i586-gnu. Move powerpc-linux to unsupported but not needing courage. Add mips64el-linux to unsupported. Efraim Flashner