Age | Commit message (Expand) | Author |
---|---|---|
2018-04-26 | gnu: r-sn: Update to 1.5-2....* gnu/packages/statistics.scm (r-sn): Update to 1.5-2. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: r-sourcetools: Update to 0.1.7....* gnu/packages/statistics.scm (r-sourcetools): Update to 0.1.7. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: python-html5-parser: Update to 0.4.5....* gnu/packages/python-web.scm (python-html5-parser): Update to 0.4.5. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: mg: Update to 20180408....* gnu/packages/text-editors.scm (mg): Update to 20180408. [source]: Switch from discontinued proper releases to a git tag. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: mg: Find ncurses through pkg-config....* gnu/packages/text-editors.scm (mg)[arguments]: Remove explicit ‘CURSES_LIBS=-lncurses’ setting from #:make-flags. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: fio: Use INVOKE....* gnu/packages/benchmark.scm (fio)[arguments]: Substitute INVOKE for SYSTEM* and end phase with explicit #t. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: ghostwriter: Update to 1.6.2....* gnu/packages/text-editors.scm (ghostwriter): Update to 1.6.2. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: youtube-viewer: Update to 3.3.4....* gnu/packages/video.scm (youtube-viewer): Update to 3.3.4. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: openvpn: Update to 2.4.6....* gnu/packages/vpn.scm (openvpn): Update to 2.4.6. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-text-glob: Update to 0.11....* gnu/packages/perl.scm (perl-text-glob): Update to 0.11. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-task-weaken: Update to 1.06....* gnu/packages/perl.scm (perl-task-weaken): Update to 1.06. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-module-find: Update to 0.13....* gnu/packages/perl.scm (perl-module-find): Update to 0.13. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-mime-types: Update to 2.17....* gnu/packages/perl.scm (perl-mime-types): Update to 2.17. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-file-sharedir-install: Update to 0.12....* gnu/packages/perl.scm (perl-file-sharedir-install): Update to 0.12. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-devel-overloadinfo: Update to 0.005....* gnu/packages/perl.scm (perl-devel-overloadinfo): Update to 0.005. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-class-inspector: Update to 1.32....* gnu/packages/perl.scm (perl-class-inspector): Update to 1.32. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-file-find-rule: Update to 0.34....* gnu/packages/perl.scm (perl-file-find-rule): Update to 0.34. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-error: Update to 0.17025....* gnu/packages/perl-.scm (perl-error): Update to 0.17025. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-test-simple: Update to 1.302136....* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302136. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-test-output: Update to 1.031....* gnu/packages/perl-check.scm (perl-test-output): Update to 1.031. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-test-differences: Update to 0.64....* gnu/packages/perl-check.scm (perl-test-differences): Update to 0.64. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-test-pod: Update to 1.52....* gnu/packages/perl-check.scm (perl-test-pod): Update to 1.52. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: perl-test-base: Update to 0.89....* gnu/packages/perl-check.scm (perl-test-base): Update to 0.89. | Tobias Geerinckx-Rice |
2018-04-26 | gnu: zsh: Update to 5.5.1....* 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. | Leo Famulari |
2018-04-26 | gnu: Add libpfm4....* gnu/packages/linux.scm (libpfm4): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Rouby Pierre-Antoine |
2018-04-26 | gnu: Add psm2....* gnu/packages/linux.scm (psm2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Rouby Pierre-Antoine |
2018-04-26 | gnu: perl@5.26.2: Don't export variable....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. | Marius Bakke |
2018-04-26 | gnu: qemu: Enable GTK3 frontend....* 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. | Rutger Helling |
2018-04-26 | gnu: qemu: Build with Python 3 and SDL2 support....* 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. | Rutger Helling |
2018-04-26 | gnu: evince: Update to 3.28.2....* gnu/packages/gnome.scm (evince): Update to 3.28.2. | Rutger Helling |
2018-04-26 | gnu: gnome-disk-utility: Update to 3.28.1....* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.1. | Rutger Helling |
2018-04-26 | gnu: gnome-tweak-tool: Update to 3.26.4....* 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". | Rutger Helling |
2018-04-26 | gnu: enlightenment: Update to 0.22.3....* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.3. | Efraim Flashner |
2018-04-26 | gnu: terminology: Update to 1.2.0....* 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. | Efraim Flashner |
2018-04-26 | gnu: retroarch: Fix hash....* gnu/packages/emulators.scm (retroarch): Fix incorrect hash. | Rutger Helling |
2018-04-26 | gnu: runc: Update comment about status of tests....* gnu/packages/virtualization.scm (runc)[arguments]: Update comment. | 宋文武 |
2018-04-26 | gnu: Add l-smash....* gnu/packages/video.scm (l-smash): New variable. | Clément Lassieur |
2018-04-25 | gnu: guile-sdl2: Require guile 2.2....* gnu/packages/sdl.scm (guile-sdl2)[inputs]: Replace GUILE-2.0 with GUILE-2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Pierre Neidhardt |
2018-04-25 | gnu: Add emacs-evil-collection...* gnu/packages/emacs.scm (emacs-evil-collection): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Pierre Neidhardt |
2018-04-25 | gnu: Add emacs-helm-system-packages...* gnu/packages/emacs.scm (emacs-helm-system-packages): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Pierre Neidhardt |
2018-04-25 | gnu: guile-sly: Update home-page....* gnu/packages/guile.scm (guile-sly): Update home-page. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Pierre Neidhardt |
2018-04-25 | gnu: multipath-tools: Update to 0.7.6....* gnu/packages/linux.scm (multipath-tools): Update to 0.7.6. | Marius Bakke |
2018-04-25 | gnu: fio: Update to 3.6....* gnu/packages/benchmark.scm (fio): Update to 3.6. | Marius Bakke |
2018-04-25 | gnu: ceph: Update to 12.2.5....* gnu/packages/patches/ceph-skip-collect-sys-info-test.patch: Adjust. * gnu/packages/storage.scm (ceph): Update to 12.2.5. | Marius Bakke |
2018-04-25 | gnu: rocksdb: Update to 5.12.4....* gnu/packages/databases.scm (rocksdb): Update to 5.12.4. | Marius Bakke |
2018-04-25 | gnu: guile-ssh: Move files from bin to examples directory....* gnu/packages/ssh.scm (guile-ssh): Move files from bin to the examples directory. | Roel Janssen |
2018-04-25 | gnu: guix: Update to ab85cf7....* gnu/packages/package-management.scm (guix): Update to ab85cf7. | Roel Janssen |
2018-04-25 | gnu: perl-business-isbn: Update to 3.004....* gnu/packages/perl.scm (perl-business-isbn): Update to 3.004. | Tobias Geerinckx-Rice |
2018-04-25 | gnu: ruby-domain-name: Update to 0.5.20180417....* gnu/packages/ruby.scm (ruby-domain-name): Update to 0.5.20180417. | Tobias Geerinckx-Rice |
2018-04-25 | gnu: perl-type-tiny: Update to 1.002002....* gnu/packages/perl.scm (perl-type-tiny): Update to 1.002002. | Tobias Geerinckx-Rice |