summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2021-01-12gnu: Add magicffi.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-magicffi, ecl-magicffi, sbcl-magicffi): New variables.
2021-01-12gnu: kdeconnect: Fix wayland compatibility.Efraim Flashner
* gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtwayland.
2021-01-12gnu: scribus: Build with podofo 0.9.6.Tobias Geerinckx-Rice
* gnu/packages/scribus.scm (podofo-for-scribus): New private variable. (scribus)[inputs]: Use it instead of the regular podofo. Reported by Vincent Legoll <vincent.legoll@gmail.com>.
2021-01-12gnu: dbxfs: Update to 1.0.50.Efraim Flashner
* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.50.
2021-01-12gnu: python-userspacefs: Update to 2.0.3.Efraim Flashner
* gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.3.
2021-01-12gnu: libreoffice: Update to 6.4.7.2.Efraim Flashner
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.7.2.
2021-01-12gnu: neon: Don't build static library.Efraim Flashner
* gnu/packages/version-controls.scm (neon)[arguments]: Add configure-flag to skip static library.
2021-01-12gnu: neon: Update to 0.31.2.Efraim Flashner
* gnu/packages/version-control.scm (neon): Update to 0.31.2. [source]: Use new upstream URI. [home-page]: Update to new home-page.
2021-01-12gnu: reuse: Update to 0.12.1.Michael Rohleder
* gnu/packages/license.scm (reuse): Update to 0.12.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-12gnu: libebml: Update to 1.4.1.Michael Rohleder
* gnu/packages/xml.scm (libebml): Update to 1.4.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-12gnu: Add emacs-marginalia.Brit Butler via Guix-patches via
* gnu/packages/emacs-xyz.scm (emacs-marginalia): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-12gnu: emacs-evil-matchit: Update to 2.3.10.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.10.
2021-01-12gnu: emacs-goto-chg: Update to 1.7.3-2.2af6121.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.3-2.2af6121. [propagated-inputs]: Remove emacs-undo-tree, because it's a soft dependency now.
2021-01-12gnu: Add emacs-anki-editor.Noah Evans
* gnu/packages/emacs-xyz.scm (emacs-anki-editor): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-12gnu: emacs-adaptive-wrap: Update to 0.8.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-adaptive-wrap): Update to 0.8.
2021-01-12gnu: sudo: Update to 1.9.5p1 [fixes setuid sudoedit].Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.9.5p1.
2021-01-12gnu: ungoogled-chromium: Update to 87.0.4280.141-0.483a1ba.Marius Bakke
* gnu/packages/chromium.scm (%chromium-version): Set to 87.0.4280.141. (%ungoogled-revision): Set to 483a1bae4eee601c7d0a4a63499380e40e4f8a44. (%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-01-11gnu: s6-linux-utils: Update to 2.5.1.4.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.1.4.
2021-01-11gnu: s6-linux-init: Update to 1.0.6.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.6.0.
2021-01-11gnu: s6-portable-utils: Update to 2.2.3.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.1.
2021-01-11gnu: s6-rc: Update to 0.5.2.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.2.1.
2021-01-11gnu: s6-networking: Update to 2.4.0.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-networking): Update to 2.4.0.0.
2021-01-11gnu: s6-dns: Update to 2.3.4.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.4.0.
2021-01-11gnu: s6: Update to 2.10.0.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6): Update to 2.10.0.0.
2021-01-11gnu: execline: Update to 2.7.0.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (execline): Update to 2.7.0.0.
2021-01-11gnu: skalibs: Update to 2.10.0.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (skalibs): Update to 2.10.0.0.
2021-01-11gnu: sord: Update to 0.16.8.Tobias Geerinckx-Rice
* gnu/packages/rdf.scm (sord): Update to 0.16.8.
2021-01-11gnu: serd: Update to 0.30.8.Tobias Geerinckx-Rice
* gnu/packages/rdf.scm (serd): Update to 0.30.8.
2021-01-11gnu: podofo: Omit static library.Tobias Geerinckx-Rice
* gnu/packages/pdf.scm (podofo)[arguments]: Remove explicit "-DPODOFO_BUILD_STATIC=ON" from #:configure-flags.
2021-01-11gnu: podofo: Update to 0.9.7.Tobias Geerinckx-Rice
* gnu/packages/pdf.scm (podofo): Update to 0.9.7. [source]: Remove patch. * gnu/packages/patches/podofo-cmake-3.12.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2021-01-11gnu: mcelog: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mcelog)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2021-01-11gnu: mcelog: Cross-compile.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mcelog)[arguments]: Use CC-FOR-TARGET.
2021-01-11gnu: mcelog: Update to 175.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mcelog): Update to 175.
2021-01-11gnu: inxi-minimal: Update to 3.2.02-1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi-minimal): Update to 3.2.02-1.
2021-01-11gnu: erofs-utils: Update to 1.2.1.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (erofs-utils): Update to 1.2.1.
2021-01-11gnu: htop: Update to 3.0.5.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (htop): Update to 3.0.5.
2021-01-11gnu: rng-tools: Update to 6.11.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (rng-tools): Update to 6.11.
2021-01-11gnu: libblockdev: Update to 2.25.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (libblockdev): Update to 2.25.
2021-01-11gnu: Add emacs-consult.Brit Butler
* gnu/packages/emacs-xyz.scm (emacs-consult): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-11gnu: sudo: Update to 1.9.5 [fixes CVE-2021-23239 & CVE-2021-23240].Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.9.5.
2021-01-11gnu: xfce4-screensaver: Update to 4.16.0.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 4.16.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11gnu: Add mcg.Noah Evans
* gnu/packages/mpd.scm (mcg): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-11gnu: guile: Fix tests on emulated architectures.Mathieu Othacehe
The stack overflow test limits the virtual memory size using setrlimit with RLIMIT_AS argument. This is ignored when using QEMU transparent emulation, causing the test to crash. * gnu/packages/patches/guile-2.2-skip-so-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/guile.scm (guile-3.0-latest): Add it.
2021-01-11gnu: guile-picture-language: Update to 0.0.1-4.291a746.Ricardo Wurmus
* gnu/packages/guile-xyz.scm (guile-picture-language): Update to 0.0.1-4.291a746. [propagated-inputs]: Add guile-cairo.
2021-01-11gnu: ppp: Update to 2.4.9.Vincent Legoll
* gnu/packages/samba.scm (ppp): Update to 2.4.9. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11gnu: esbuild: Update to 0.8.31.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.31. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11gnu: glfw: Update to 3.3.2.Vincent Legoll
* gnu/packages/gl.scm (glfw): Update to 3.3.2. (propagated-inputs): Add missing libxi. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11gnu: newsboat: Update to 2.22.1.Efraim Flashner
* gnu/packages/syndication.scm (newsboat): Update to 2.22.1.
2021-01-11gnu: liferea: Add source file-name.Efraim Flashner
* gnu/packages/syndication.scm (liferea)[source]: Add file-name field.
2021-01-10gnu: vigra: Raise max-silent-time timeout value to 2 hours.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/40887>. * gnu/packages/image.scm (vigra)[properties]: Add a 'max-silent-time' property, with a value of 7200 seconds (2 hours).