Commit Graph

23257 Commits (727f076fcd0ec9709493215562b7e86209f37a9f)

Author SHA1 Message Date
Marius Bakke 61c70e5485
gnu: xset: Update to 1.2.4.
* gnu/packages/xorg.scm (xset): Update to 1.2.4.
2018-03-10 11:38:32 +01:00
Marius Bakke a4f48cc59a
gnu: xwd: Update to 1.0.7.
* gnu/packages/xorg.scm (xwd): Update to 1.0.7.
2018-03-10 11:38:32 +01:00
Marius Bakke f20348549f
gnu: xlsclients: Update to 1.1.4.
* gnu/packages/xorg.scm (xlsclients): Update to 1.1.4.
2018-03-10 11:38:32 +01:00
Marius Bakke dde360ecb2
gnu: xmessage: Update to 1.0.5.
* gnu/packages/xorg.scm (xmessage): Update to 1.0.5.
2018-03-10 11:38:31 +01:00
Marius Bakke 4a4570bea5
gnu: xinit: Update to 1.4.0.
* gnu/packages/xorg.scm (xinit): Update to 1.4.0.
2018-03-10 11:38:31 +01:00
Marius Bakke 873ee8a750
gnu: xwud: Update to 1.0.5.
* gnu/packages/xorg.scm (xwud): Update to 1.0.5.
2018-03-10 11:38:31 +01:00
Marius Bakke fdf5257e7c
gnu: xsetroot: Update to 1.1.2.
* gnu/packages/xorg.scm (xsetroot): Update to 1.1.2.
2018-03-10 11:38:31 +01:00
Marius Bakke c609ee9f55
gnu: xrefresh: Update to 1.0.6.
* gnu/packages/xorg.scm (xrefresh): Update to 1.0.6.
2018-03-10 11:38:31 +01:00
Marius Bakke c5b9bde5b2
gnu: xrdb: Update to 1.1.1.
* gnu/packages/xorg.scm (xrdb): Update to 1.1.1.
2018-03-10 11:38:31 +01:00
Marius Bakke 7c1119aa0f
gnu: xfontsel: Update to 1.0.6.
* gnu/packages/xorg.scm (xfontsel): Update to 1.0.6.
2018-03-10 11:38:30 +01:00
Marius Bakke 04a937f00a
gnu: xcursor-themes: Update to 1.0.5.
* gnu/packages/xorg.scm (xcursor-themes): Update to 1.0.5.
2018-03-10 11:38:30 +01:00
Marius Bakke fd2ebe1ed0
gnu: xbitmaps: Update to 1.1.2.
* gnu/packages/xorg.scm (xbitmaps): Update to 1.1.2.
2018-03-10 11:38:30 +01:00
Mark H Weaver e82b61e6dd
gnu: linux-libre: Update to 4.15.8.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.8.
(%linux-libre-hash): Update hash.
2018-03-09 20:23:24 -05:00
Mark H Weaver b8605720ac
gnu: linux-libre@4.14: Update to 4.14.25.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.25.
(%linux-libre-4.14-hash): Update hash.
2018-03-09 20:22:35 -05:00
Ludovic Courtès 464f544739
gnu: 'autoconf-wrapper' is no longer a procedure.
Fixes <https://bugs.gnu.org/30710>.
Suggested by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.

* gnu/packages/autotools.scm (autoconf-wrapper): Rename to...
(make-autoconf-wrapper): ... this.  Add 'properties' field.
(autoconf-wrapper): New variable.
* gnu/packages/gnunet.scm (guile-gnunet): Adjust accordingly.
* gnu/packages/gnupg.scm (signing-party): Likewise.
* gnu/packages/guile.scm (guile-ics, guile-bash): Likewise.
* gnu/packages/libevent.scm (libuv): Likewise.
* gnu/packages/logging.scm (glog): Likewise.
* gnu/packages/mail.scm (libetpan): Likewise.
* gnu/packages/mate.scm (mate-icon-theme-faenza)
(mate-screensaver): Likewise.
* gnu/packages/package-management.scm (guix): Likewise.
* gnu/packages/sawfish.scm (librep): Likewise.
* gnu/packages/video.scm (motion): Likewise.
* gnu/packages/zile.scm (zile-on-guile): Likewise.
2018-03-09 23:24:34 +01:00
Mark H Weaver ab9ad13802
gnu: linux-libre@4.1: Update to 4.1.50.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.50.
2018-03-09 16:31:32 -05:00
Christopher Baines 16bd3291a4
gnu: Update python-django-gravatar2.
* gnu/packages/django.scm (python-django-gravatar2)[version]: Update from
  1.4.0 to 1.4.2.
  [source]: Update sha256 hash.
  [arguments]: Disable the tests, as the django project for the tests is
  missing.
2018-03-09 18:18:48 +00:00
Christopher Baines da90f337b3
gnu: Update python-django-filter to 1.1.0.
* gnu/packages/django.scm (python-django-filter)[version]: Update from 0.14.0
  to 1.1.0.
  [source]: Update sha256 hash.
  [native-inputs]: Add python-djangorestframework and
  python-django-crispy-forms as native inputs, as they are used in the test
  suite.
2018-03-09 18:18:48 +00:00
Christopher Baines cc534f0c71
gnu: Add python-django-crispy-forms.
* gnu/packages/django.scm (python-django-crispy-forms): New variable.
2018-03-09 18:18:48 +00:00
Christopher Baines d5f56e9089
gnu: Add python-djangorestframework.
* gnu/packages/django.scm (python-djangorestframework): New variable.
2018-03-09 18:18:44 +00:00
Ricardo Wurmus a539ad867d
gnu: r-rhdf5lib: Make build reproducible.
* gnu/packages/bioinformatics.scm (r-rhdf5lib)[arguments]: Remove timestamp
and host system kernel version.
2018-03-09 11:40:59 +01:00
Ricardo Wurmus d8f46d5234
gnu: hdf5: Do not record the build-time kernel version.
* gnu/packages/maths.scm (hdf5)[arguments]: Patch libhdf5.settings to prevent
the kernel version on the build node from affecting the output.
2018-03-09 11:20:22 +01:00
Ricardo Wurmus 1b5905fe68
gnu: r-fnn: Remove duplicate definition.
* gnu/packages/cran.scm (r-fnn)[home-page]: Use HTTPS.
* gnu/packages/statistics.scm (r-fnn): Remove.
2018-03-08 23:38:41 +01:00
Ricardo Wurmus 22a0c65969
gnu: Add r-phangorn.
* gnu/packages/bioinformatics.scm (r-phangorn): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus be815dbdda
gnu: Add r-smoother.
* gnu/packages/cran.scm (r-smoother): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus d10b0952ce
gnu: Add r-fnn.
* gnu/packages/cran.scm (r-fnn): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 661bb51e66
gnu: Add r-vim.
* gnu/packages/cran.scm (r-vim): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus fc784b6672
gnu: Add r-prroc.
* gnu/packages/cran.scm (r-prroc): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 94e46cabc1
gnu: Add r-abind.
* gnu/packages/cran.scm (r-abind): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 3a563a410a
gnu: Add r-sqldf.
* gnu/packages/cran.scm (r-sqldf): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 3dab50d92a
gnu: Add r-gsubfn.
* gnu/packages/cran.scm (r-gsubfn): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus db80dd4a1d
gnu: Add r-psych.
* gnu/packages/cran.scm (r-psych): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 35b0c051c5
gnu: Add r-signal.
* gnu/packages/cran.scm (r-signal): New variable.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus 53cc59a1d8
gnu: r-ape: Move to (gnu packages cran).
* gnu/packages/bioinformatics.scm (r-ape): Move from here...
* gnu/packages/cran.scm (r-ape): ...to here.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus b7ce825c85
gnu: r-sfsmisc: Update to 1.1-2.
* gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-2.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus 69c38faa91
gnu: r-nmf: Update to 0.21.0.
* gnu/packages/statistics.scm (r-nmf): Update to 0.21.0.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus 1b17fdbe41
gnu: r-openssl: Update to 1.0.1.
* gnu/packages/statistics.scm (r-openssl): Update to 1.0.1.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus bbf8540d43
gnu: python-sympy, python2-sympy: Only run core tests.
* gnu/packages/python.scm (python-sympy, python2-sympy)[arguments]: Move tests
after installation; run only core tests.
2018-03-08 23:14:10 +01:00
Marius Bakke 5e268faf85
gnu: Remove gcc-for-libstdc++.
* gnu/packages/commencement.scm (libstdc++-boot0): Remove variable.
(libstdc++-boot0): Use GCC-4.9 instead.
2018-03-08 20:22:42 +01:00
Efraim Flashner fee7f8a94e
gnu: nano: Update to 2.9.4.
* gnu/packages/nano.scm (nano): Update to 2.9.4.
2018-03-08 20:29:20 +02:00
Ricardo Wurmus 84c195e505
gnu: r-dropbead: Update to 0-2.d746c6f.
* gnu/packages/bioinformatics.scm (r-dropbead): Update to 0-2.d746c6f.
2018-03-08 18:53:49 +01:00
Marius Bakke 236b7aed82
gnu: libxcb: Update to 1.13.
* gnu/packages/xorg.scm (libxcb): Update to 1.13.
[source](patches): Remove.
* gnu/packages/patches/libxcb-python-3.5-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2018-03-08 18:30:41 +01:00
Marius Bakke 460d07b463
gnu: xcb-proto: Update to 1.13.
* gnu/packages/xorg.scm (xcb-proto): Update to 1.13.
[source](patches): Remove.
* gnu/packages/patches/xcb-proto-python3-print.patch,
gnu/packages/patches/xcb-proto-python3-whitespace.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2018-03-08 18:30:41 +01:00
Marius Bakke 9cc46c573e
gnu: util-macros: Update to 1.19.2.
* gnu/packages/xorg.scm (util-macros): Update to 1.19.2.
2018-03-08 18:30:41 +01:00
Marius Bakke 762e53c320
gnu: dbus: Update to 1.12.6.
* gnu/packages/glib.scm (dbus): Update to 1.12.6.
2018-03-08 18:30:41 +01:00
Kei Kebreau 7f2f834550
gnu: milkytracker: Actually link with the JACK library.
* gnu/packages/music.scm (milkytracker)[arguments]: Add appropriate configure
flag.
2018-03-08 10:09:29 -05:00
Marius Bakke 7005f8cb58
gnu: harfbuzz: Update to 1.7.6.
* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.6.
[native-inputs]: Add WHICH.  Replace PYTHON-2 with PYTHON-WRAPPER.
2018-03-08 14:17:57 +01:00
Marius Bakke 5e98d4dcce
gnu: libuv: Update to 1.19.2.
* gnu/packages/libevent.scm (libuv): Update to 1.19.2.
2018-03-08 14:01:30 +01:00
Marius Bakke 6eb45016d6
gnu: graphite2: Update to 1.3.11.
* gnu/packages/patches/graphite2-ffloat-store.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/fontutils.scm (graphite2): Update to 1.3.11.
[source](patches): Remove.
2018-03-08 14:01:29 +01:00
Marius Bakke 1b5292ca54
gnu: libxml2: Update to 2.9.8.
* gnu/packages/xml.scm (libxml2): Update to 2.9.8.
2018-03-08 14:01:29 +01:00
Marius Bakke 3e25d2b22e
gnu: python-msgpack-transitional: Use a distinct name.
* gnu/packages/python.scm (python-msgpack-transitional)[name]: New field.
2018-03-08 13:23:22 +01:00
Marius Bakke 875fe4b6b6
gnu: nghttp2: Use a fixed variant of tzdata for tests.
* gnu/packages/web.scm (nghttp2)[native-inputs]: Replace TZDATA with TZDATA-FOR-TESTS.
2018-03-08 13:23:22 +01:00
Marius Bakke 770986d541
gnu: feh: Update to 2.25.1.
* gnu/packages/image-viewers.scm (feh): Update to 2.25.1.
2018-03-08 12:25:05 +01:00
Ludovic Courtès 3aab885144
gnu: guile: Add 2.2.2.
* gnu/packages/guile.scm (guile-2.2.2): New variable.
2018-03-08 11:56:20 +01:00
Ludovic Courtès ca1499ce20
gnu: intelmetool, me-cleaner: Restrict to Intel platforms.
* gnu/packages/flashing-tools.scm (intelmetool)[supported-systems]: New
field.
(me-cleaner)[supported-systems]: New field.
2018-03-08 11:56:20 +01:00
Tobias Geerinckx-Rice 338e2852b5
gnu: python-ddt: Update to 1.1.2.
* gnu/packages/python.scm (python-ddt): Update to 1.1.2.
2018-03-08 09:07:30 +01:00
Tobias Geerinckx-Rice ef20a6f0b4
gnu: python-ddt: Mark up description.
* gnu/packages/python.scm (python-ddt)[description]: Use @dfn.
2018-03-08 09:07:30 +01:00
Tobias Geerinckx-Rice 3d63422c92
gnu: yapet: Update to 1.1.
* gnu/packages/password-utils.scm (yapet): Update to 1.1.
2018-03-08 09:07:29 +01:00
Tobias Geerinckx-Rice f95e9a6bca
gnu: keepassxc: Update to 2.3.1.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.1.
2018-03-08 09:07:29 +01:00
Tobias Geerinckx-Rice 6e076b3d50
gnu: slurm: Update to 17.11.3.
* gnu/packages/parallel.scm (slurm): Update to 17.11.3.
2018-03-08 09:07:28 +01:00
Clément Lassieur 254a88199f
gnu: global: Replace GLOBAL with GNU GLOBAL in description.
* gnu/packages/code.scm (global)[description]: Replace GLOBAL with GNU GLOBAL.
2018-03-08 09:01:12 +01:00
Rutger Helling a89bf3318f
gnu: vulkan-icd-loader: Update to 1.1.70.0.
* gnu/packages/vulkan.scm (vulkan-icd-loader): Update to 1.1.70.0.
2018-03-08 08:53:19 +01:00
Danny Milosavljevic e2d0cf033e
gnu: sunxi-tools: Add cross-libc's "static" output.
* gnu/packages/admin.scm (sunxi-tools)[native-inputs]: Add cross-libc's
"static" output.
2018-03-08 01:41:22 +01:00
Danny Milosavljevic e7988175d9
gnu: sunxi-tools: Improve build error reporting.
* gnu/packages/admin.scm (sunxi-tools)[arguments]<#:phases>[set-environment-up]:
Improve build error reporting.
2018-03-08 01:41:20 +01:00
Ricardo Wurmus f43857d65d
gnu: emacs-slack: Update to 0-3.9272460.
* gnu/packages/emacs.scm (emacs-slack): Update to 0-3.9272460.
2018-03-08 01:24:02 +01:00
Ricardo Wurmus 0bdd5b8ab7
gnu: Add pigx-rnaseq.
* gnu/packages/bioinformatics.scm (pigx-rnaseq): New variable.
2018-03-07 23:25:36 +01:00
Ricardo Wurmus e2cafc2449
gnu: Add r-algdesign.
* gnu/packages/cran.scm (r-algdesign): New variable.
2018-03-07 22:43:38 +01:00
Ricardo Wurmus f64fea1d2c
gnu: Add r-radiant-data.
* gnu/packages/cran.scm (r-radiant-data): New variable.
2018-03-07 22:18:38 +01:00
Ricardo Wurmus 5d9b82acfc
gnu: Add r-shinyace.
* gnu/packages/cran.scm (r-shinyace): New variable.
2018-03-07 22:18:38 +01:00
Ricardo Wurmus a00968b7a8
gnu: Add r-import.
* gnu/packages/cran.scm (r-import): New variable.
2018-03-07 22:18:38 +01:00
Ricardo Wurmus b2dc4cb41c
gnu: Add r-cgdsr.
* gnu/packages/cran.scm (r-cgdsr): New variable.
2018-03-07 22:18:38 +01:00
Ludovic Courtès 12ff7f3fc7
gnu: glibc: Add a comment in the patch.
* gnu/packages/patches/glibc-allow-kernel-2.6.32.patch: Add a comment.
2018-03-07 21:39:32 +01:00
Ludovic Courtès 036ed3a830
gnu: glibc-2.26-patch: Remove unneeded 'replacement' field.
* gnu/packages/base.scm (glibc-2.26-patched): Remove unneeded
'replacement' field.
2018-03-07 21:39:32 +01:00
Ludovic Courtès 7c788ed227
gnu: commencement: 'glibc-final' inherits the replacement of 'glibc'.
That was the intent of commit b672a81607,
but that commit left 'glibc-final' ungrafted.

