Commit graph

51732 commits

Author SHA1 Message Date
Efraim Flashner 50cc90769a
gnu: gnupg: Update to 2.2.19.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.19.
2019-12-10 13:42:04 +02:00
Efraim Flashner 5a4aab2193
gnu: Add r-qtl2.
* gnu/packages/bioinformatics.scm (r-qtl2): New variable.
2019-12-10 13:11:44 +02:00
Efraim Flashner db6982e4e2
gnu: terminology: Update to 1.6.0.
* gnu/packages/enlightenment.scm (terminology): Update to 1.6.0.
2019-12-10 13:10:31 +02:00
Efraim Flashner 1d2b1b8813
gnu: efl: Update to 1.23.3.
* gnu/packages/enlightenment.scm (efl): Update to 1.23.3.
2019-12-10 13:09:22 +02:00
Mathieu Othacehe 0b5ad0e756
tests: processes: Skip tests if running with binfmt.
* tests/processes.scm (binfmt-misc?): New procedure,
(test-assert*): new procedure that skips the test if binfmt-misc? returns
2019-12-10 10:49:42 +01:00
Brett Gilio db1adb4242
gnu: python-xmltodict: Adjust indentation.
* gnu/packages/xml.scm (python-xmltodict): Correct indentation in the source block.
2019-12-10 01:19:43 -06:00
Brett Gilio f3e073b4fd
gnu: python-xmltodict: Update to 0.12.0.
* gnu/packages/xml.scm (python-xmltodict): Update to 0.12.0.
2019-12-10 01:17:47 -06:00
Noodles! d414563863
gnu: Add lemonbar.
* gnu/packages/wm.scm (lemonbar): New variable.

Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-09 23:47:08 -06:00
Brett Gilio b42ae19f04
gnu: emacs-prop-menu: Use git-reference.
* gnu/packages/emacs-xyz.scm (emacs-prop-menu)[source]: Use git-reference
  instead of url-fetching from MELPA stable.
2019-12-09 23:17:55 -06:00
Brett Gilio 8b34ed3dd0
gnu: emacs-php-mode: Update to 1.22.1.
* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.22.1.
2019-12-09 23:13:18 -06:00
Brett Gilio c087ade28d
gnu: emacs-php-mode: Use git-reference.
* gnu/packages/emacs-xyz.scm (emacs-php-mode)[source]: Use git-reference
  instead of url-fetching from MELPA stable.
2019-12-09 23:12:08 -06:00
Brett Gilio 05899b8146
gnu: emacs-org-noter: Update to 1.4.1.
* gnu/packages/emacs-xyz.scm (emacs-org-noter): Update to 1.4.1.
2019-12-09 23:03:00 -06:00
Brett Gilio 46e1095d89
gnu: emacs-org-noter: Use git-reference.
* gnu/packages/emacs-xyz.scm (emacs-org-noter)[source]: Use git-reference
  instead of url-fetching from MELPA stable.
2019-12-09 23:01:27 -06:00
Leo Prikler 1ea509fb00
gnu: delft-icon-theme: Fix broken icons.
* gnu/packages/gnome-xyz (delft-icon-theme): Inherit from Adwaita instead of
  using the (non-existing) GNOME theme.

Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-09 22:38:24 -06:00
Tobias Geerinckx-Rice 96e1866605
gnu: tor: Update to 0.4.2.5.
* gnu/packages/tor.scm (tor): Update to 0.4.2.5.
2019-12-10 00:29:22 +01:00
Brett Gilio 022b0d5ff7
gnu: python-dbusmock: Adjust indentation.
* gnu/packages/python-xyz.scm (python-dbusmock): Correct indentation in
  affected regions.
