summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-09gnu: perl-catalyst-devel: Update to 1.40.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.40.
2020-03-09gnu: spice-protocol: Update to 0.14.1.Tobias Geerinckx-Rice
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.1.
2020-03-09gnu: perl-timedate: Update to 2.32.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-timedate): Update to 2.32.
2020-03-09gnu: perl-xs-object-magic: Update to 0.05.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-xs-object-magic): Update to 0.05.
2020-03-09gnu: perl-datetime-format-strptime: Update to 1.77.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-datetime-format-strptime): Update to 1.77.
2020-03-09gnu: perl-datetime: Update to 1.52.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-datetime): Update to 1.52.
2020-03-09gnu: man-db: Update to 2.9.1.Tobias Geerinckx-Rice
* gnu/packages/man.scm (man-db): Update to 2.9.1.
2020-03-09gnu: libseccomp: Update to 2.4.3.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (libseccomp): Update to 2.4.3. [source]: Remove upstreamed patch. * gnu/packages/patches/libseccomp-open-aarch64.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2020-03-09gnu: libinput: Update to 1.15.3.Tobias Geerinckx-Rice
* gnu/packages/freedesktop.scm (libinput): Update to 1.15.3.
2020-03-09gnu: libostree: Update to 2020.2.Tobias Geerinckx-Rice
* gnu/packages/package-management.scm (libostree): Update to 2020.2.
2020-03-09gnu: tcsh: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (tcsh)[home-page]: Use HTTPS.
2020-03-09gnu: mit-krb5: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/kerberos.scm (mit-krb5)[home-page]: Use HTTPS.
2020-03-09gnu: speedcrunch: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (speedcrunch)[home-page]: Use HTTPS.
2020-03-09gnu: ding: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/dictionaries.scm (ding)[home-page]: Use HTTPS.
2020-03-09gnu: plotutils: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/plotutils.scm (plotutils)[home-page]: Use HTTPS.
2020-03-09gnu: idris: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/idris.scm (idris)[home-page]: Use HTTPS.
2020-03-09gnu: xfce4-power-manager: Update to 1.7.0.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 1.7.0.
2020-03-09gnu: xfce4-power-manager: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfce4-power-manager)[source]: Hard-code NAME.
2020-03-09gnu: xfburn: Update to 0.6.2.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfburn): Update to 0.6.2.
2020-03-09gnu: claws-mail: Update to 3.17.5.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (claws-mail): Update to 3.17.5.
2020-03-09gnu: s6: Update to 2.9.0.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6): Update to 2.9.0.1.
2020-03-09gnu: s6-linux-init: Update to 1.0.4.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.4.0.
2020-03-09download: Remove misbehaving kvin.lv mirror.Tobias Geerinckx-Rice
It issues bogus redirections instead of returning 404. * guix/download.scm (%mirrors): Remove kvin.lv from CPAN.
2020-03-09gnu: Add spatialite-tools.Guillaume Le Vaillant
* gnu/packages/geo.scm (spatialite-tools): New variable.
2020-03-09gnu: Add readosm.Guillaume Le Vaillant
* gnu/packages/geo.scm (readosm): New variable.
2020-03-09gnu: spatialite-gui: Add missing input.Guillaume Le Vaillant
* gnu/packages/geo.scm (spatialite-gui)[inputs]: Add libjpeg-turbo.
2020-03-09gnu: gdal: Update to 3.0.4.Guillaume Le Vaillant
* gnu/packages/geo.scm (gdal): Update to 3.0.4.
2020-03-09gnu: proj: Update to 6.3.1.Guillaume Le Vaillant
* gnu/packages/geo.scm (proj): Update to 6.3.1.
2020-03-09gnu: Add perl-math-vecstat.Roel Janssen
* gnu/packages/perl.scm (perl-math-vecstat): New variable.
2020-03-09gnu: python-semver: Fix build.Roel Janssen
* gnu/packages/python-xyz.scm: Add python-appdirs, python-distlib, python-importlib-metadata, python-filelock, and python-six to native-inputs in order to run the test suite.
2020-03-09gnu: Fix build of python-velocyto.Roel Janssen
* gnu/packages/bioinformatics.scm (python-velocyto): Add python-joblib to native-inputs to make the test suite run succesfully.
2020-03-09gnu: Add vim-asyncrun.Efraim Flashner
* gnu/packages/vim.scm (vim-asyncrun): New variable.
2020-03-09gnu: Add nyancat.Efraim Flashner
* gnu/packages/toys.scm (nyancat): New variable.
2020-03-09gnu: Update python-statsmodels to 0.11.1.Roel Janssen
* gnu/packages/statistics.scm (python-statsmodels): Update to 0.11.1.
2020-03-09gnu: Add sycamore.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-sycamore, sbcl-sycamore): New variables.
2020-03-09gnu: emacs-sly: Update to 20200228.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20200228.
2020-03-09doc: Use an https link for Contributor Covenant.Jakub Kądziołka
* doc/contributing.texi: Switch to https for the link to contributor-covenant.org Reported-By: guix-vits on IRC
2020-03-09gnu: r-desolve: Update to 1.28.Ricardo Wurmus
* gnu/packages/cran.scm (r-desolve): Update to 1.28.
2020-03-09gnu: r-umap: Update to 0.2.5.0.Ricardo Wurmus
* gnu/packages/cran.scm (r-umap): Update to 0.2.5.0. [native-inputs]: Add r-knitr.
2020-03-09gnu: r-rcppannoy: Update to 0.0.16.Ricardo Wurmus
* gnu/packages/cran.scm (r-rcppannoy): Update to 0.0.16. [native-inputs]: Remove r-knitr.
2020-03-09gnu: r-quantmod: Update to 0.4-16.Ricardo Wurmus
* gnu/packages/cran.scm (r-quantmod): Update to 0.4-16.
2020-03-09gnu: r-vcd: Update to 1.4-6.Ricardo Wurmus
* gnu/packages/cran.scm (r-vcd): Update to 1.4-6.
2020-03-09gnu: r-ggrepel: Update to 0.8.2.Ricardo Wurmus
* gnu/packages/cran.scm (r-ggrepel): Update to 0.8.2.
2020-03-09gnu: coreutils: Fix cross-compilation.Mathieu Othacehe
Fix coreutils cross-compilation for aarch64 that was broken by 8.32 update. The following error occured: src/ls.c: In function 'print_dir': src/ls.c:3026:24: error: 'SYS_getdents' undeclared (first use in this function); did you mean 'SYS_getdents64'? if (syscall (SYS_getdents, dirfd (dirp), NULL, 0) == -1 ^~~~~~~~~~~~ SYS_getdents64 * gnu/packages/patches/coreutils-ls.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/base.scm (coreutils): Apply it.
2020-03-08services: cuirass: Allow passing extra command line options.Christopher Baines
This is so that the options supported by the service configuration don't have to always be changed. Generally though all options should be explicitly supported and documented, so this is mostly to facilitate experimentation. * gnu/services/cuirass.scm (<cuirass-configuration>): Add an extra-options field. (cuirass-shepherd-service): Pass the extra options to the shepherd servvices. * doc/guix.texi (Continuous Integration): Document it.
2020-03-08services: guix-data-service: Allow passing extra options.Christopher Baines
This is so that the options supported by the service configuration don't have to always be changed. Generally though all options should be explicitly supported and documented, so this is mostly to facilitate experimentation. * gnu/services/guix.scm (<guix-data-service-configuration>): Add extra-options and extra-process-jobs-options to the record type. (guix-data-service-shepherd-services): Handle these new configuration record fields. * doc/guix.texi (Guix Data Service): Document these new options.
2020-03-08gnu: guix-data-service: Update to 0.0.1-18.18eb9df.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-18.18eb9df. (inputs, native-inputs): Switch to using the Guile 3 package variants where applicable.
2020-03-09gnu: python-virtualenv: Update to 20.0.8.Jakub Kądziołka
* gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.0.8. [arguments]: Remove the now-redundant 'disable-failing-test phase. [native-inputs]: Add python-setuptools and python-setuptools-scm. [inputs]: Add python-{appdirs, distlib, filelock, six, importlib-metadata}.
2020-03-09gnu: python-xyz: Add python-filelock.Jakub Kądziołka
* gnu/packages/python-xyz.scm (python-filelock): New variable.
2020-03-09gnu: python-xyz: Add python-distlib.Jakub Kądziołka
* gnu/packages/python-xyz.scm (python-distlib): New variable.