Reported by Ricardo Wurmus at
<https://lists.gnu.org/archive/html/guix-devel/2018-02/msg00435.html>.

* gnu/packages/commencement.scm (glibc-final): Use 'package/inherit' so
that we inherit the 'replacement' of GLIBC.
2018-03-07 21:39:32 +01:00
Ludovic Courtès 0fccb24765
gnu: commencement: 'glibc-final' now inherits from 'glibc'.
* gnu/packages/commencement.scm (glibc-final): Inherit from GLIBC
instead of GLIBC-FINAL-WITH-BOOTSTRAP-BASH.
[propagated-inputs]: New fields.
2018-03-07 21:39:32 +01:00
Ricardo Wurmus 021caafa2c
gnu: Add r-heatmaply.
* gnu/packages/cran.scm (r-heatmaply): New variable.
2018-03-07 18:12:42 +01:00
Tobias Geerinckx-Rice f35843674e
gnu: znc: Update to 1.6.6.
* gnu/packages/messaging.scm (znc): Update to 1.6.6.
2018-03-07 15:37:14 +01:00
Tobias Geerinckx-Rice 7f1773eaee
gnu: Use HTTPS for zlib.net home pages.
* gnu/packages/compression.scm (zlib, pigz)[home-page]: Use HTTPS.
2018-03-07 15:37:14 +01:00
Tobias Geerinckx-Rice 9dae73c31c
gnu: pigz: Update to 2.4.
* gnu/packages/compression.scm (pigz): Update to 2.4.
2018-03-07 15:37:13 +01:00
Tobias Geerinckx-Rice 6c4da3b76a
gnu: meson: Mark up description.
* gnu/packages/build-tools.scm (meson)[description]: Use @dfn.
2018-03-07 15:37:13 +01:00
Tobias Geerinckx-Rice b8b34be61c
gnu: links, lynx, qutebrowser: Update phase style.
* gnu/packages/web-browsers.scm (links, lynx, qutebrowser)[arguments]:
Substitute INVOKE for SYSTEM and end phases with #t.
2018-03-07 15:37:13 +01:00
Tobias Geerinckx-Rice b9499508b4
gnu: keyutils: Update to 1.5.10.
* gnu/packages/crypto.scm (keyutils): Update to 1.5.10.
2018-03-07 15:37:13 +01:00
Tobias Geerinckx-Rice 925102bb98
gnu: cppcheck: Update to 1.82.
* gnu/packages/check.scm (cppcheck): Update to 1.82.
2018-03-07 15:37:13 +01:00
Tobias Geerinckx-Rice d4f5e68e55
gnu: cmdtest: Update to 0.32.
* gnu/packages/check.scm (cmdtest): Update to 0.32.
2018-03-07 15:37:12 +01:00
Tobias Geerinckx-Rice 45298300e4
gnu: pam-krb5: Mark up description.
* gnu/packages/admin.scm (pam-krb5)[description]: Use @code.
2018-03-07 15:37:12 +01:00
Tobias Geerinckx-Rice 0e6c242bb7
gnu: pam-krb5: Update to 4.8.
* gnu/packages/admin.scm (pam-krb5): Update to 4.8.
2018-03-07 15:37:12 +01:00
Tobias Geerinckx-Rice c3d828855a
gnu: mg: Use HTTPS home page.
* gnu/packages/text-editors.scm (mg)[home-page]: Use HTTPS.
2018-03-07 15:37:11 +01:00
Tobias Geerinckx-Rice b11481a542
gnu: mg: Update to 20171014.
* gnu/packages/text-editors.scm (mg): Update to 20171014.
2018-03-07 15:37:11 +01:00
Tobias Geerinckx-Rice 7649e4269e
gnu: c-reduce: Use HTTPS home page.
* gnu/packages/debug.scm (c-reduce)[home-page]: Use HTTPS.
2018-03-07 15:37:11 +01:00
Tobias Geerinckx-Rice 2b30af9541
gnu: c-reduce: Update to 2.6.0.
* gnu/packages/debug.scm (c-reduce): Update to 2.6.0.
2018-03-07 15:37:11 +01:00
Mark Meyer 30e43e816b
gnu: python2-gobject@2: Update to 2.28.7
* gnu/packages/glib.scm (python2-gobject-2): Update to 2.28.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-07 14:57:10 +01:00
Mark Meyer eaa8292e41
gnu: Add python-pycurl.
* gnu/packages/python-web.scm (python-pycurl, python2-pycurl): New
variables.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-03-07 14:57:10 +01:00
Marius Bakke 9dda6dadf1
gnu: xdriinfo: Update to 1.0.6.
* gnu/packages/xorg.scm (xdriinfo): Update to 1.0.6.
2018-03-07 14:53:25 +01:00
Marius Bakke b5ebc1bf8c
gnu: twm: Update to 1.0.10.
* gnu/packages/xorg.scm (twm): Update to 1.0.10.
[source]: Use bzip-compressed tarball.
2018-03-07 14:53:25 +01:00
Marius Bakke 5668a365d6
gnu: mkfontscale: Update to 1.1.3.
* gnu/packages/xorg.scm (mkfontscale): Update to 1.1.3.
2018-03-07 14:53:24 +01:00
Marius Bakke 0cf985d615
gnu: imagemagick: Update to 6.9.9-37.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-37.
2018-03-07 14:53:24 +01:00
Marius Bakke e07a44891c
gnu: Add gtksourceviewmm.
* gnu/packages/gtk.scm (gtksourceviewmm): New public variable.
2018-03-07 14:53:24 +01:00
Marius Bakke 8e933cb36a
gnu: Use HTTPS on gtkmm.org home pages.
* gnu/packages/gtk.scm (atkmm, gtkmm)[home-page]: Use HTTPS.
* gnu/packages/gnome.scm (libgnomecanvasmm)[home-page]: Likewise.
* gnu/packages/glib.scm (glibmm)[home-page]: Likewise.
2018-03-07 14:53:24 +01:00
Marius Bakke 6a49ae7864
gnu: gtkmm: Use the for-test xorg variant for tests.
* gnu/packages/gtk.scm (gtkmm)[native-inputs]: Replace XORG-SERVER with
XORG-SERVER-1.19.3.
[arguments]: Add #:disallowed-references.
2018-03-07 14:53:24 +01:00
Marius Bakke 29c7b4d638
gnu: gtkmm: Update to 3.22.2.
* gnu/packages/gtk.scm (gtkmm): Update to 3.22.2.
[arguments]: Set #:configure-flags.
2018-03-07 14:53:24 +01:00
Marius Bakke 7700c6ca20
gnu: glibmm: Update to 2.54.1.
* gnu/packages/glib.scm (glibmm): Update to 2.54.1.
[arguments]: Add #:configure-flags.
2018-03-07 14:53:23 +01:00
Oleg Pykhalov 06c15ee585
gnu: Add r-colorout.
* gnu/packages/statistics.scm (r-colorout): New public variable.
2018-03-07 16:38:26 +03:00
Alex Vong 63d9900296
gnu: youtube-viewer: Add '$out/lib/perl5/site_perl/' to search path.
Fixes <https://bugs.gnu.org/30671>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* gnu/packages/video.scm (youtube-viewer)[arguments]: In 'wrap-program'
phase, add '$out/lib/perl5/site_perl/' to search path.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-07 11:22:42 +01:00
Charlie Ritter 270750d440
gnu: Add IBM Plex font.
* gnu/packages/fonts.scm (font-ibm-plex): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-03-07 11:22:42 +01:00
Eric Bavier 2468ca0488
gnu: thefuck: Update to 3.25.
* gnu/packages/admin.scm (thefuck): Update to 3.25
[inputs]: Add python-pyte.
[native-inputs]: Remove python-setuptools.
* gnu/packages/patches/thefuck-test-environ.patch: Adjust to latest source.
2018-03-06 23:33:57 -06:00
Julien Lepiller f70666c9ce
gnu: Add maven-resolver-connector-basic.
* gnu/packages/maven.scm (maven-resolver-connector-basic): New variable.
2018-03-06 23:06:19 +01:00
Julien Lepiller bca6cf54f4
gnu: Add maven-resolver-util.
gnu/packages/maven.scm (maven-resolver-util): New variable.
2018-03-06 23:06:15 +01:00
Julien Lepiller 360537838e
gnu: Add maven-resolver-test-util.
* gnu/packages/maven.scm (maven-resolver-test-util): New variable.
2018-03-06 23:06:12 +01:00
Julien Lepiller d85cb53924
gnu: Add maven-resolver-spi.
* gnu/packages/maven.scm (maven-resolver-spi): New variable.
2018-03-06 23:05:51 +01:00
Julien Lepiller 41125eaff8
gnu: Add maven-resolver-api.
* gnu/packages/maven.scm: New file.
(maven-resolver-api): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-03-06 23:05:34 +01:00
Leo Famulari 8a325748fb
gnu: isc-dhcp: Update to 4.3.6-P1 [fixes CVE-2018-{5732,5733}].
* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6-P1.
2018-03-06 13:34:20 -05:00
Leo Famulari 3b5262865c
gnu: syncthing: Update to 0.14.45.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.45.
[inputs]: Remove go-github-com-xtaci-kcp-go,
go-github-com-ccding-go-stun, and go-github-com-xtaci-smux. Add
go-github-com-pkg-errors.
2018-03-06 13:24:20 -05:00
Leo Famulari 01794ffce0
gnu: Remove go-github-com-templexxx-xor.
* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): Remove variable.
2018-03-06 13:24:20 -05:00
Leo Famulari 6482d30472
gnu: Remove go-github-com-templexxx-cpufeat.
* gnu/packages/syncthing.scm (go-github-com-templexxx-cpufeat): Remove
variable.
2018-03-06 13:24:20 -05:00
Leo Famulari 7d02ae4b85
gnu: Remove go-github-com-tjfoc-gmsm-sm4.
* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): Remove variable.
2018-03-06 13:24:19 -05:00
Leo Famulari 7915ef0bff
gnu: Remove go-github-com-klauspost-reedsolomon.
* gnu/packages/syncthing.scm (go-github-com-klauspost-reedsolomon): Remove
variable.
2018-03-06 13:24:19 -05:00
Leo Famulari abb8973544
gnu: Remove go-github-com-klauspost-cpuid.
* gnu/packages/syncthing.scm (go-github-com-klauspost-cpuid): Remove variable.
2018-03-06 13:24:19 -05:00
Leo Famulari eaca421063
gnu: Remove go-github-com-ccding-go-stun.
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Remove variable.
2018-03-06 13:24:19 -05:00
Leo Famulari bb0a84f89d
gnu: Remove go-github-com-xtaci-kcp-go.
* gnu/packages/syncthing.scm (go-github-com-xtaci-kcp-go): Remove variable.
2018-03-06 13:24:19 -05:00
Leo Famulari 78f19a4754
gnu: Remove go-github-com-xtaci-smux.
* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): Remove variable.
2018-03-06 13:24:15 -05:00
Marius Bakke 77412c45b1
gnu: re2: Update to 2018-03-01.
* gnu/packages/regex.scm (re2): Update to 2018-03-01.
2018-03-06 18:23:42 +01:00
Marius Bakke 37204750b1
gnu: feh: Update to 2.25.
* gnu/packages/image-viewers.scm (feh): Update to 2.25.
2018-03-06 18:22:26 +01:00
Marius Bakke 6836c228ae
gnu: iceauth: Update to 1.0.8.
* gnu/packages/xorg.scm (iceauth): Update to 1.0.8.
2018-03-06 18:16:51 +01:00
Marius Bakke 6f1f8d1312
gnu: python-django: Update to 1.11.11 [fixes CVE-2018-7536 and CVE-2018-7537].
See <https://www.djangoproject.com/weblog/2018/mar/06/security-releases/> for
more information about the vulnerabilities.

