summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2018-08-20gnu: r-vgam: Update to 1.0-6.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (r-vgam): Update to 1.0-6.
2018-08-20gnu: python-py: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-py)[home-page]: Use HTTPS.
2018-08-20gnu: xpad: Update to 5.1.0.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (xpad): Update to 5.1.0. [arguments]: Remove obsolete ‘run-autogen’ phase.
2018-08-20gnu: emacs-f: Update to 0.20.0.Tobias Geerinckx-Rice
* gnu/packages/emacs.scm (emacs-f): Update to 0.20.0.
2018-08-20gnu: emacs-f: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/emacs.scm (emacs-f)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-08-20gnu: gimp: Report bugs to Guix.Tobias Geerinckx-Rice
Upstream prints this when running ./configure. Take the hint. NOTE: if you plan on packaging GIMP for distribution, it is recommended to override the bug report URL with option: --with-bug-report-url=https://example.com/ so that you can filter packaging bugs from core bugs before reporting upstream. * gnu/packages/gimp.scm (gimp)[arguments]: Customise bug report URI.
2018-08-20gnu: gimp: Update to 2.10.6.Tobias Geerinckx-Rice
* gnu/packages/gimp.scm (gimp): Update to 2.10.6.
2018-08-20gnu: gegl: Update to 0.4.8.Tobias Geerinckx-Rice
* gnu/packages/gimp.scm (gegl): Update to 0.4.8.
2018-08-20gnu: babl: Update to 0.1.56.Tobias Geerinckx-Rice
* gnu/packages/gimp.scm (babl): Update to 0.1.56.
2018-08-20gnu: guile-ssh: Update to 0.11.3.Ludovic Courtès
* gnu/packages/ssh.scm (guile-ssh): Update to 0.11.3.
2018-08-20gnu: guile-json: Update to 1.1.1.Ludovic Courtès
* gnu/packages/guile.scm (guile-json): Update to 1.1.1. [source]: Remove snippet. [native-inputs]: Add PKG-CONFIG.
2018-08-20gnu: guile-redis: Update to 1.0.0.Ludovic Courtès
* gnu/packages/guile.scm (guile-redis): Update to 1.0.0. [source]: Fetch from github.com. Remove snippet. [native-inputs]: Add AUTOCONF, AUTOMAKE, and PKG-CONFIG.
2018-08-20gnu: Update virtuoso-ose to 7.2.5.Roel Janssen
* gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.5.
2018-08-20gnu: xpra: Update to 2.3.3.Rutger Helling
* gnu/packages/xorg.scm (xpra): Update to 2.3.3.
2018-08-20gnu: wine-staging: Update to 3.14.Rutger Helling
* gnu/packages/wine.scm (wine-staging): Update to 3.14.
2018-08-20gnu: wine-staging-patchset-data: Update to 3.14.Rutger Helling
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.14.
2018-08-19gnu: syncthing: Invoke build steps with INVOKE.Leo Famulari
* gnu/packages/syncthing.scm (syncthing)[arguments]: Use INVOKE.
2018-08-19gnu: libconfuse: Update to 3.2.2 [fixes CVE-2018-14447].Marius Bakke
* gnu/packages/wm.scm (libconfuse): Update to 3.2.2.
2018-08-19gnu: gcc@4.8: Fix libsanitizer build issue.Ludovic Courtès
Fixes <https://bugs.gnu.org/32397>. Reported by fis trivial <ybbs.daans@hotmail.com>. * gnu/packages/patches/gcc-4.8-libsanitizer-fix.patch: New file. * gnu/packages/gcc.scm (gcc-4.8)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
2018-08-19gnu: libchop: Fix build and test errors.Ludovic Courtès
* gnu/packages/backup.scm (libchop)[arguments]: New field.
2018-08-19gnu: libchop: Require gperf 3.0.Ludovic Courtès
Fixes <https://bugs.gnu.org/32382>. Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>. * gnu/packages/backup.scm (libchop)[native-inputs]: Use GPERF-3.0 instead of GPERF.
2018-08-19Merge branch 'staging'Marius Bakke
2018-08-19gnu: mescc-tools: Update to 0.5.2.Jan Nieuwenhuizen
* gnu/packages/mes.scm (mescc-tools): Update to 0.5.2.
2018-08-19gnu: linux-libre: Update to 4.18.3.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.3. (%linux-libre-hash): Update hash. (%linux-libre-patches): Rename to ... (%linux-libre-4.18-patches): ... this. (linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus): Apply %linux-libre-4.18-patches.
2018-08-19gnu: linux-libre@4.14: Update to 4.14.65.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.65. (%linux-libre-4.14-hash): Update hash.
2018-08-19gnu: linux-libre@4.9: Update to 4.9.122.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.122.
2018-08-19gnu: linux-libre@4.4: Update to 4.4.150.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.150.
2018-08-19Revert "gnu: linux-libre: Add fix from 4.4.150, 4.9.122, 4.14.65, 4.18.3."Mark H Weaver
This reverts commit 50dbd26ce0a25861cfb428144cc7c21e1cae7f5d.
2018-08-18gnu: gnuplot: Update to 5.2.4.Kei Kebreau
* gnu/packages/maths.scm (gnuplot): Update to 5.2.4.
2018-08-18gnu: xtensor: Update to 0.17.1.Kei Kebreau
* gnu/packages/algebra.scm (xtensor): Update to 0.17.1. [source]: Use git-fetch.
2018-08-18gnu: xtl: Update to 0.4.14.Kei Kebreau
* gnu/packages/cpp.scm (xtl): Update to 0.4.14. [source]: Use git-fetch.
2018-08-18gnu: linux-libre: Add fix from 4.4.150, 4.9.122, 4.14.65, 4.18.3.Mark H Weaver
This adds the sole fix included in upstream versions 4.18.3, 4.14.65, 4.9.122, and 4.4.150. * gnu/packages/linux.scm (%linux-libre-exempt-zeroed-PTEs-from-inversion-patch): New variable. (%linux-libre-patches): Repurposed for patches applicable to all versions. Add the aforementioned fix. (%linux-libre-4.18-patches): New variable, with definition based on the previous %linux-libre-patches. (linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus): Add %linux-libre-4.18-patches. (linux-libre-4.14, linux-libre-arm-generic-4.14) (linux-libre-arm-omap2plus-4.14, linux-libre-4.9) (linux-libre-4.4): Add %linux-libre-patches.
2018-08-18gnu: linux-libre: Update to 4.18.2.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.2. (%linux-libre-hash): Update hash.
2018-08-18gnu: linux-libre@4.14: Update to 4.14.64.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.64. (%linux-libre-4.14-hash): Update hash.
2018-08-18gnu: linux-libre@4.9: Update to 4.9.121.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.121.
2018-08-18gnu: linux-libre@4.4: Update to 4.4.149.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.149.
2018-08-18gnu: sudo: Update to 1.8.24.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.8.24.
2018-08-18gnu: singular: Update to 4.1.1p3.Kei Kebreau
* gnu/packages/algebra.scm (singular): Update to 4.1.1p3.
2018-08-18gnu: cddlib: Update to 0.94i.Kei Kebreau
* gnu/packages/maths.scm (cddlib): Update to 0.94i.
2018-08-18gnu: eigen: Update to 3.3.5.Tobias Geerinckx-Rice
* gnu/packages/algebra.scm (eigen): Update to 3.3.5. [source]: Remove upstreamed ARM patch and obsolete substitutions. * gnu/packages/patches/eigen-arm-neon-fixes.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-18gnu: eigen: Throw exceptions on test failure.Tobias Geerinckx-Rice
* gnu/packages/algebra.scm (eigen)[arguments]: Substitute INVOKE for SYSTEM*.
2018-08-18gnu: knot: Update to 2.7.1.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot): Update to 2.7.1. [inputs]: Remove nettle, python-2, and python2-lmdb. [arguments]: Remove ‘wrap-python-scripts’ phase for removed migration scripts. Remove obsolete modules from, and add dnstap support for the command-line tools to, #:configure-flags.
2018-08-18gnu: knot: Deduplicate documentation directories.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot)[arguments]: Install documentation to the correct versioned subdirectory, as already done by the build system.
2018-08-18gnu: libmbim: Update to 1.16.2.Marius Bakke
* gnu/packages/freedesktop.scm (libmbim): Update to 1.16.2.
2018-08-18gnu: xscreensaver: Update to 5.40.Marius Bakke
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.40.
2018-08-18gnu: webkitgtk: Update to 2.20.5.Marius Bakke
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.5.
2018-08-18gnu: Add varnish-modules.Marius Bakke
* gnu/packages/web.scm (varnish-modules): New public variable.
2018-08-18gnu: Add varnish.Marius Bakke
* gnu/packages/web.scm (varnish): New variable.
2018-08-18gnu: mpd: Update to 0.20.21.Tobias Geerinckx-Rice
* gnu/packages/mpd.scm (mpd): Update to 0.20.21.
2018-08-18gnu: perl-module-scandeps: Update to 1.25.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-module-scandeps): Update to 1.25.