2019-12-09 15:40:33 -06:00
Brett Gilio c66bfcedb5
gnu: python-language-server: Update to 0.31.2.
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.2.
2019-12-09 15:34:43 -06:00
Brett Gilio d6cf4c6e77
gnu: python-jsonrpc-server: Update to 0.3.2.
* gnu/packages/python-xyz.scm (python-jsonrpc-server): Update to 0.3.2.
2019-12-09 15:34:23 -06:00
Brett Gilio b657b23ffb
gnu: Add python-ujson.
* gnu/packages/python-xyz.scm (python-ujson): New variable.
2019-12-09 15:34:01 -06:00
Ludovic Courtès 24ba2cee2b
gnu: shepherd: Use Guile with the finalization crash bug-fix.
Fixes <https://bugs.gnu.org/37757>.
Reported by Jesse Gibbons <jgibbons2357@gmail.com>.

* gnu/packages/admin.scm (shepherd)[native-inputs, inputs]: Use
GUILE-2.2/BUG-FIX instead of GUILE-2.2.
2019-12-09 18:32:05 +01:00
Ludovic Courtès 4bd6f1d1d6
gnu: guile: Add 2.2.6-1 with a finalization crash bug-fix.
* gnu/packages/patches/guile-finalization-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-2.2/bug-fix): New variable.
2019-12-09 18:32:05 +01:00
Guillaume Le Vaillant 9a05da36b5
gnu: i2pd: Update to 2.29.0.
* gnu/packages/i2p.scm (i2pd): Update to 2.29.0.
  [arguments]: Disable x25519 test in the 'check' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-09 18:32:05 +01:00
Guillaume Le Vaillant 4427417bd7
gnu: websocketpp: Add patch for Boost >= 1.70.
* gnu/packages/patches/websocket-fix-for-boost-1.70.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (websocketpp): Use it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-09 18:32:04 +01:00
Guillaume Le Vaillant 054ff198e4
gnu: bitcoin-abc: Update to 0.20.7.
* gnu/packages/finance.scm (bitcoin-abc): Update to 0.20.7.
  [native-inputs]: Add autoconf, automake and libtool.
  [inputs]: Add qrencode and zlib.
  [arguments]: Remove fix-tests phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-09 18:32:04 +01:00
Ricardo Wurmus bf770d9240
gnu: r-metap: Update to 1.2.
* gnu/packages/cran.scm (r-metap): Move this from here...
* gnu/packages/bioconductor.scm (r-metap): ...to here and update to 1.2.
[propagated-inputs]: Add r-mutoss and r-tfisher.
2019-12-09 18:11:20 +01:00
Ricardo Wurmus 151965fab4
gnu: Add r-tfisher.
* gnu/packages/cran.scm (r-tfisher): New variable.
2019-12-09 18:11:20 +01:00
Ricardo Wurmus ca0b340142
gnu: r-umap: Update to 0.2.4.0.
* gnu/packages/cran.scm (r-umap): Update to 0.2.4.0.
2019-12-09 18:11:20 +01:00
Ricardo Wurmus 88fdfd792f
gnu: r-globals: Update to 0.12.5.
* gnu/packages/cran.scm (r-globals): Update to 0.12.5.
2019-12-09 18:11:20 +01:00
Ricardo Wurmus e7e87d3840
gnu: r-renv: Update to 0.9.1.
* gnu/packages/cran.scm (r-renv): Update to 0.9.1.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus 59ed55df27
gnu: r-cli: Update to 2.0.0.
* gnu/packages/cran.scm (r-cli): Update to 2.0.0.
[propagated-inputs]: Add r-fansi and r-glue.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus 73827e8431
gnu: r-energy: Update to 1.7-7.
* gnu/packages/cran.scm (r-energy): Update to 1.7-7.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus 5e97576bc1
gnu: r-callr: Update to 3.4.0.
* gnu/packages/cran.scm (r-callr): Update to 3.4.0.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus 2d057c6378
gnu: r-r-utils: Update to 2.9.2.
* gnu/packages/statistics.scm (r-r-utils): Update to 2.9.2.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus 3bd7ffaa71
gnu: r-rcpparmadillo: Update to 0.9.800.3.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.800.3.0.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus b762a6c991
gnu: r-data-table: Update to 1.12.8.
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.8.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus f21147625f
gnu: Add r-mutoss.
* gnu/packages/bioconductor.scm (r-mutoss): New variable.
2019-12-09 18:11:19 +01:00
Jelle Licht 7e16db9569
Remove runaway patch file.
This was added by accident in 92a0c3ec35.