* gnu/packages/django.scm (python-django): Update to 1.11.11.
2018-03-06 17:38:12 +01:00
Ricardo Wurmus c072cf57b9
gnu: samtools: Update to 1.7.
* gnu/packages/bioinformatics.scm (samtools): Update to 1.7.
2018-03-06 16:03:04 +01:00
Ricardo Wurmus 727d847980
gnu: htslib: Update to 1.7.
* gnu/packages/bioinformatics.scm (htslib): Update to 1.7.
[arguments]: Remove field.
2018-03-06 16:03:04 +01:00
Ricardo Wurmus e325c89076
gnu: r-rhdf5: Make build reproducible.
* gnu/packages/bioinformatics.scm (r-rhdf5)[arguments]: Remove timestamp and
host system information from settings file.
2018-03-06 16:03:04 +01:00
Ricardo Wurmus fe58ab013b
gnu: r-lambda-r: Run unit tests.
* gnu/packages/statistics.scm (r-lambda-r)[native-inputs]: Add r-runit.
[arguments]: Add build phase to delete test logs.
2018-03-06 16:03:04 +01:00
Ricardo Wurmus 08ddb98aef
gnu: r-gtools: Make output deterministic.
* gnu/packages/statistics.scm (r-gtools)[arguments]: Add build phase to avoid
running tempdir at build time.
2018-03-06 16:03:04 +01:00
Oleg Pykhalov 5ad13e6cdf
gnu: emacs-transmission: Update to 0.12.1.
* gnu/packages/emacs.scm (emacs-transmission): Update to 0.12.1.
2018-03-06 12:09:02 +03:00
Oleg Pykhalov 69611d3eac
gnu: haskell-mode: Fix find emacs-stream elisp directory.
* gnu/packages/emacs.scm (haskell-mode)[arguments]: Find only directories with
"\\.el$" in ‘el-dir’.
2018-03-06 10:34:59 +03:00
Rutger Helling cee03b267c
gnu: ovmf: Fix build and add FIXME.
* gnu/packages/firmware.scm (ovmf): Replace 'invoke' with 'system*'. Add FIXME
about failing script.
2018-03-06 08:27:07 +01:00
Gábor Boskovits 0f2778029a
gnu: java-ops4j-pax-tinybundles: Use distribution bndlib version.
* gnu/packages/java.scm (java-ops4j-pax-tinybundles)[arguments]<#:phases>:
Modify fix-version to use the distibution version of java-aqute-bndlib.
2018-03-05 20:42:48 +01:00
Tobias Geerinckx-Rice c8213ffc52
gnu: perl-email-address: Update to 1.909.
* gnu/packages/perl.scm (perl-email-address): Update to 1.909.
2018-03-05 17:32:11 +01:00
Tobias Geerinckx-Rice 1c3de94cff
gnu: perl-sub-quote: Update to 2.005000.
* gnu/packages/xml.scm (perl-sub-quote): Update to 2.005000.
2018-03-05 17:32:11 +01:00
Tobias Geerinckx-Rice 503a00597b
gnu: perl-xml-compile-cache: Update to 1.06.
* gnu/packages/xml.scm (perl-xml-compile-cache): Update to 1.06.
2018-03-05 17:32:11 +01:00
Tobias Geerinckx-Rice b5de208e84
gnu: perl-xml-rss: Update to 1.60.
* gnu/packages/xml.scm (perl-xml-rss): Update to 1.60.
2018-03-05 17:32:11 +01:00
Tobias Geerinckx-Rice 437e5fae13
gnu: editres: Update to 1.0.7.
* gnu/packages/xorg.scm (editres): Update to 1.0.7.
2018-03-05 17:32:10 +01:00
Tobias Geerinckx-Rice cc7a4bbd27
gnu: tocc, libtocc: Use HTTPS home page.
* gnu/packages/search.scm (libtocc, tocc)[home-page]: Use HTTPS.
2018-03-05 17:32:10 +01:00
Tobias Geerinckx-Rice 55b7cd10c2
gnu: perl-io-socket-ip: Update to 0.39.
* gnu/packages/web.scm (perl-io-socket-ip): Update to 0.39.
2018-03-05 17:32:10 +01:00
Tobias Geerinckx-Rice 530df311ac
gnu: perl-www-mechanize: Update to 1.87.
* gnu/packages/web.scm (perl-www-mechanize): Update to 1.87.
2018-03-05 17:32:09 +01:00
Tobias Geerinckx-Rice 9599339c59
gnu: openvpn: Mark up description.
* gnu/packages/vpn.scm (openvpn)[description]: Use @dfn.
2018-03-05 17:32:09 +01:00
Tobias Geerinckx-Rice 0d34993a65
gnu: openvpn: Update to 2.4.5.
* gnu/packages/vpn.scm (openvpn): Update to 2.4.5.
2018-03-05 17:32:09 +01:00
Tobias Geerinckx-Rice 211748d475
gnu: papi: Use HTTPS home page.
* gnu/packages/profiling.scm (papi)[home-page]: Use HTTPS.
2018-03-05 17:32:08 +01:00
Tobias Geerinckx-Rice f7c870f78a
gnu: papi: Fix documentation location.
* gnu/packages/profiling.scm (papi)[arguments]: Install ‘documentation’
to a customary subdirectory of /share/doc.
2018-03-05 17:32:08 +01:00
Rutger Helling 0ebc1b934d
gnu: xpra: Update to 2.2.5.
* gnu/packages/xorg.scm (xpra): Update to 2.2.5.
2018-03-05 12:29:37 +01:00
Mark H Weaver 6a4eaafee0
gnu: linux-libre@4.14: Update to 4.14.24.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.24.
(%linux-libre-4.14-hash): Update hash.
2018-03-05 03:43:45 -05:00
Mark H Weaver ee483a5626
gnu: linux-libre@4.9: Update to 4.9.86.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.86.
2018-03-05 03:43:02 -05:00
Mark H Weaver 88b1a38e26
gnu: linux-libre@4.4: Update to 4.4.120.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.120.
2018-03-05 03:42:07 -05:00
Christopher Baines 68d70f6ae3
gnu: Add emacs-terraform-mode.
* gnu/packages/emacs.scm (emacs-terraform-mode): New variable.
2018-03-05 07:48:49 +00:00
Christopher Baines dc97f7e20e
gnu: Add emacs-hcl-mode.
* gnu/packages/emacs.scm (emacs-hcl-mode): New variable.
2018-03-05 07:48:48 +00:00
Efraim Flashner 16718b6776
services: Add openntpd service.
* gnu/packages/ntp.scm (openntpd)[arguments]: Add 'configure-flags to
set openntpd daemon's user and localstatedir. Add a custom phase to not
try to create said directory at install time.
* gnu/services/networking.scm (<openntpd-configuration>): New record type.
(openntpd-shepherd-service, openntpd-service-activation): New procedures.
(openntpd-service-type): New variable.
* doc/guix.texi (Networking Services): Add openntpd documentation.
2018-03-05 08:46:28 +02:00
Tobias Geerinckx-Rice ac1a9ce8b0
gnu: papi: Update phase style.
* gnu/packages/profiling.scm (papi)[arguments]: Substitute INVOKE for
SYSTEM*, end phases with #t, and don't explicitly install LICENSE.txt.
2018-03-04 18:03:46 +01:00
Tobias Geerinckx-Rice 635dd0cc96
gnu: tomb: Update phase style.
* gnu/packages/crypto.scm (tomb)[arguments]: Substitute INVOKE for
SYSTEM* and end phases with #t.
2018-03-04 18:03:45 +01:00
Tobias Geerinckx-Rice 9539016e3a
gnu: tomb: Use HTTPS home page.
* gnu/packages/crypto.scm (tomb)[home-page]: Use HTTPS.
2018-03-04 18:03:45 +01:00
Tobias Geerinckx-Rice ed36949a9d
gnu: footswitch: Update to 0.1-2.deedd87.
* gnu/packages/accessibility.scm (footswitch): Update to 0.1-2.deedd87.
2018-03-04 18:03:45 +01:00
Tobias Geerinckx-Rice bd128d5e88
gnu: footswitch: Remove redundant MKDIR-P.
* gnu/packages/accessibility.scm (footswitch)[arguments]: Remove MKDIR-P
before INSTALL-FILE.
2018-03-04 18:03:45 +01:00
Tobias Geerinckx-Rice 92793c7b02
gnu: gitolite: Update phase style.
* gnu/packages/version-control.scm (gitolite): Substitute INVOKE for
SYSTEM* and end phases with #t.
2018-03-04 18:03:44 +01:00
Tobias Geerinckx-Rice 7730b7179c
gnu: gitolite: Update to 3.6.7.
* gnu/packages/version-control.scm (gitolite): Update to 3.6.7.
2018-03-04 18:03:44 +01:00
Tobias Geerinckx-Rice d035eaa304
gnu: ii, sic: Use HTTPS home pages.
* gnu/packages/irc.scm (ii, sic)[home-page]: Use HTTPS.
2018-03-04 18:03:44 +01:00
Tobias Geerinckx-Rice e0dbead5a7
gnu: ii: Update to 1.8.
* gnu/packages/irc.scm (ii): Update to 1.8.
2018-03-04 18:03:44 +01:00
Tobias Geerinckx-Rice 53244d1ffa
gnu: cloc: Update phase style.
* gnu/packages/code.scm (cloc)[arguments]: Substitute INVOKE for SYSTEM*
and end phases with #t.
2018-03-04 18:03:44 +01:00
Tobias Geerinckx-Rice 95943ed7dc
gnu: cloc: Update to 1.76.
* gnu/packages/code.scm (cloc): Update to 1.76.
[source]: Update origin URI scheme.
[inputs]: Add perl-parallel-forkmanager.
2018-03-04 18:03:43 +01:00
Tobias Geerinckx-Rice 03b7195794
gnu: liblo: Mark up description.
* gnu/packages/audio.scm (liblo)[description]: Use @dfn.
2018-03-04 18:03:43 +01:00
Marius Bakke 3e57b7d99b
gnu: multipath-tools: Update to 0.7.4.
* gnu/packages/linux.scm (multipath-tools): Update to 0.7.4.
[source]: Download using HTTPS.
2018-03-04 17:54:40 +01:00
Marius Bakke 5275f69e6e
gnu: freexl: Update to 1.0.5 [security fixes].
Fixes CVE-2018-7435, CVE-2018-7436, CVE-2018-7437, CVE-2018-7438 and
CVE-2018-7439.

