aboutsummaryrefslogtreecommitdiff
path: root/tests/home-import.scm
diff options
context:
space:
mode:
authorJanneke Nieuwenhuizen <janneke@gnu.org>2024-12-10 10:16:05 +0100
committerJanneke Nieuwenhuizen <janneke@gnu.org>2024-12-10 13:41:38 +0100
commit832ef198f7e423e0fdff7fe7c5558ff13d1f20c1 (patch)
tree990b52d3e975c63a9201558e5589cc82c5c7480a /tests/home-import.scm
parent93e1586116f39a30ba1fcb67bd839a43533dfaf4 (diff)
downloadguix-832ef198f7e423e0fdff7fe7c5558ff13d1f20c1.tar.gz
guix-832ef198f7e423e0fdff7fe7c5558ff13d1f20c1.zip
guile: Silence GC warnings on the Hurd, part II.
This is a follow-up to commit b0416b8503e38746717a2d1167f9d1410634981e guile: Silence GC warnings on the Hurd. This should work around <https://issues.guix.gnu.org/73181>, resurrecting offloading to the Hurd. * gnu/packages/aux-files/guile-launcher.c: (main)[__GNU__]: Move code to silence warnings to... (inner_main)[__GNU__]: ...here. Change-Id: I408201f7f4072c9a33837e6020ac63270b33702e
Diffstat (limited to 'tests/home-import.scm')
0 files changed, 0 insertions, 0 deletions
e902f7'>gnu: python-poppler-qt5: Update to 21.3.0....* gnu/packages/pdf.scm (python-poppler-qt5): Update to 21.3.0. [build-system]: Change to pyproject. [inputs]: Change SIP to current version variant. * gnu/packages/patches/python-poppler-qt5-fix-build.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register said patch. Change-Id: I30d6e2a3180505091d8072ed452211b0bb3a0178 Signed-off-by: Christopher Baines <mail@cbaines.net> Marco Rimoldi 2024-03-13gnu: xournalpp: Update to 1.2.3....* gnu/packages/pdf.scm (xournalpp): Update to 1.2.3. Change-Id: If7ec00c3bcdb208132d595c152c3099258f738f4 Nicolas Goaziou 2024-03-10gnu: pdfpc: Update to 4.6.0....* gnu/packages/pdf.scm (pdfpc): Update to 4.6.0. [arguments]: Remove 'fix-vala-API-conflict phase. [inputs]: Add qrencode. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Change-Id: I9dfed5b8ff4ef0dd905034ba599f9875578df232 Benjamin Slade 2024-03-09gnu: Add sioyek....* gnu/packages/patches/sioyek-fix-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/pdf.scm (sioyek): New variable. Change-Id: Id2708745bd7ef672b620b8e9c907126bdc5a1f55 Signed-off-by: Hilton Chain <hako@ultrarare.space> dan 2024-02-13gnu: mupdf: Update to 1.23.10....* gnu/packages/pdf.scm (mupdf): Update to 1.23.10. Change-Id: I3d07256ad02e5ee49c6fa1a3977f4dcf4bdfb022 Signed-off-by: Christopher Baines <mail@cbaines.net> Timotej Lazar 2024-02-09gnu: mupdf: Update to 1.23.9....* gnu/packages/pdf.scm (mupdf): Update to 1.23.9. Change-Id: Id67767304d33a09df8cea7b91111729d0bc99366 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Timotej Lazar 2024-01-28gnu: capypdf: Update to 0.8.0....* gnu/packages/pdf.scm (capypdf): Update to 0.8.0. Liliana Marie Prikler 2024-01-16gnu: python-reportlab: Update to 4.0.8....* gnu/packages/pdf.scm (python-reportlab): Update to 4.0.8. [arguments]: Update configure flags and 'find-libraries phase. [inputs]: Remove freetype and libart-lgpl. [propagated-inputs]: Add python-chardet. Change-Id: I626ef4c71a0b867ec4e1c74a71e45843349f46ef Ricardo Wurmus 2024-01-12gnu: poppler: Mention binaries in description....This allows to find the package to install with guix search. * gnu/packages/pdf.scm (poppler): Mention binaries in description. Change-Id: If68b29300b34ee692b0ecfe3458e7774b55c365e Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Nicolas Graves 2023-12-23gnu: Add unpaper....* gnu/packages/pdf.scm (unpaper): New variable. Change-Id: Ic71c5b62dabdd18e617e499417afb1c9e112520b Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber 2023-12-11gnu: pdfarranger: Update to 1.10.1....* gnu/packages/pdf.scm (pdfarranger): Update to 1.10.1. [arguments]: Add set-home phase. Change-Id: Id31925e7e34fc4b23abb73456bac8cd0012f1d6f Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill 2023-11-19gnu: mupdf: Update to 1.23.7....* gnu/packages/pdf.scm (mupdf): Update to 1.23.7. Change-Id: If58ab64470c88fdd15897488a5955d009d92ee34 Tobias Geerinckx-Rice