gnu: youtube-dl: Update to 2017.11.06.
* gnu/packages/video.scm (youtube-dl): Update to 2017.11.06.
gnu: aria2: Update to 1.33.0.
* gnu/packages/bittorrent.scm (aria2): Update to 1.33.0.
gnu: emacs-undo-tree: Parameterize source uri.
* gnu/packages/emacs.scm (emacs-undo-tree)[source]: Replace hard-coded
version with version parameter.
gnu: borg: Update to 1.1.2.
* gnu/packages/backup.scm (borg): Update to 1.1.2.
[arguments]: Disable another test in the 'check' phase.
gnu: netsurf: Update to 3.7.
For compatibility, dependents must be updated at the same time.
* gnu/packages/web.scm (libcss): Update to 0.7.0
(nsgenbind): Update to 0.5.
(netsurf): Update to 3.7.
[arguments]: Fix binary name in .desktop. Adjust "docs" directory name.
* gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source.
gnu: libnspsl: Update to 0.1.2.
* gnu/packages/web.scm (libnspsl): Update to 0.1.2.
gnu: libnsgif: Update to 0.2.0.
* gnu/packages/web.scm (libnsgif): Update to 0.2.0.
gnu: libsvgtiny: Update to 0.1.6.
* gnu/packages/web.scm (libsvgtiny): Update to 0.1.6.
gnu: libdom: Update to 0.3.2.
* gnu/packages/web.scm (libdom): Update to 0.3.2.
gnu: libwapcaplet: Update to 0.4.0.
* gnu/packages/web.scm (libwapcaplet): Update to 0.4.0.
gnu: hubbub: Update to 0.3.4.
* gnu/packages/web.scm (hubbub): Update to 0.3.4.
gnu: netsurf-buildsystem: Update to 1.6.
* gnu/packages/web.scm (netsurf-buildsystem): Update to 1.6.
gnu: emacs-evil: Update to 1.2.13.
* gnu/packages/emacs.scm (emacs-evil): Update to 1.2.13.
(source): Adjust URL to new upstream location on github.
(home-page): likewise.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: emacs-slime: Use correct Texinfo commands in the description.
Previously the description had "@{something}" in it which is never
valid Texinfo. This commit changes it to use "@command{something}"
to render the full description.
* gnu/packages/emacs.scm (emacs-slime)[description]: Correct Texinfo usage.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: emacs-undo-tree: Update to 0.6.6.
* gnu/packages/emacs (emacs-undo-tree): Update to 0.6.6.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: emacs-which-key: Update to 3.0.2.
* gnu/packages/emacs.scm (emacs-which-key): Update to 3.0.2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: emacs-neotree: Update to 0.5.2.
* gnu/packages/emacs.scm (emacs-neotree): Update to 0.5.2.
[source](uri): Adjust URL to tag change.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: redis: Update to 4.0.2.
* gnu/packages/databases.scm (redis): Update to 4.0.2.
gnu: sdl2: Update to 2.0.7 and enable Wayland backend.
* gnu/packages/sdl.scm (sdl2): Update to 2.0.7.
[inputs]: Add wayland, wayland-protocols, libxkbcommon.
[arguments]: Add '--disable-wayland-shared' to #:configure-flags.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
gnu: add disorderfs.
* gnu/packages/file-systems.scm (disorderfs): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>