* gnu/packages/xml.scm (freexl): Update to 1.0.5.
2018-03-04 17:54:40 +01:00
Marius Bakke 5b0b520e22
gnu: ceph: Update to 12.2.4.
* gnu/packages/patches/ceph-disable-cpu-optimizations.patch: Adjust to
upstream changes.
* gnu/packages/patches/ceph-disable-unittest-throttle.patch: Delete file.
* gnu/packages/patches/ceph-rocksdb-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/storage.scm (ceph): Update to 12.2.4.
[source](patches): Adjust.
[arguments]: Add "-DWITH_BABELTRACE=OFF" in #:configure-flags.  Build with
CMAKE-3.11.  Adjust file substitutions.  Wrap 'ceph' executable.
[native-inputs]: Add GPERF.
[inputs]: Replace BOOST with BOOST-1.66.  Add PYTHON2-PRETTYTABLE.
2018-03-04 17:54:40 +01:00
Marius Bakke 1568cc14fa
gnu: Add cmake@3.11.
* gnu/packages/cmake.scm (cmake-3.11): New public variable.
2018-03-04 17:54:40 +01:00
Marius Bakke bbce53c4b3
gnu: Add boost@1.66.0.
* gnu/packages/boost.scm (boost-1.66): New public variable.
2018-03-04 17:54:40 +01:00
Marius Bakke 8293d21c66
gnu: java-snappy: Update to 1.1.7.
* gnu/packages/compression.scm (java-snappy): Update to 1.1.7.
[arguments]: Use INVOKE instead of SYSTEM*.  Avoid CMAKE dependency.  Delete
Hadoop test.  Enable fixed test.
[native-inputs]: Add JAVA-COMMONS-LANG and JAVA-COMMONS-IO.
2018-03-04 17:54:40 +01:00
Marius Bakke 5a43735722
gnu: snappy: Update to 1.1.7.
* gnu/packages/compression.scm (snappy): Update to 1.1.7.
[source]: Change to git archive.  Set file-name.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add #:configure-flags.
[description]: Fix infractions.
2018-03-04 17:54:39 +01:00
Marius Bakke 7fa9cca84a
gnu: rocksdb: Update to 5.10.4.
* gnu/packages/databases.scm (rocksdb): Update to 5.10.4.
[source]: Substitute the unbundled copy of GNU Parallel.
[arguments]: Add "V=1" "USE_RTTI=1" and
"ROCKSDBTESTS_END=db_tailing_iter_test" to #:make-flags.  Set #:test-target to
"check_some".  Respect parallel jobs in 'build-release-libraries' phase and
rename to 'build'.
[license]: Update for changes in 5.5.4.
2018-03-04 17:54:39 +01:00
Danny Milosavljevic 81ed306dee
gnu: inkscape: Disable duplicate icon cache generation.
* gnu/packages/inkscape.scm (inkscape): Disable duplicate icon cache
generation.
2018-03-04 15:44:34 +01:00
Danny Milosavljevic 692f6e457e
gnu: abiword: Disable duplicate icon cache generation.
* gnu/packages/abiword.scm (abiword): Disable duplicate icon cache generation.
2018-03-04 15:43:46 +01:00
Danny Milosavljevic 64cdd73c22
gnu: python-funcy: Fix tests.
* gnu/packages/python.scm (python-funcy)[native-inputs]: Delete python-pytest-warnings.
2018-03-04 15:42:41 +01:00
Roel Janssen 1382bde93c
gnu: bash: Don't specify default configuration filenames.
* gnu/packages/bash.scm (bash): Remove SYS_BASHRC and SYS_BASH_LOGOUT.
2018-03-04 15:21:30 +01:00
Gábor Boskovits 48c8622010
gnu: antlr3-3.3: Fix java8 issue.
* gnu/packages/java.scm (antlr3-3.3)[source]: Add patch.
* gnu/packages/patches/antlr3-3_3-fix-java8-compilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-03-04 14:16:37 +01:00
Gábor Boskovits 4c763b4d67
gnu: antlr3-3.1: Fix java8 issue.
* gnu/packages/java.scm (antlr3-3.1)[source]: Add patch.
* gnu/packages/patches/antlr3-3_1-fix-java8-compilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-03-04 14:13:47 +01:00
Efraim Flashner 82f09c0e8e
gnu: go-github-com-aki237-nscjar: Declare a source file-name.
* gnu/packages/golang.scm (go-github-com-aki237-nscjar)[source]: Declare
a source file-name.
2018-03-04 12:38:51 +02:00
Efraim Flashner 6de107b0c9
gnu: go-github-com-davidjpeacock-cli: Declare a source file-name.
* gnu/packages/golang.scm (go-github-com-davidjpeacock-cli)[source]:
Declare a source file-name.
2018-03-04 12:38:50 +02:00
Efraim Flashner fdbece74aa
gnu: go-github-com-alsm-ioprogress: Declare a source file-name.
* gnu/packages/golang.scm (go-github-com-alsm-ioprogress)[source]:
Declare a source file-name.
2018-03-04 12:38:50 +02:00
Efraim Flashner 661ad6f0c2
gnu: freegish: Declare a source file-name.
* gnu/packages/games.scm (freegish)[source]: Declare a source file-name.
2018-03-04 12:38:50 +02:00
Efraim Flashner a1dc853ef4
gnu: disorderfs: Declare a source file-name.
* gnu/packages/file-systems.scm (disorderfs)[source]: Declare a source
file-name.
2018-03-04 12:38:50 +02:00
Efraim Flashner aeb95f1f97
gnu: emacs-sly: Declare a source file-name.
* gnu/packages/emacs.scm (emacs-sly)[source]: Declare a source
file-name.
2018-03-04 12:38:50 +02:00
Efraim Flashner 5a6f7a6805
gnu: emacs-epl: Declare a source file-name.
* gnu/packages/emacs.scm (emacs-epl)[source]: Declare a source
file-name.
2018-03-04 12:38:47 +02:00
Efraim Flashner c553b08b49
gnu: python-apsw: Use invoke.
* gnu/packages/databases.scm (python-apsw)[arguments]: Use invoke.
2018-03-04 12:05:14 +02:00
Efraim Flashner f5c847ebd0
gnu: python-apsw: Declare a source file-name.
* gnu/packages/databases.scm (python-apsw)[source]: Declare a source
file-name.
2018-03-04 12:05:14 +02:00
Efraim Flashner c2c04cde9b
gnu: kurly: Declare a source file-name.
* gnu/packages/curl.scm (kurly)[source]: Declare a source file-name.
2018-03-04 12:05:14 +02:00
Efraim Flashner 277be74fa7
gnu: unshield: Declare a source file-name.
* gnu/packages/compression.scm (unshield)[source]: Declare a source
file-name.
2018-03-04 12:05:14 +02:00
Efraim Flashner eafe96ea9e
gnu: sfarkxtc: Declare a source file-name.
* gnu/packages/compression.scm (sfarkxtc)[source]: Declare a source
file-name.
2018-03-04 12:05:14 +02:00
Efraim Flashner da49d13710
gnu: piranha: Declare a source file-name.
* gnu/packages/bioinformatics.scm (piranha)[source]: Declare a source
file-name.
2018-03-04 12:05:13 +02:00
Efraim Flashner d9a069c2d9
gnu: libdivsufsort: Declare a source file-name.
* gnu/packages/bioinformatics.scm (libdivsufsort)[source]: Declare a
source file-name.
2018-03-04 12:05:13 +02:00
Efraim Flashner 5110672474
gnu: seek: Declare a source file-name.
* gnu/packages/bioinformatics.scm (seek)[source]: Declare a source
file-name.
2018-03-04 12:05:13 +02:00
Efraim Flashner b1d4026dfb
gnu: r-dropbead: Declare a source file-name.
* gnu/packages/bioinformatics.scm (r-dropbead)[source]: Declare a source
file-name.
2018-03-04 12:05:10 +02:00
Efraim Flashner a1eb506cf3
gnu: faust@2: Declare a source file-name.
* gnu/packages/audio.scm (faust@2)[source]: Declare a source file-name.
2018-03-04 11:01:40 +02:00
Efraim Flashner fdf359f82b
gnu: rubberband: Declare a source file-name.
* gnu/packages/audio.scm (rubberband)[source]: Declare a source
file-name.
2018-03-04 11:01:40 +02:00
Efraim Flashner 70aa07d296
gnu: qjackrcd: Declare a source file-name.
* gnu/packages/audio.scm (qjackrcd)[source]: Declare a source file-name.
2018-03-04 11:01:40 +02:00
Efraim Flashner 6677c99a8b
gnu: lv2-devel: Declare a source file-name.
* gnu/packages/audio.scm (lv2-devel)[source]: Declare a source file-name.
2018-03-04 11:01:40 +02:00
Efraim Flashner 35a01e67c8
gnu: lv2-mda-piano: Declare a source file-name.
* gnu/packages/audio.scm (lv2-mda-piano)[source]: Declare a source
file-name.
2018-03-04 11:01:39 +02:00
Efraim Flashner a18ee793d7
gnu: papagayo: Declare a source file-name.
* gnu/packages/animation.scm (papagayo)[source]: Declare a source
file-name.
2018-03-04 11:01:39 +02:00
Efraim Flashner 7fc944273d
gnu: masscan: Declare a source file-name.
* gnu/packages/admin.scm (masscan)[source]: Declare a source file-name.
2018-03-04 11:01:36 +02:00
Tobias Geerinckx-Rice c94752ad22
gnu: tor: Update to 0.3.2.10 [security fixes].
This release fixes TROVE-2018-001 (also tracked as CVE-2018-0490),
TROVE-2018-002 (CVE-2018-049), and TROVEs-2018-00{3,4} as well.

