summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-13gnu: python-git-review: Update to 2.1.0.Clément Lassieur
* gnu/packages/openstack.scm (python-git-review): Update to 2.1.0.
2021-10-13gnu: python-pbr-minimal: Update to 5.5.1.Clément Lassieur
* gnu/packages/python-xyz.scm (python-pbr-minimal): Update to 5.5.1.
2021-10-13gnu: Add cl-yaml.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-yaml, ecl-cl-yaml, sbcl-cl-yaml): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-13gnu: Add cl-libyaml.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-libyaml, ecl-cl-libyaml, sbcl-cl-libyaml): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-13gnu: Add cl-generic-comparability.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-generic-comparability, ecl-generic-comparability, sbcl-generic-comparability): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-13gnu: Add cl-readline.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-readline, ecl-cl-readline, sbcl-cl-readline): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-13gnu: Add cl-conium.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-conium, ecl-conium, sbcl-conium): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-13gnu: Add cl-terminfo.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (sbcl-terminfo, cl-terminfo, ecl-terminfo): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-12gnu: emacs-beancount: Restructure package, now independent of beancount.Christine Lemmer-Webber
* gnu/packages/finance.scm (emacs-beancount): Restructure package, now independent of beancount and in its own git repository. Note that there is no version number for the now independent code tree, so unfortunately this might look like a "version downgrade" to some users as it switched from being beancount's revision number to being a git-derived version number.
2021-10-13gnu: Add back missing module import.Tobias Geerinckx-Rice
* gnu/packages/django.scm: Use (gnu packages compression).
2021-10-13gnu: gsound: Update to 1.0.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gsound): Update to 1.0.3. [build-system]: Switch to Meson. [inputs]: Remove explicit glib. Move libcanberra… [propagated-inputs]: …here.
2021-10-13gnu: apostrophe: Update to 2.5.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (apostrophe): Update to 2.5. [native-inputs]: Add sassc.
2021-10-13gnu: aqbanking: Update to 6.3.2.Tobias Geerinckx-Rice
* gnu/packages/gnucash.scm (aqbanking): Update to 6.3.2.
2021-10-13gnu: astroid: Update to 0.16.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (astroid): Update to 0.16. [arguments]: Don't explicitly return #t from phases.
2021-10-13gnu: btrfs-progs: Update to 5.14.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 5.14.2.
2021-10-13gnu: acpid: Update to 2.0.33.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (acpid): Update to 2.0.33.
2021-10-13gnu: fheroes2: Update to 0.9.8.Tobias Geerinckx-Rice
* gnu/packages/games.scm (fheroes2): Update to 0.9.8.
2021-10-13gnu: Remove duplicate python-google-brotli package.Tobias Geerinckx-Rice
* gnu/packages/python-compression.scm (python-brotli): Delete duplicate variable. * gnu/packages/compression.scm (python-google-brotli): Redefine as a deprecated-package, with… (python-brotli): …as the canonical variable. * gnu/packages/fonts.scm (font-meera-inimai)[native-inputs]: Adjust accordingly.
2021-10-13gnu: Rename google-brotli back to brotli.Tobias Geerinckx-Rice
Sorry for the noise, but good riddance. Our nonstandard name for this package has caused confusion since it was added. For example, the duplicate python-brotli and python-google-brotli packages added later, with the latter name making even less sense. The Python packages will be fixed in the next commit. * gnu/packages/compression.scm (google-brotli): Redefine as a deprecated-package, with… (brotli): …restored to canonical status. (python-google-brotli)[inherit]: Adjust accordingly. * gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly. * gnu/packages/fontutils.scm (woff2)[inputs]: Likewise. * gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise. * gnu/packages/networking (wireshark)[inputs]: Likewise. * gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
2021-10-13gnu: Remove sysfsutils@1.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (sysfsutils-1): Delete variable.
2021-10-13gnu: cpufrequtils: Update to 008.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (cpufrequtils): Update to 008. [source]: Remove patch. [arguments]: Add many #:configure-flags to mitigate downgrade from Autotools. Don't ./configure. [native-inputs]: Remove unused sysfsutils-1. Add gettext-minimal. [home-page]: Change to a working mirror. * gnu/packages/patches/cpufrequtils-fix-aclocal.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2021-10-13linux-initrd: Support checking NTFS volumes on boot.Tobias Geerinckx-Rice
* gnu/system/linux-initrd.scm (file-system-packages): Add ntfsfix/static when needed.
2021-10-13gnu: Add ntfsfix-static.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (ntfsfix/static): New public variable.
2021-10-13gnu: Add ntfs-3g-static.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (ntfs-3g/static): New public variable.
2021-10-13gnu: python-lazr-config: Update to 2.2.3.Marius Bakke
* gnu/packages/python-xyz.scm (python-lazr-config): Update to 2.2.3.
2021-10-13gnu: perl-tk: Update to 804.036.Marius Bakke
* gnu/packages/tcl.scm (perl-tk): Update to 804.036.
2021-10-12gnu: QEMU: Remove obsolete patch.Marius Bakke
* gnu/packages/virtualization.scm (qemu)[source](patches): Remove Sphinx compatibility patch, which worked around a bug in Sphinx that has since been fixed. * gnu/packages/patches/qemu-sphinx-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2021-10-12gnu: QEMU: Update to 6.1.0.Marius Bakke
* gnu/packages/virtualization.scm (qemu): Update to 6.1.0. [source](patches): Remove obsolete patch. [arguments]: Adjust substitutions for upstream changes. [native-inputs]: Add PYTHON-SPHINX-RTD-THEME. * gnu/packages/patches/qemu-meson-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2021-10-12gnu: ganeti: Adjust code style.Marius Bakke
* gnu/packages/virtualization.scm (ganeti)[arguments]: Remove trailing #t's. Add syntactic sugar using primitives from SRFI-1, SRFI-26, and (ice-9 match).
2021-10-12gnu: guix-build-coordinator: Update to 0-35.a4d0ec6.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-35.a4d0ec6.
2021-10-12gnu: dbxfs: Update home-page.Efraim Flashner
* gnu/packages/file-systems.scm (dbxfs)[home-page]: Update to new upstream homepage.
2021-10-12gnu: Add python-geopandas.Felix Gruber
* gnu/packages/geo.scm (python-geopandas): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: Add python-fiona.Felix Gruber
* gnu/packages/geo.scm (python-fiona): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: Add python-cligj.Felix Gruber
* gnu/packages/python-xyz.scm (python-cligj): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: Add python-pyproj.Felix Gruber
* gnu/packages/geo.scm (python-pyproj): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: proj: Update to 7.2.1.Felix Gruber
* gnu/packages/geo.scm (proj): Update to 7.2.1. [build-system]: Change to cmake-build-system. [arguments]: Add configure flag to find googletest. [inputs]: Add curl, libjpeg-turbo and libtiff. [native-inputs]: Add googletest. [description]: Consistently call the package Proj, instead of Proj, PROJ or proj. Use @acronym to define CRS. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: clipper: Disable non-deterministic test.Felix Gruber
This test fails/succeeds non-deterministically. * gnu/packages/bioinformatics.scm (clipper)[arguments]: Disable non-deterministic test test_get_FDR_cutoff_mean. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: synapse: Update to 1.44.0.Felix Gruber
* gnu/packages/matrix.scm (synapse): Update to 1.44.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: python-eliot: Update to 1.13.0.Felix Gruber
* gnu/packages/python-xyz.scm (python-eliot): Update to 1.13.0. [arguments] Disable failing tests test_omitLoggerFromActionType and test_logCallsDefaultLoggerWrite. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: python-distributed: Update to 2021.09.1.Felix Gruber
* gnu/packages/python-science.scm (python-distributed): Update to 2021.09.1. [arguments]: Disable failing test test_text. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: python-dask: Update to 2021.9.1.Felix Gruber
* gnu/packages/python-xyz.scm (python-dask): Update to 2021.9.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: python-pandas: Update to 1.3.3.Felix Gruber
* gnu/packages/python-science.scm (python-pandas): Update to 1.3.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: komikku: Update to 0.35.0.Liliana Marie Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.35.0.
2021-10-12gnu: kdenlive: Update to 21.08.2.Vinicius Monego
* gnu/packages/kde.scm (kdenlive): Update to 21.08.2. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12gnu: srain: Update to 1.3.0.Vinicius Monego
* gnu/packages/irc.scm (srain): Update to 1.3.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12gnu: shotcut: Update to 21.09.20.Vinicius Monego
* gnu/packages/video.scm (shotcut): Update to 21.09.20. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12gnu: markets: Update to 0.5.3.Vinicius Monego
* gnu/packages/gnome-xyz.scm (markets): Update to 0.5.3. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12gnu: krita: Update to 4.4.8.Z572
* gnu/packages/kde.scm (krita): Update to 4.4.8. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12gnu: tectonic: Update to 0.8.0.Nicolas Goaziou
* gnu/packages/rust-apps.scm (tectonic): Update to 0.8.0.
2021-10-12gnu: Add rust-tectonic-bridge-core-0.3.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-tectonic-bridge-core-0.3): New variable. (rust-tectonic-bridge-core-0.2): Remove variable. (rust-tectonic-bridge-core-0.1): Inherit from rust-tectonic-bridge-core-0.3.