* 0001-doc-Fix-typo.patch: Delete file.
2019-12-09 18:04:47 +01:00
Jelle Licht 92a0c3ec35
doc: Fix typo.
* doc/guix.texi (bitlbee-configuration): The field that refers to the bitlbee
package is called "bitlbee", not "package".
2019-12-09 17:27:38 +01:00
Pierre Neidhardt 02b6382169
gnu: sbcl: Fix missing return value of phase.
* gnu/packages/lisp.scm (sbcl)[arguments]: Return #t in patch-unix-tool-paths
  phase.
2019-12-09 12:20:48 +01:00
Ricardo Wurmus 0bfa8744ae
gnu: lm-sensors: Fix substitution of grep.
* gnu/packages/linux.scm (lm-sensors)[arguments]: Substitute occurrences of
"grep".
2019-12-09 11:12:58 +01:00
Maxim Cournoyer a7a492899a
gnu: emacs: Delete the subdirs.el file under the site-lisp directory.
This fixes bug #38533 (see: https://bugs.gnu.org/38533).

* gnu/packages/emacs.scm (emacs)[phases]{install-site-start}: Delete the
subdirs.el file.

Reported-by:  Diego Nicola Barbato <dnbarbato@posteo.de>
2019-12-09 13:52:22 +09:00
Evan Straw 9beec2173f
gnu: stumpwm: Remove obsolete patch.
* gnu/local.mk (stumpwm-fix-broken-read-one-line.patch): Remove obsolete.

Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-08 21:26:21 -06:00
Evan Straw 59198ba198
gnu: stumpwm: Update to 19.11.
* gnu/packages/wm.scm (stumpwm): Update to 19.11.

Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-08 21:24:44 -06:00
Dimakakos Dimos 72cdf60f71
gnu: emacs-lsp-mode: Update to 6.2.1.
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 6.2.1.

Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-08 21:05:48 -06:00
Björn Höfling 216ccceddd
gnu: ruby-unicode-display-width: Update to 1.6.0.
* gnu/packages/ruby.scm (ruby-unicode-display-width): Update to 1.6.0.
2019-12-09 00:35:42 +01:00
Björn Höfling 7923b9bf5f
gnu: ruby-nio4r: Update to 2.5.2.
* gnu/packages/ruby.scm (ruby-nio4r): Update to 2.5.2.
2019-12-09 00:35:42 +01:00
Björn Höfling 865ba3f458
gnu: ruby-rubocop: Update to 0.77.0.
* gnu/packages/ruby.scm (ruby-rubocop): Update to 0.77.0.
2019-12-09 00:35:42 +01:00
Björn Höfling 7fa83fa860
gnu: ruby-safe-yaml: Update to 1.0.5.
* gnu/packages/ruby.scm(ruby-save-yaml): Update to 1.0.5.
* gnu/packages/patches/ruby-safe-yaml-add-require-time.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-12-09 00:35:42 +01:00
Björn Höfling 55cc5ef80d
gnu: ruby-rouge: Update to 3.13.0.
* gnu/packages/ruby.scm (ruby-rouge): Update to 3.13.0.
2019-12-09 00:35:42 +01:00
Björn Höfling feaaa603de
gnu: ruby-pathutil: Update to 0.16.2.
* gnu/packages/ruby.scm (ruby-pathutil): Update to 0.16.2.
2019-12-09 00:35:41 +01:00