* gnu/packages/tor.scm (tor): Update to 0.3.2.10.
2018-03-03 21:31:08 +01:00
Ricardo Wurmus 1adeef3194
gnu: Add dropseq-tools.
* gnu/packages/bioinformatics.scm (dropseq-tools): New variable.
2018-03-03 21:28:05 +01:00
Ricardo Wurmus 72299db9fe
gnu: Add java-picard-2.10.3.
* gnu/packages/bioinformatics.scm (java-picard-2.10.3): New variable.
2018-03-03 21:28:02 +01:00
Ricardo Wurmus 719fa958f3
gnu: Add java-htsjdk-2.10.1.
* gnu/packages/bioinformatics.scm (java-htsjdk-2.10.1): New variable.
2018-03-03 21:27:59 +01:00
Ricardo Wurmus 9a599c17b7
gnu: Add java-htsjdk-latest.
* gnu/packages/bioinformatics.scm (java-htsjdk-latest): New variable.
2018-03-03 21:27:57 +01:00
Ricardo Wurmus 9ac7db1830
gnu: Add java-biojava-alignment-4.0.
* gnu/packages/bioinformatics.scm (java-biojava-alignment-4.0): New variable.
2018-03-03 21:27:56 +01:00
Ricardo Wurmus 5528f9e8f0
gnu: Add java-biojava-phylo-4.0.
* gnu/packages/bioinformatics.scm (java-biojava-phylo-4.0): New variable.
2018-03-03 21:27:53 +01:00
Ricardo Wurmus e44da58c16
gnu: Add java-biojava-core-4.0.
* gnu/packages/bioinformatics.scm (java-biojava-core-4.0): New variable.
2018-03-03 21:27:51 +01:00
Ricardo Wurmus 22c09c335b
gnu: Add java-biojava-alignment.
* gnu/packages/bioinformatics.scm (java-biojava-alignment): New variable.
2018-03-03 21:27:48 +01:00
Ricardo Wurmus b28c803708
gnu: Add java-biojava-phylo.
* gnu/packages/bioinformatics.scm (java-biojava-phylo): New variable.
2018-03-03 21:27:46 +01:00
Ricardo Wurmus 10645b9212
gnu: Add java-forester-1.005.
* gnu/packages/bioinformatics.scm (java-forester-1.005): New variable.
2018-03-03 21:27:44 +01:00
Ricardo Wurmus f09d16e594
gnu: Add java-forester.
* gnu/packages/bioinformatics.scm (java-forester): New variable.
2018-03-03 21:27:41 +01:00
Ricardo Wurmus 93abc975fe
gnu: Add java-openchart2.
* gnu/packages/java.scm (java-openchart2): New variable.
2018-03-03 21:27:39 +01:00
Ricardo Wurmus 5fef15e506
gnu: Add java-biojava-core.
* gnu/packages/bioinformatics.scm (java-biojava-core): New variable.
2018-03-03 21:27:36 +01:00
Ricardo Wurmus dbb3581383
gnu: Add java-jdistlib.
* gnu/packages/statistics.scm (java-jdistlib): New variable.
2018-03-03 21:27:33 +01:00
Ricardo Wurmus 4e92911c82
gnu: Add java-jtransforms.
* gnu/packages/algebra.scm (java-jtransforms): New variable.
2018-03-03 21:27:30 +01:00
Ricardo Wurmus 24074b0bdd
gnu: Add java-jlargearrays.
* gnu/packages/algebra.scm (java-jlargearrays): New variable.
2018-03-03 21:27:27 +01:00
Ricardo Wurmus c8d996080e
gnu: Add java-la4j.
* gnu/packages/algebra.scm (java-la4j): New variable.
2018-03-03 21:27:21 +01:00
Ricardo Wurmus bd975831c6
gnu: Add fastqc.
* gnu/packages/bioinformatics.scm (fastqc): New variable.
2018-03-03 21:21:48 +01:00
Ricardo Wurmus 2f0d041816
gnu: Add java-cisd-jhdf5.
* gnu/packages/java.scm (java-cisd-jhdf5): New variable.
2018-03-03 21:21:48 +01:00
Ricardo Wurmus 04ddca26e6
gnu: Add java-cisd-args4j.
* gnu/packages/java.scm (java-cisd-args4j): New variable.
2018-03-03 21:21:47 +01:00
Ricardo Wurmus 30d554732a
gnu: Add java-cisd-base.
* gnu/packages/java.scm (java-cisd-base): New variable.
2018-03-03 21:21:47 +01:00
Ricardo Wurmus f9e0fcb28f
gnu: Add texlive-fonts-iwona.
* gnu/packages/tex.scm (texlive-fonts-iwona): New variable.
2018-03-03 21:21:47 +01:00
Nicolas Goaziou fb547c3429
gnu: dictionaries: Add copyright line.
* gnu/packages/dictionaries.scm: Add copyright line.
2018-03-03 14:23:17 +01:00
Nicolas Goaziou 5e332c57d1
gnu: wireshark: Update to 2.4.5.
* gnu/packages/networking.scm (wireshark): Update to 2.4.5.
2018-03-03 14:21:20 +01:00
Nicolas Goaziou 0645da3fe3
gnu: grammalecte: Update to 0.6.2.
* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.2.
[arguments]: Remove.
2018-03-03 14:06:43 +01:00
Christopher Baines 62b138caf5
gnu: Add ruby-iruby.
* gnu/packages/ruby.scm (ruby-iruby): New variable.
2018-03-03 12:51:27 +00:00
Christopher Baines 8279b1d3b1
gnu: Add ruby-mimemagic.
* gnu/packages/ruby.scm (ruby-mimemagic): New variable.
2018-03-03 12:51:26 +00:00
Christopher Baines b03eb6acb4
gnu: Add ruby-data_uri.
* gnu/packages/ruby.scm (ruby-data_uri): New variable.
2018-03-03 12:51:26 +00:00
Christopher Baines d0afff263c
gnu: Add ruby-cztop.
* gnu/packages/ruby.scm (ruby-cztop): New variable.
2018-03-03 12:51:26 +00:00
Christopher Baines fe5dd5f446
gnu: Add ruby-czmq-ffi-gen.
* gnu/packages/ruby.scm (ruby-czmq-ffi-gen): New variable.
2018-03-03 12:51:26 +00:00
Christopher Baines afdb437c82
gnu: Add ruby-bond.
* gnu/packages/ruby.scm (ruby-bond): New variable.
2018-03-03 12:51:26 +00:00
Christopher Baines a8d2bf3cab
gnu: Add ruby-bacon-bits.
* gnu/packages/ruby.scm (ruby-bacon-bits): New variable.
2018-03-03 12:51:26 +00:00
Christopher Baines cf646acf96
gnu: Add ruby-mocha-on-bacon.
* gnu/packages/ruby.scm (ruby-mocha-on-bacon): New variable.
2018-03-03 12:51:25 +00:00
Christopher Baines 433dc74611
gnu: networking: Add czmq.
* gnu/packages/networking.scm (czmq): New variable.
2018-03-03 12:51:23 +00:00
Tobias Geerinckx-Rice add928d35f
gnu: ghc-refact: Fix typo in description.
* gnu/packages/haskell.scm (ghc-refact)[description]: Fix typo.
2018-03-03 13:28:22 +01:00
Tobias Geerinckx-Rice 75377c6c48
gnu: quagga: Update to 1.2.4.
* gnu/packages/networking.scm (quagga): Update to 1.2.4.
2018-03-03 13:28:22 +01:00
Tobias Geerinckx-Rice e6d30cf755
gnu: conky: Remove redundant MKDIR-P.
* gnu/packages/conky.scm (conky)[arguments]: Remove redundant MKDIR-P.
2018-03-03 13:27:17 +01:00
Tobias Geerinckx-Rice 9d13f82da8
gnu: sslh: Update to 1.19c.
* gnu/packages/networking.scm (sslh): Update to 1.19c.
2018-03-03 13:27:16 +01:00
Tobias Geerinckx-Rice dbefd3ff72
gnu: wv: Edit description.
Wv is still unmaintained – this just makes it more obvious.

