aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-26gnu: r-sourcetools: Update to 0.1.7.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (r-sourcetools): Update to 0.1.7.
2018-04-26gnu: python-html5-parser: Update to 0.4.5.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-html5-parser): Update to 0.4.5.
2018-04-26gnu: mg: Update to 20180408.Tobias Geerinckx-Rice
* gnu/packages/text-editors.scm (mg): Update to 20180408. [source]: Switch from discontinued proper releases to a git tag.
2018-04-26gnu: mg: Find ncurses through pkg-config.Tobias Geerinckx-Rice
* gnu/packages/text-editors.scm (mg)[arguments]: Remove explicit ‘CURSES_LIBS=-lncurses’ setting from #:make-flags.
2018-04-26gnu: fio: Use INVOKE.Tobias Geerinckx-Rice
* gnu/packages/benchmark.scm (fio)[arguments]: Substitute INVOKE for SYSTEM* and end phase with explicit #t.
2018-04-26gnu: ghostwriter: Update to 1.6.2.Tobias Geerinckx-Rice
* gnu/packages/text-editors.scm (ghostwriter): Update to 1.6.2.
2018-04-26gnu: youtube-viewer: Update to 3.3.4.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-viewer): Update to 3.3.4.
2018-04-26gnu: openvpn: Update to 2.4.6.Tobias Geerinckx-Rice
* gnu/packages/vpn.scm (openvpn): Update to 2.4.6.
2018-04-26gnu: perl-text-glob: Update to 0.11.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-text-glob): Update to 0.11.
2018-04-26gnu: perl-task-weaken: Update to 1.06.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-task-weaken): Update to 1.06.
2018-04-26gnu: perl-module-find: Update to 0.13.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-module-find): Update to 0.13.
2018-04-26gnu: perl-mime-types: Update to 2.17.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-mime-types): Update to 2.17.
2018-04-26gnu: perl-file-sharedir-install: Update to 0.12.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-file-sharedir-install): Update to 0.12.
2018-04-26gnu: perl-devel-overloadinfo: Update to 0.005.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-devel-overloadinfo): Update to 0.005.
2018-04-26gnu: perl-class-inspector: Update to 1.32.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-class-inspector): Update to 1.32.
2018-04-26gnu: perl-file-find-rule: Update to 0.34.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-file-find-rule): Update to 0.34.
2018-04-26gnu: perl-error: Update to 0.17025.Tobias Geerinckx-Rice
* gnu/packages/perl-.scm (perl-error): Update to 0.17025.
2018-04-26gnu: perl-test-simple: Update to 1.302136.Tobias Geerinckx-Rice
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302136.
2018-04-26gnu: perl-test-output: Update to 1.031.Tobias Geerinckx-Rice
* gnu/packages/perl-check.scm (perl-test-output): Update to 1.031.
2018-04-26gnu: perl-test-differences: Update to 0.64.Tobias Geerinckx-Rice
* gnu/packages/perl-check.scm (perl-test-differences): Update to 0.64.
2018-04-26gnu: perl-test-pod: Update to 1.52.Tobias Geerinckx-Rice
* gnu/packages/perl-check.scm (perl-test-pod): Update to 1.52.
2018-04-26gnu: perl-test-base: Update to 0.89.Tobias Geerinckx-Rice
* gnu/packages/perl-check.scm (perl-test-base): Update to 0.89.
2018-04-26gnu: zsh: Update to 5.5.1.Leo Famulari
* gnu/packages/shells.scm (zsh): Update to 5.5.1. [source]: Remove obsolete patches. * gnu/packages/patches/zsh-CVE-2018-7548.patch, gnu/packages/patches/zsh-CVE-2018-7549.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
2018-04-26gnu: Add libpfm4.Rouby Pierre-Antoine
* gnu/packages/linux.scm (libpfm4): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-26gnu: Add psm2.Rouby Pierre-Antoine
* gnu/packages/linux.scm (psm2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-26gnu: perl@5.26.2: Don't export variable.Marius Bakke
This prevents it from ending up in user profiles, which would fail due to wrong search paths as reported in <https://bugs.gnu.org/31216#43>. * gnu/packages/perl.scm (perl-5.26.2): Use DEFINE instead of DEFINE-PUBLIC.
2018-04-26gnu: qemu: Enable GTK3 frontend.Rutger Helling
* gnu/packages/virtualization.scm (qemu)[native-inputs]: Add "gettext" to native-inputs. [inputs]: Add "gtk+" to inputs. * gnu/packages/virtualization.scm (qemu-minimal)[native-inputs]: Remove "gettext" from inherited inputs. [inputs]: Remove "gtk+" from inherited inputs.
2018-04-26gnu: qemu: Build with Python 3 and SDL2 support.Rutger Helling
* gnu/packages/bootloaders.scm (qemu-minimal-2.10): Remove variable. * gnu/packages/virtualization.scm (qemu)[inputs]: Use sdl2 instead of sdl. [native-inputs]: Use python-wrapper instead of python@2. * gnu/packages/virtualization.scm (qemu-minimal)[inputs]: Remove sdl2 instead of sdl from inherited packages. * gnu/packages/virtualization.scm (qemu-minimal-2.10): Add variable. [native-inputs]: Remove python-wrapper from inherited packages and use python@2 instead. * gnu/packages/debug.scm (american-fuzzy-lop): Inherit from moved hidden-package qemu-minimal-2.10.
2018-04-26gnu: evince: Update to 3.28.2.Rutger Helling
* gnu/packages/gnome.scm (evince): Update to 3.28.2.
2018-04-26gnu: gnome-disk-utility: Update to 3.28.1.Rutger Helling
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.1.
2018-04-26gnu: gnome-tweak-tool: Update to 3.26.4.Rutger Helling
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.26.4. [arguments]: Replace 'configure, 'build, 'check and 'install phases with Meson build phases. [native-inputs]: Add "gtk+:bin", "meson" and "ninja". [inputs]: Add "nautilus." Replace "python@2" with "python" and "python2-pygobject" with "python-pygobject".
2018-04-26gnu: enlightenment: Update to 0.22.3.Efraim Flashner
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.3.
2018-04-26gnu: terminology: Update to 1.2.0.Efraim Flashner
* gnu/packages/enlightenment.scm (terminology): Update to 1.2.0. [source]: Update source snippet. [build-system]: Switch to meson-build-system. [native-inputs]: Add perl.
2018-04-26gnu: retroarch: Fix hash.Rutger Helling
* gnu/packages/emulators.scm (retroarch): Fix incorrect hash.
2018-04-26gnu: runc: Update comment about status of tests.宋文武
* gnu/packages/virtualization.scm (runc)[arguments]: Update comment.
2018-04-26gnu: Add l-smash.Clément Lassieur
* gnu/packages/video.scm (l-smash): New variable.
2018-04-25gnu: guile-sdl2: Require guile 2.2.Pierre Neidhardt
* gnu/packages/sdl.scm (guile-sdl2)[inputs]: Replace GUILE-2.0 with GUILE-2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-25gnu: Add emacs-evil-collectionPierre Neidhardt
* gnu/packages/emacs.scm (emacs-evil-collection): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-25gnu: Add emacs-helm-system-packagesPierre Neidhardt
* gnu/packages/emacs.scm (emacs-helm-system-packages): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-25gnu: guile-sly: Update home-page.Pierre Neidhardt
* gnu/packages/guile.scm (guile-sly): Update home-page. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-25build: Add silent rules for Texinfo xref translation.Ludovic Courtès
* Makefile.am (AM_V_POXREF, AM_V_POXREF_, AM_V_POXREF_0): New variables. * doc/local.mk ($(srcdir)/%D%/guix.%.texi) ($(srcdir)/%D%/contributing.%.texi): Use $(AM_V_POXREF).
2018-04-25gnu: multipath-tools: Update to 0.7.6.Marius Bakke
* gnu/packages/linux.scm (multipath-tools): Update to 0.7.6.
2018-04-25gnu: fio: Update to 3.6.Marius Bakke
* gnu/packages/benchmark.scm (fio): Update to 3.6.
2018-04-25gnu: ceph: Update to 12.2.5.Marius Bakke
* gnu/packages/patches/ceph-skip-collect-sys-info-test.patch: Adjust. * gnu/packages/storage.scm (ceph): Update to 12.2.5.
2018-04-25gnu: rocksdb: Update to 5.12.4.Marius Bakke
* gnu/packages/databases.scm (rocksdb): Update to 5.12.4.
2018-04-25gnu: guile-ssh: Move files from bin to examples directory.Roel Janssen
* gnu/packages/ssh.scm (guile-ssh): Move files from bin to the examples directory.
2018-04-25gnu: guix: Update to ab85cf7.Roel Janssen
* gnu/packages/package-management.scm (guix): Update to ab85cf7.
2018-04-25gnu: perl-business-isbn: Update to 3.004.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-business-isbn): Update to 3.004.
2018-04-25gnu: ruby-domain-name: Update to 0.5.20180417.Tobias Geerinckx-Rice
* gnu/packages/ruby.scm (ruby-domain-name): Update to 0.5.20180417.
2018-04-25gnu: perl-type-tiny: Update to 1.002002.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-type-tiny): Update to 1.002002.