* gnu/packages/wv.scm (wv)[description]: Mention the product versions in
addition to internal file format ones.  Align more closely with the
upstream description.
2018-03-03 13:27:16 +01:00
Tobias Geerinckx-Rice 83a9003c5d
gnu: libseccomp: Update to 2.3.3.
* gnu/packages/linux.scm (libseccomp): Update to 2.3.3.
2018-03-03 13:27:16 +01:00
Tobias Geerinckx-Rice 74a2f8ff1f
gnu: hdparm: Update to 9.54.
* gnu/packages/linux.scm (hdparm): Update to 9.54.
2018-03-03 13:27:16 +01:00
Tobias Geerinckx-Rice f4009ade25
gnu: sdl2: Update to 2.0.8.
* gnu/packages/sdl.scm (sdl2): Update to 2.0.8.
2018-03-03 13:27:15 +01:00
Ricardo Wurmus ec8b3d48ff
gnu: r-httpuv: Update to 1.3.6.2.
* gnu/packages/web.scm (r-httpuv): Update to 1.3.6.2.
2018-03-03 10:46:35 +01:00
Ricardo Wurmus fac40f38fe
gnu: r-dbi: Update to 0.8.
* gnu/packages/statistics.scm (r-dbi): Update to 0.8.
2018-03-03 10:46:35 +01:00
Ricardo Wurmus 081d143d3b
gnu: r-performanceanalytics: Update to 1.5.2.
* gnu/packages/cran.scm (r-performanceanalytics): Update to 1.5.2.
[propagated-inputs]: Add r-quadprog.
[native-inputs]: Remove gfortran.
2018-03-03 10:46:35 +01:00
Ricardo Wurmus 3ede1550e8
gnu: cutadapt: Update to 1.16.
* gnu/packages/bioinformatics.scm (cutadapt): Update to 1.16.
[source]: Fetch via git.
[arguments]: Remove.
[native-inputs]: Replace python-nose with python-pytest.
2018-03-02 23:44:16 +01:00
Ricardo Wurmus 62a4b952c0
gnu: python-xopen: Update to 0.3.2.
* gnu/packages/python.scm (python-xopen): Update to 0.3.2.
2018-03-02 23:43:55 +01:00
Ricardo Wurmus fa5965990d
gnu: Add r-hpar.
* gnu/packages/bioconductor.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-03-02 23:24:57 +01:00
Ricardo Wurmus 2a112be09a
gnu: Add r-powerplus.
* gnu/packages/cran.scm (r-powerplus): New variable.
2018-03-02 23:07:26 +01:00
Ricardo Wurmus d976454c6b
gnu: Add r-np.
* gnu/packages/cran.scm (r-np): New variable.
2018-03-02 23:07:20 +01:00
Ricardo Wurmus 7b81a7eabf
gnu: Add r-phontools.
* gnu/packages/cran.scm (r-phontools): New variable.
2018-03-02 23:07:12 +01:00
Ricardo Wurmus 68b6a67e94
gnu: Add r-complexplus.
* gnu/packages/cran.scm (r-complexplus): New variable.
2018-03-02 23:07:04 +01:00
Ricardo Wurmus f96eda90d5
gnu: Add r-expm.
* gnu/packages/cran.scm (r-expm): New variable.
2018-03-02 23:06:57 +01:00
Ricardo Wurmus 7531ee842c
gnu: Add r-trend.
* gnu/packages/cran.scm (r-trend): New variable.
2018-03-02 23:06:50 +01:00
Ricardo Wurmus d32e572489
gnu: Add r-cubature.
* gnu/packages/cran.scm (r-cubature): New variable.
2018-03-02 23:06:41 +01:00
Ricardo Wurmus 6615a36421
gnu: Add r-urca.
* gnu/packages/cran.scm (r-urca): New variable.
2018-03-02 23:06:33 +01:00
Ricardo Wurmus 5b25bc55dc
gnu: Add r-fractal.
* gnu/packages/cran.scm (r-fractal): New variable.
2018-03-02 23:06:26 +01:00
Ricardo Wurmus 19da7fe314
gnu: Add r-extradistr.
* gnu/packages/cran.scm (r-extradistr): New variable.
2018-03-02 23:06:17 +01:00
Ricardo Wurmus 4993a02ad7
gnu: Add r-tsa.
* gnu/packages/cran.scm (r-tsa): New variable.
2018-03-02 23:06:10 +01:00
Ricardo Wurmus a2c079a780
gnu: Add r-wmtsa.
* gnu/packages/cran.scm (r-wmtsa): New variable.
2018-03-02 23:06:00 +01:00
Ricardo Wurmus b6dc325538
gnu: Add r-tseries.
* gnu/packages/cran.scm (r-tseries): New variable.
2018-03-02 23:05:52 +01:00
Ricardo Wurmus dceb159206
gnu: Add r-quantmod.
* gnu/packages/cran.scm (r-quantmod): New variable.
2018-03-02 23:05:43 +01:00
Ricardo Wurmus 0be7effefa
gnu: Add r-sapa.
* gnu/packages/cran.scm (r-sapa): New variable.
2018-03-02 23:05:35 +01:00
Ricardo Wurmus 034ac9d67a
gnu: Add r-ifultools.
* gnu/packages/cran.scm (r-ifultools): New variable.
2018-03-02 23:05:14 +01:00
Ricardo Wurmus d3cb62e58d
gnu: Add r-splus2r.
* gnu/packages/cran.scm (r-splus2r): New variable.
2018-03-02 23:05:02 +01:00
Ricardo Wurmus 0b64332c74
gnu: Add r-leaps.
* gnu/packages/cran.scm (r-leaps): New variable.
2018-03-02 23:03:10 +01:00
Ricardo Wurmus 93c21ddc86
gnu: Add r-ttr.
* gnu/packages/cran.scm (r-ttr): New variable.
2018-03-02 22:55:10 +01:00
Ricardo Wurmus 4e35c4290e
gnu: Add r-rbiofabric.
* gnu/packages/graph.scm (r-rbiofabric): New variable.
2018-03-02 22:23:18 +01:00
Ricardo Wurmus 1088744d87
gnu: Add r-sna.
* gnu/packages/cran.scm (r-sna): New variable.
2018-03-02 22:23:18 +01:00
Ricardo Wurmus 07a2f34d5c
gnu: Add r-statnet-common.
* gnu/packages/cran.scm (r-statnet-common): New variable.
2018-03-02 22:23:18 +01:00
Ricardo Wurmus 5f4565b18f
gnu: Add r-network.
* gnu/packages/cran.scm (r-network): New variable.
2018-03-02 22:23:18 +01:00
Tobias Geerinckx-Rice b01a1b34f2
gnu: nghttp2: Update to 1.31.0.
* gnu/packages/web.scm (nghttp2): Update to 1.31.0.
2018-03-02 15:52:57 +01:00
Tobias Geerinckx-Rice 6fda93e6c8
gnu: libpsl: Update to 0.20.1.
* gnu/packages/web.scm (libpsl): Update to 0.20.1.
2018-03-02 15:52:57 +01:00
Tobias Geerinckx-Rice 5658b4ce69
gnu: zerofree: Update to 1.1.1.
* gnu/packages/linux.scm (zerofree): Update to 1.1.1.
2018-03-02 15:52:57 +01:00
Tobias Geerinckx-Rice a40f732bb6
gnu: python-webencodings: Fix typo in description.
* gnu/packages/python-web.scm (python-webencodings)[description]: Fix typo.
2018-03-02 15:52:57 +01:00
Tobias Geerinckx-Rice 139ecdee8e
gnu: delta: Remove redundant code.
* gnu/packages/debug.scm (delta)[arguments]: Remove unneeded MKDIR-P
calls.
2018-03-02 15:52:56 +01:00
Tobias Geerinckx-Rice defe0282c2
gnu: perl-mozilla-ca: Update to 20180117.
* gnu/packages/perl.scm (perl-mozilla-ca): Update to 20180117.
2018-03-02 15:52:56 +01:00
Tobias Geerinckx-Rice dc8584d2b1
gnu: perl-test-harness: Update to 3.41.
* gnu/packages/perl-check.scm (perl-test-harness): Update to 3.41.
2018-03-02 15:52:56 +01:00
Tobias Geerinckx-Rice 6e48fbb19a
gnu: highlight: Don't hard-code Lua version.
* gnu/packages/pretty-print.scm (highlight)[arguments]: Construct the
Lua prefix programatically instead of hard-coding it.
2018-03-02 15:52:56 +01:00
Tobias Geerinckx-Rice 3a5c02777d
gnu: highlight: Update to 3.42.
* gnu/packages/pretty-print.scm (highlight): Update to 3.42.
2018-03-02 15:52:55 +01:00
Tobias Geerinckx-Rice 467834d550
gnu: ghc-abstract-deque: Fix typos in description.
* gnu/packages/haskell.scm (ghc-abstract-deque)[description]: Fix typos.
2018-03-02 15:52:55 +01:00
Tobias Geerinckx-Rice d338321ddb
gnu: qscintilla: Use HTTPS home page.
* gnu/packages/qt.scm (qscintilla)[home-page]: Use HTTPS.
2018-03-02 15:52:55 +01:00
Tobias Geerinckx-Rice 2c1cc27f8f
gnu: fortify-headers: Update to 0.9.
* gnu/packages/suckless.scm (fortify-headers): Update to 0.9.
2018-03-02 15:52:55 +01:00
Tobias Geerinckx-Rice 5c0f68e844
gnu: fossil: Update phase style.
* gnu/packages/version-control.scm (fossil)[arguments]: Substitute
INVOKE for SYSTEM* and end phases with #t.
2018-03-02 15:52:54 +01:00
Tobias Geerinckx-Rice f136c8f23d
gnu: gnome-mpv: Update to 0.14.
* gnu/packages/video.scm (gnome-mpv): Update to 0.14.
2018-03-02 15:52:54 +01:00
Tobias Geerinckx-Rice 65a3c342b0
gnu: ath9k-htc-firmware: Use INSTALL-FILE.
* gnu/packages/firmware.scm (ath9k-htc-firmware)[arguments]: Substitute
INSTALL-FILE for COPY-FILE with MKDIR-P.
2018-03-02 15:52:54 +01:00
Tobias Geerinckx-Rice f563d19904
gnu: ovmf: Update phase style.
* gnu/packages/firmware.scm (ovmf): Substitute INVOKE for SYSTEM* and
end phases with #t.
2018-03-02 15:52:54 +01:00
Tobias Geerinckx-Rice 0dae492195
gnu: ovmf: Use HTTPS home page.
* gnu/packages/firmware.scm (ovmf)[home-page]: Use HTTPS.
2018-03-02 15:52:54 +01:00
Tobias Geerinckx-Rice 3ebf12ea0e
gnu: b43-tools: Use HTTPS home page.
* gnu/packages/firmware.scm (b43-tools)[home-page]: Use HTTPS.
2018-03-02 15:52:53 +01:00
Tobias Geerinckx-Rice 315c89f5ba
gnu: b43-tools: Update phase style.
* gnu/packages/firmware.scm (b43-tools)[arguments]: Substitute INVOKE
for SYSTEM* and FOR-EACH for EVERY, and end phases with #t.
2018-03-02 15:52:53 +01:00
Tobias Geerinckx-Rice bb5c358204
gnu: b43-tools: Update to 0.0.0-1.27892ef.
* gnu/packages/firmware.scm (b43-tools): Update to 0.0.0-1.27892ef.
[version]: Use our standard versioning scheme.
2018-03-02 15:52:53 +01:00
Tobias Geerinckx-Rice 12adfdf0b6
gnu: Update (gnu packages python-web) phase styles.
* gnu/packages/python-web.scm (python-openid, python-terminado)
(python-geventhttpclient, python-cachecontrol, python-webencodings)
(python-s3transfer)[arguments]: Substitute INVOKE for SYSTEM* and end
phases with #t.
2018-03-02 15:52:53 +01:00
Tobias Geerinckx-Rice 6a192184ec
gnu: python-flask-script: Update to 2.0.6.
* gnu/packages/python-web.scm (python-flask-script): Update to 2.0.6.
2018-03-02 15:52:52 +01:00
Tobias Geerinckx-Rice 05075433a2
gnu: python-htmlmin: Update to 0.1.12.
* gnu/packages/python-web.scm (python-htmlmin): Update to 0.1.12.
2018-03-02 15:52:52 +01:00
Tobias Geerinckx-Rice bda82eff18
gnu: python-s3transfer: Update to 0.1.13.
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.1.13.
2018-03-02 15:52:52 +01:00
Tobias Geerinckx-Rice e46dd02d99
gnu: python-webtest: Update to 2.0.29.
* gnu/packages/python-web.scm (python-webtest): Update to 2.0.29.
2018-03-02 15:52:52 +01:00
Tobias Geerinckx-Rice 6f21aca728
gnu: python-ndg-httpsclient: Update to 0.4.4.
* gnu/packages/python-web.scm (python-ndg-httpsclient): Update to 0.4.4.
2018-03-02 15:52:51 +01:00
Tobias Geerinckx-Rice 3c5658c596
gnu: python-cssutils: Update to 1.0.2.
* gnu/packages/python-web.scm (python-cssutils): Update to 1.0.2.
2018-03-02 15:52:51 +01:00
Tobias Geerinckx-Rice 1a6fb8dac1
gnu: python-flask-babel: Update to 0.11.2.
* gnu/packages/python-web.scm (python-flask-babel): Update to 0.11.2.
2018-03-02 15:52:51 +01:00
Mark H Weaver 99654a1685
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
2018-03-02 01:31:30 -05:00
Mark H Weaver 8863f2f051
gnu: icecat: Update to 52.6.0-gnu1.
* gnu/packages/gnuzilla.scm (icecat): Update to 52.6.0-gnu1.
[source]: Remove patches that are no longer needed.
* gnu/packages/patches/icecat-bug-1348660-pt5.patch,
gnu/packages/patches/icecat-bug-1414945.patch,
gnu/packages/patches/icecat-bug-1415133.patch,
gnu/packages/patches/icecat-bug-1424373-pt2.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-03-02 01:31:19 -05:00
Leo Famulari 703a8b7dc5
gnu: postgresql@9.6: Update to 9.6.8 [fixes CVE-2018-1058].
* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.8.
2018-03-01 20:01:48 -05:00
Leo Famulari bb17b2be49
gnu: postgresql: Update to 10.3 [fixes CVE-2018-1058].
* gnu/packages/databases.scm (postgresql): Update to 10.3.
2018-03-01 20:01:48 -05:00
Leo Famulari e9802319f7
gnu: memcached: Update to 1.5.6.
* gnu/packages/databases.scm (memcached): Update to 1.5.6.
2018-03-01 20:00:12 -05:00
Tobias Geerinckx-Rice 64bd7f35a1
gnu: fossil: Update to 2.5.
* gnu/packages/version-control.scm (fossil): Update to 2.5.
2018-03-02 00:23:40 +01:00
Mark H Weaver da525e714a
gnu: linux-libre: Update to 4.15.7.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.7.
(%linux-libre-hash): Update hash.
2018-03-01 17:59:21 -05:00
Mark H Weaver 433765e599
gnu: linux-libre@4.14: Update to 4.14.23.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.23.
(%linux-libre-4.14-hash): Update hash.
2018-03-01 17:58:35 -05:00
Mark H Weaver 8b1f76c443
gnu: linux-libre@4.9: Update to 4.9.85.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.85.
2018-03-01 17:58:04 -05:00
Mark H Weaver 5026696033
gnu: linux-libre@4.4: Update to 4.4.119.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.119.
2018-03-01 17:57:22 -05:00
Julien Lepiller 8147d7c675
gnu: php: Fix test failure.
* gnu/packages/php.scm (php)[inputs]: Use gd-for-php.
(gd-for-php): New private variable.
* gnu/packages/patches/gd-CVE-2018-5711.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-03-01 22:25:28 +01:00
Tobias Geerinckx-Rice 738aa0ca1d
gnu: sdcc: Fix typo in description.
* gnu/packages/sdcc.scm (sdcc)[description]: Fix (upstream) typo.  Add
hyphens.
2018-03-01 22:21:02 +01:00
Tobias Geerinckx-Rice 1ff14bf2cd
gnu: sdcc: Update to 3.7.0.
* gnu/packages/sdcc.scm (sdcc): Update to 3.7.0.
2018-03-01 22:21:02 +01:00
Tobias Geerinckx-Rice bb47da4a6a
gnu: php: Update to 7.2.3.
* gnu/packages/php.scm (php): Update to 7.2.3.
2018-03-01 22:21:01 +01:00
Tobias Geerinckx-Rice a9c0a133c0
gnu: python-stem: Update to 1.6.0.
* gnu/packages/python.scm (python-stem): Update to 1.6.0.
[arguments]: Add ‘fix-test-environment’ phase.
2018-03-01 22:21:01 +01:00
Tobias Geerinckx-Rice 68e7632db0
gnu: onionshare: Update phase style.
* gnu/packages/tor.scm (onionshare)[arguments]: Substitute INVOKE for
SYSTEM* and end phase with #t.
2018-03-01 22:21:01 +01:00
Tobias Geerinckx-Rice fbb0164a5f
gnu: privoxy: Update phase style.
* gnu/packages/tor.scm (privoxy)[arguments]: Substitute INVOKE for
SYSTEM* and end phase with #t.
2018-03-01 22:21:01 +01:00
Tobias Geerinckx-Rice 66b89ee28e
gnu: python-stem: Update phase style.
* gnu/packages/python.scm (python-stem)[arguments]: Substitute INVOKE
for SYSTEM* and end phase with #t.
2018-03-01 22:21:00 +01:00
Tobias Geerinckx-Rice 57c734a628
gnu: liblo: Update to 0.29.
* gnu/packages/audio.scm (liblo): Update to 0.29.
2018-03-01 22:21:00 +01:00
Tobias Geerinckx-Rice 4972f9cc0a
gnu: nagios: Update to 4.3.4.
* gnu/packages/monitoring.scm (nagios): Update to 4.3.4.
2018-03-01 22:21:00 +01:00
Tobias Geerinckx-Rice 4f5452ab3a
gnu: libftdi: Use HTTPS home page.
* gnu/packages/libftdi.scm (libftdi)[home-page]: Use HTTPS.
2018-03-01 22:21:00 +01:00
Tobias Geerinckx-Rice 7314a5475e
gnu: dbacl: Use HTTPS home page.
* gnu/packages/textutils.scm (dbacl)[home-page]: Use HTTPS.
2018-03-01 22:20:59 +01:00
Tobias Geerinckx-Rice db317b38dc
gnu: dbacl: Update phase style.
* gnu/packages/textutils.scm (dbacl)[arguments]: Substitute INVOKE for SYSTEM* and end phases with #t.
2018-03-01 22:20:59 +01:00
Ricardo Wurmus b672a81607
gnu: Graft glibc to allow execution on Linux 2.6.32.
* gnu/packages/patches/glibc-allow-kernel-2.6.32.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/base.scm (glibc/linux)[replacement]: New field.
(glibc-2.26-patched): New variable.
2018-03-01 21:32:36 +01:00
Ricardo Wurmus b79e1fbe96
gnu: r-httpuv: Update to 1.3.6.1.
* gnu/packages/web.scm (r-httpuv): Update to 1.3.6.1.
2018-03-01 21:28:54 +01:00
Ricardo Wurmus bfae3f7121
gnu: r-lubridate: Update to 1.7.3.
* gnu/packages/statistics.scm (r-lubridate): Update to 1.7.3.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus eaf0905970
gnu: r-tidyselect: Update to 0.2.4.
* gnu/packages/statistics.scm (r-tidyselect): Update to 0.2.4.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus 35d12b05f0
gnu: r-rmarkdown: Update to 1.9.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.9.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus dafd13d5b2
gnu: r-rcpparmadillo: Update to 0.8.400.0.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.8.400.0.0.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus 36e1202b2c
gnu: r-yaml: Update to 2.1.17.
* gnu/packages/statistics.scm (r-yaml): Update to 2.1.17.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus e3ddb56329
gnu: r-gdtools: Update to 0.1.7.
* gnu/packages/statistics.scm (r-gdtools): Update to 0.1.7.
[inputs]: Add zlib.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus e24ccf46f1
gnu: r-rpart: Update to 4.1-13.
* gnu/packages/statistics.scm (r-rpart): Update to 4.1-13.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus 744e06e717
gnu: r-mass: Update to 7.3-49.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-49.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus 29c9c9c2c1
gnu: r-rmysql: Update to 0.10.14.
* gnu/packages/databases.scm (r-rmysql): Update to 0.10.14.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus 5e38673455
gnu: r-pillar: Update to 1.2.1.
* gnu/packages/cran.scm (r-pillar): Update to 1.2.1.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus 9d6f392529
gnu: r-truncnorm: Update to 1.0-8.
* gnu/packages/cran.scm (r-truncnorm): Update to 1.0-8.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus 9aaf2813e2
gnu: r-scran: Update to 1.6.8.
* gnu/packages/bioinformatics.scm (r-scran): Update to 1.6.8.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus 6a0e13906b
gnu: r-wgcna: Update to 1.63.
* gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.63.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus 61cbd49b30
gnu: r-topgo: Update to 2.30.1.
* gnu/packages/bioinformatics.scm (r-topgo): Update to 2.30.1.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus 535014ce60
gnu: r-genomicranges: Update to 1.30.3.
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.30.3.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus eb8971b742
gnu: r-limma: Update to 3.34.9.
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.34.9.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus 22d96920d3
gnu: r-edger: Update to 3.20.9.
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.20.9.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus 99e4b11d81
gnu: r-shortread: Update to 1.36.1.
* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.36.1.
2018-03-01 21:28:53 +01:00
Ricardo Wurmus b180893289
gnu: r-dexseq: Update to 1.24.3.
* gnu/packages/bioinformatics.scm (r-dexseq): Update to 1.24.3.
2018-03-01 21:28:52 +01:00
Efraim Flashner 360ea2bbd5
gnu: efl: Use separate "include" output.
* gnu/packages/enlightenment.scm (efl)[outputs]: Add 'include' output.
2018-03-01 22:19:37 +02:00
Efraim Flashner 40a7997e63
gnu: efl: Update to 1.20.7.
* gnu/packages/enlightenment.scm (efl): Update to 1.20.7.
2018-03-01 22:18:58 +02:00
Ricardo Wurmus 643817e445
gnu: Add patchmatrix.
* gnu/packages/music.scm (patchmatrix): New variable.
2018-03-01 21:12:59 +01:00
Ricardo Wurmus 1debc5b9d2
gnu: ghc-uuid: Fix build.
* gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow building with a newer
version of QuickCheck.
2018-03-01 21:11:43 +01:00
Tobias Geerinckx-Rice a9f5a7e14b
gnu: help2man: Update to 1.47.6.
* gnu/packages/man.scm (help2man): Update to 1.47.6.
2018-03-01 19:46:08 +01:00
Christopher Lemmer Webber 04e7b1e7f9
gnu: golly: Fix source url.
* gnu/packages/games.scm (golly): Fix source url.
2018-03-01 11:19:56 -06:00
Marius Bakke 52fb59ef25
gnu: imagemagick: Update to 6.9.9-36.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-36.
2018-03-01 17:40:49 +01:00
Marius Bakke fe29681717
gnu: libe-book: Update to 0.1.3.
* gnu/packages/libreoffice.scm (libe-book): Update to 0.1.3.
[propagated-inputs]: Add LIBLANGTAG.
2018-03-01 17:40:49 +01:00
Marius Bakke 814bc35d55
gnu: libabw: Update to 0.1.2.
* gnu/packages/libreoffice.scm (libabw): Update to 0.1.2.
2018-03-01 17:40:48 +01:00
Marius Bakke c7cc1fcbe0
gnu: libpagemaker: Update to 0.0.4.
* gnu/packages/libreoffice.scm (libpagemaker): Update to 0.0.4.
[source](uri): Use HTTPS.
2018-03-01 17:40:48 +01:00
Marius Bakke 9ed31fca81
gnu: libmspub: Update to 0.1.4.
* gnu/packages/libreoffice.scm (libmspub): Update to 0.1.4.
[source](uri): Use HTTPS.
2018-03-01 17:40:48 +01:00
Marius Bakke 789445a10a
gnu: xorgproto: Update to 2018.4.
* gnu/packages/xorg.scm (xorgproto): Update to 2018.4.
2018-03-01 17:40:48 +01:00
Ludovic Courtès 21b5fc253e
gnu: cuirass: Update to aa4c778.
* gnu/packages/ci.scm (cuirass): Update to aa4c778.
2018-03-01 17:38:55 +01:00
Rene 35e2d0cfae
gnu: nautilus: Use meson-build-system, update to 3.26.2.
* gnu/packages/gnome.scm (nautilus): Update to 3.26.2.
[build-system]: Use meson-build-system.
[native-inputs]: Add desktop-file-utils and gtk+:bin.
[inputs]: Add libselinux.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-01 14:00:21 +01:00
Leo Famulari acb59d99db
gnu: Fix Borg crashes with Python msgpack > 0.5
The Python msgpack library changed its name, but borg (and possibly
other packages) still uses the old name.

Fixes <https://bugs.gnu.org/30662>.

* gnu/packages/python.scm (python-msgpack-transitional): New variable.
* gnu/packages/backup.scm (borg)[inputs]: Use it.
2018-02-28 23:43:23 -05:00
Ricardo Wurmus 2adfe819f0
gnu: Remove duplicate definition of emacs-esxml.
* gnu/packages/emacs.scm (emacs-esxml): Remove.
2018-02-28 23:05:06 +01:00
Ricardo Wurmus c1d2236569
gnu: Remove emacs-nov.
The package already exists with the name "emacs-nov-el".

* gnu/packages/emacs.scm (emacs-nov): Remove.
2018-02-28 23:05:06 +01:00
Ricardo Wurmus 201084ac1f
gnu: java-bouncycastle-bcpkix: Use invoke.
* gnu/packages/java.scm (java-bouncycastle-bcpkix)[arguments]: Use invoke.
2018-02-28 23:05:06 +01:00
Ricardo Wurmus 9be4b9fa58
gnu: java-bouncycastle-bcprov: Use invoke.
* gnu/packages/java.scm (java-bouncycastle-bcprov)[arguments]: Use invoke.
2018-02-28 23:05:06 +01:00
Ricardo Wurmus 1b6bc51675
gnu: java-lz4: Use invoke.
* gnu/packages/java.scm (java-lz4)[arguments]: Use invoke.
2018-02-28 23:05:06 +01:00
Ricardo Wurmus ec32bc9860
gnu: antlr3-3.1: Remove version from package name.
* gnu/packages/java.scm (antlr3-3.1)[name]: Remove.
[arguments]: Adjust accordingly.
2018-02-28 23:05:06 +01:00
Ricardo Wurmus 13f38d31a4
gnu: antlr3-3.1: Use invoke.
* gnu/packages/java.scm (antlr3-3.1)[arguments]: Use invoke.
2018-02-28 23:05:06 +01:00
Ricardo Wurmus e85c1bf6cd
gnu: java-jansi-native: Simplify.
* gnu/packages/java.scm (java-jansi-native)[arguments]: Use "invoke"; remove
useless "mkdir-p".
2018-02-28 23:05:06 +01:00
Ricardo Wurmus 3d6925ef51
gnu: java-jansi-native: Fix description.
* gnu/packages/java.scm (java-jansi-native)[description]: Replace placeholder
text with an actual description.
2018-02-28 23:05:06 +01:00
Ricardo Wurmus 6338ea9a88
gnu: java-hawtjni: Simplify build phases.
* gnu/packages/java.scm (java-hawtjni)[arguments]: Use "invoke" instead of
"system*"; use "install-file" instead of "mkdir-p" and "copy-file".
2018-02-28 23:05:05 +01:00
Ricardo Wurmus 080d0b605a
gnu: java-commons-jexl-2: Use invoke.
* gnu/packages/java.scm (java-commons-jexl-2)[arguments]: Use invoke.
2018-02-28 23:05:05 +01:00
Ricardo Wurmus 8c7d32e07c
gnu: java-jnacl: Do not prefix jar with "java-".
* gnu/packages/java.scm (java-jnacl)[arguments]: Rename jar to "jnacl.jar".
2018-02-28 23:05:05 +01:00
Ricardo Wurmus 3e87923a67
gnu: java-jnacl: Update to 0.1.0-2.094e819.
* gnu/packages/java.scm (java-jnacl): Update to 0.1.0-2.094e819.
2018-02-28 23:05:05 +01:00
Ricardo Wurmus 8333c206a9
gnu: java-jnacl: Simplify build phase.
* gnu/packages/java.scm (java-jnacl)[arguments]: Simplify "fix-tests" phase.
2018-02-28 23:05:05 +01:00
Ricardo Wurmus e158642816
gnu: java-jnacl: Correct license.
* gnu/packages/java.scm (java-jnacl)[license]: Change to BSD-2.
2018-02-28 23:05:05 +01:00
Ricardo Wurmus 602f54f436
gnu: java-jnacl: Use invoke.
* gnu/packages/java.scm (java-jnacl)[arguments]: Use "invoke".
2018-02-28 23:05:05 +01:00
Ricardo Wurmus f201b18ed7
gnu: Add java-ecj-3.5.
* gnu/packages/java.scm (java-ecj-3.5): New variable.
2018-02-28 23:05:05 +01:00
Ricardo Wurmus c1cb857645
gnu: Add java-ecj-3.
* gnu/packages/java.scm (java-ecj-3): New variable.
2018-02-28 23:05:05 +01:00
Tobias Geerinckx-Rice 9d43579f2d
gnu: dovecot: Update to 2.3.0.1 [fixes CVE-2017-14461].
* gnu/packages/mail.scm (dovecot): Update to 2.3.0.1.
[source]: Remove upstreamed patch.
* gnu/packages/patches/dovecot-CVE-2017-15132.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-28 22:58:23 +01:00
Tobias Geerinckx-Rice 4321aeb6d3
gnu: html-xml-utils: Update to 7.6.
* gnu/packages/xml.scm (html-xml-utils): Update to 7.6.
2018-02-28 22:58:23 +01:00
Tobias Geerinckx-Rice 0828bd82bd
gnu: libftdi: Update to 1.4.
* gnu/packages/libftdi.scm (libftdi): Update to 1.4.
2018-02-28 22:58:23 +01:00
Tobias Geerinckx-Rice 30bbb86ae3
gnu: git-remote-gcrypt: Update to 1.0.2.
* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.0.2.
2018-02-28 22:58:23 +01:00
Tobias Geerinckx-Rice aa08ab38cd
gnu: dropbear: Update to 2018.76.
* gnu/packages/ssh.scm (dropbear): Update to 2018.76.
2018-02-28 22:58:23 +01:00
Konrad Hinsen 649eb8b567
gnu: Add sala.
* gnu/packages/password-utils.scm (sala): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-28 22:47:48 +01:00
Ludovic Courtès 4c853b7c11
gnu: guile-static-stripped: Add 'finit_module' wrapper.
* gnu/packages/patches/guile-linux-syscalls.patch: Add
'load-linux-module/fd' procedure.
2018-02-28 22:47:48 +01:00
Ludovic Courtès 63e48300d1
gnu: guile-static-stripped: Remove dependency on bash-minimal.
Previously guile-static-stripped, which is embedded in the initrd, would
depend on 'bash-minimal' and 'glibc'; the closure size was 77 MiB.  Now
the closure size is down to 45.7 MiB.

Reported by Danny Milosavljevic <dannym@scratchpost.org> in
<https://lists.gnu.org/archive/html/guix-devel/2018-02/msg00505.html>.

* gnu/packages/make-bootstrap.scm (%guile-static): Remove the
'pre-configure' phase.
(%guile-static-stripped)[arguments]: Add #:allowed-references.
2018-02-28 22:47:48 +01:00
Efraim Flashner 652cad85fa
gnu: libunistring: Update to 0.9.9.
* gnu/packages/libunistring (libunistring): Update to 0.9.9.
2018-02-28 22:24:42 +02:00
Efraim Flashner bcc6551083
gnu: ccl: Patch absolute file-name.
* gnu/packages/lisp.scm (ccl)[arguments]: In 'pre-build add substitution
for /bin/pwd.
2018-02-28 22:11:21 +02:00
Efraim Flashner da1b30bd93
gnu: keepassxc: Enable various plugins.
* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add
configure-flags to enable favicons, browser integration and ssh-agent.
[inputs]: Add curl, libsodium.
2018-02-28 22:11:21 +02:00
Efraim Flashner 3374dcc78c
gnu: keepassxc: Update to 2.3.0.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.0.
2018-02-28 22:11:17 +02:00
Marius Bakke 53453d7acc
gnu: wavpack: Fix CVE-2018-6767.
* gnu/packages/patches/wavpack-CVE-2018-6767.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/audio.scm (wavpack)[source](patches): Add it.
2018-02-28 20:29:46 +01:00
Marius Bakke 6b3ee23b7a
gnu: ldb: Update to 1.3.2.
* gnu/packages/samba.scm (ldb): Update to 1.3.2.
2018-02-28 20:17:31 +01:00
Marius Bakke 954b677195
gnu: p11-kit: Update to 0.23.10.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.10.
2018-02-28 20:13:41 +01:00
Marius Bakke f03ec1e595
gnu: feh: Update to 2.24.
* gnu/packages/image-viewers.scm (feh): Update to 2.24.
2018-02-28 20:01:03 +01:00
Tobias Geerinckx-Rice 8297ff0f93
gnu: pcre2: Update to 10.31.
* gnu/packages/pcre.scm (pcre2): Update to 10.31.
[source]: Remove upstreamed patches.
* gnu/packages/patches/pcre2-CVE-2017-7186.patch: Delete this file...
* gnu/packages/patches/pcre2-CVE-2017-8786.patch: ...and this one.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-02-28 18:23:31 +01:00
Tobias Geerinckx-Rice 3d185f5562
gnu: cups-filters: Update to 1.20.1.
* gnu/packages/cups.scm (cups-filters): Update to 1.20.1.
2018-02-28 18:06:19 +01:00
Alex Vong 6f45e45d4d
gnu: Add youtube-viewer.
* gnu/packages/video.scm (youtube-viewer): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-28 16:59:55 +01:00
Alex Vong b5bbcda3ee
gnu: Add perl-gtk2.
* gnu/packages/gtk.scm (perl-gtk2): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-28 16:59:55 +01:00
Alex Vong ee6911c7c0
gnu: Add perl-pango.
* gnu/packages/gtk.scm (perl-pango): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-28 16:59:55 +01:00
Alex Vong 451f6e30eb
gnu: Add perl-glib.
* gnu/packages/glib.scm (perl-glib): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-28 16:57:33 +01:00