Ricardo Wurmus
eae8e56a64
gnu: r-testthat: Update to 2.2.1.
...
* gnu/packages/statistics.scm (r-testthat): Update to 2.2.1.
[propagated-inputs]: Add r-evaluate.
2019-08-06 15:48:50 +02:00
Ricardo Wurmus
c2e85d0265
gnu: r-digest: Update to 0.6.20.
...
* gnu/packages/statistics.scm (r-digest): Update to 0.6.20.
2019-08-06 15:48:50 +02:00
Ricardo Wurmus
d6e54e7002
gnu: r-nlme: Update to 3.1-141.
...
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-141.
2019-08-06 15:48:50 +02:00
Ricardo Wurmus
ecebfe51ce
gnu: r-foreign: Update to 0.8-72.
...
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-72.
2019-08-06 15:48:50 +02:00
Ricardo Wurmus
6eccb0879f
gnu: r-boot: Update to 1.3-23.
...
* gnu/packages/statistics.scm (r-boot): Update to 1.3-23.
2019-08-06 15:48:50 +02:00
Rutger Helling
49fd98bf65
gnu: faudio: Update to 19.08.
...
* gnu/packages/audio.scm (faudio): Update to 19.08.
2019-08-06 13:09:23 +02:00
Rutger Helling
932f795c0e
gnu: kitty: Update to 0.14.3.
...
* gnu/packages/terminals.scm (kitty): Update to 0.14.3.
[inputs]: Add libcanberra.
2019-08-06 13:06:25 +02:00
Brian Leung
6a5198170e
gnu: emacs-ivy: Update to 0.12.0-1.d3e4514.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.12.0-1.d3e4514.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-06 09:41:44 +02:00
Mark H Weaver
aac6c53a7b
gnu: libmad: Add more security fixes from Debian.
...
Includes fixes for CVE-2017-8372, CVE-2017-8373, and CVE-2017-8374.
Reported by <marit@secmail.pro> in <https://bugs.gnu.org/36909 >.
* gnu/packages/patches/libmad-frame-length.patch: Delete file.
* gnu/packages/patches/libmad-length-check.patch,
gnu/packages/patches/libmad-md_size.patch: New files.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/mp3.scm (libmad)[source]: Update patches accordingly.
2019-08-06 03:18:24 -04:00
Rutger Helling
b0c48829b6
gnu: flatpak: Update to 1.4.2.
...
* gnu/packages/package-management.scm (flatpak): Update to 1.4.2.
2019-08-06 08:25:35 +02:00
Marius Bakke
2426e2c94c
gnu: strace: Fix test failures on some systems.
...
* gnu/packages/patches/strace-ipc-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (strace)[source](patches): New field.
[arguments]: Add 'regenerate-tests' phase.
Co-Authored-By: Mark H Weaver <mhw@netris.org>
2019-08-06 02:17:38 -04:00
Tobias Geerinckx-Rice
96681d4be1
gnu: terminator: Wrap instead of propagating GSettings schemas.
...
* gnu/packages/gnome.scm (terminator)[inputs]:
Move gsettings-desktop-schemas back here…
[propagated-inputs]: …from here.
[arguments]: Add the glib-or-gtk-build-system's ‘glib-or-gtk-wrap’
phase.
2019-08-05 22:18:57 +02:00
Tobias Geerinckx-Rice
7b88b71120
gnu: libvirt: Update to 5.6.0.
...
* gnu/packages/virtualization.scm (libvirt): Update to 5.6.0.
[source]: Remove patch.
* gnu/packages/patches/libvirt-remove-ATTRIBUTE_UNUSED.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-08-05 21:03:31 +02:00
Tobias Geerinckx-Rice
d866acca9a
gnu: python-libvirt: Update to 5.6.0.
...
* gnu/packages/virtualization.scm (python-libvirt): Update to 5.6.0.
2019-08-05 21:03:31 +02:00
Mark H Weaver
0fae1b6dee
Revert "gnu: nss: Update to 3.45 [security fixes]."
...
This reverts commit 95580bda05
.
Note that the security fixes mentioned in that commit were already
present in NSS 3.44.1, which is the version that's now reinstated
by this revert. The rationale for this revert is that NSS 3.45 fails
to build on armhf-linux.
2019-08-05 12:45:22 -04:00
Brian Leung
e15ec8bcec
gnu: emacs-org-super-agenda: Update to 1.1.1-1.375bde4.
...
* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): Update to
1.1.1-1.375bde4.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:19:03 +02:00
Brian Leung
4d48e277ca
gnu: Add emacs-org-sidebar.
...
* gnu/packages/emacs-xyz.scm (emacs-org-sidebar): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:17:46 +02:00
Brian Leung
003d153783
gnu: emacs-dired-hacks: Update to 0.0.1-2.886befe.
...
* gnu/packages/emacs-xyz.scm (emacs-dired-hacks): Update to 0.0.1-2.886befe.
[description]: Use full sentences.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:16:59 +02:00
Brian Leung
f94ae7d472
gnu: Add emacs-nswbuff.
...
* gnu/packages/emacs-xyz.scm (emacs-nswbuff): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:15:44 +02:00
Brian Leung
12dd1a4838
gnu: Add emacs-company-math.
...
* gnu/packages/emacs-xyz.scm (emacs-company-math): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:15:00 +02:00
Brian Leung
16fdde79ec
gnu: Add emacs-math-symbol-lists.
...
* gnu/packages/emacs-xyz.scm (emacs-math-symbol-lists): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:13:58 +02:00
Brian Leung
c07f3113d9
gnu: Add emacs-hercules.
...
* gnu/packages/emacs-xyz.scm (emacs-hercules): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:12:59 +02:00
Brian Leung
d052e51b57
gnu: Add emacs-mc-extras.
...
* gnu/packages/emacs-xyz.scm (emacs-mc-extras): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:12:09 +02:00
Brian Leung
594d60a3f4
gnu: emacs-nodejs-repl: Update to 0.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-nodejs-repl): Update to 0.2.2.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:09:52 +02:00
Brian Leung
365e94c019
gnu: emacs-counsel-etags: Update to 1.8.7.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.8.7.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:09:37 +02:00
Brian Leung
10989c59cb
gnu: emacs-lua-mode: Update to 20151025-2.95c64bb.
...
* gnu/packages/emacs-xyz.scm (emacs-lua-mode): Update to 20151025-2.95c64bb.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:08:30 +02:00
Brian Leung
f48aa64ea8
gnu: emacs-evil-expat: Update to 0.0.1-1.f4fcd0a.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-expat): Update to 0.0.1-1.f4fcd0a.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:07:09 +02:00
Brian Leung
fef08850b7
gnu: emacs-so-long: Update to 1.0-2.cfae473.
...
* gnu/packages/emacs-xyz.scm (emacs-so-long): Update to 1.0-2.cfae473.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:05:26 +02:00
Brian Leung
aca6091b05
gnu: emacs-highlight-indentation: Update to 0.7.0-1.d03803f.
...
* gnu/packages/emacs-xyz.scm (emacs-highlight-indentation): Update to
0.7.0-1.d03803f.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:04:27 +02:00
Brian Leung
76c2e51017
gnu: Add emacs-dired-toggle-sudo.
...
* gnu/packages/emacs-xyz.scm (emacs-dired-toggle-sudo): New variable.
* gnu/packages/patches/emacs-dired-toggle-sudo-emacs-26.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 16:02:05 +02:00
Brian Leung
1a24d8b347
gnu: Add emacs-helm-org-rifle.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-org-rifle): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 15:47:00 +02:00
Brian Leung
1239146613
gnu: emacs-magit-todos: Update to 1.3.
...
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.3.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 15:45:54 +02:00
Brian Leung
0074b1e96c
gnu: Add emacs-scroll-on-drag.
...
* gnu/packages/emacs-xyz.scm (emacs-scroll-on-drag): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 15:45:24 +02:00
Brian Leung
91b351de53
gnu: Add emacs-evil-traces.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-traces): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 15:43:05 +02:00
Brian Leung
7fb91e4f36
gnu: emacs-helm: Update to 3.3.
...
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.3.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 15:40:37 +02:00
Jonathan Frederickson
213315d485
gnu: Add libhandy.
...
* gnu/packages/gnome.scm (libhandy): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 14:06:11 +02:00
Nicolas Goaziou
b705b1388f
gnu: emacs-org-contrib: Update to 20190805.
...
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20190805.
2019-08-05 13:07:56 +02:00
Nicolas Goaziou
dedafb9ccf
gnu: emacs-org: Update to 9.2.5.
...
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.2.5.
2019-08-05 13:03:17 +02:00
Brian Leung
71804546b1
gnu: python-scikit-learn: Make gzip timestamps writable.
...
* gnu/packages/machine-learning.scm (python-scikit-learn)
[arguments]: Add custom phase to make gzip timestamps writable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-08-05 10:23:02 +03:00
Brian Leung
d9340de903
gnu: khmer: Make gzip timestamps writable.
...
* gnu/packages/bioinformatics.scm (khmer)[arguments]: Add custom phase
to make gzip timestamps writable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-08-05 10:22:20 +03:00
Mark H Weaver
5ee4d11ff4
gnu: linux-libre: Update to 5.2.6.
...
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.6.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
2019-08-04 22:02:02 -04:00
Mark H Weaver
b4478eb2e3
gnu: linux-libre@4.19: Update to 4.19.64.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.64.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
2019-08-04 22:01:59 -04:00
Mark H Weaver
cf1941712f
gnu: linux-libre@4.14: Update to 4.14.136.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.136.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
2019-08-04 22:01:57 -04:00
Mark H Weaver
8079493c6c
gnu: linux-libre@4.9: Update to 4.9.187.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.187.
(linux-libre-4.9-pristine-source)[hash]: Update hash.
2019-08-04 22:01:55 -04:00
Mark H Weaver
71f9016a4f
gnu: linux-libre@4.4: Update to 4.4.187.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.187.
(linux-libre-4.4-pristine-source)[hash]: Update hash.
2019-08-04 22:01:52 -04:00
Mark H Weaver
95580bda05
gnu: nss: Update to 3.45 [security fixes].
...
Includes fixes for CVE-2019-11719, CVE-2019-11727, and CVE-2019-11729.
* gnu/packages/nss.scm (nss): Update to 3.45.
2019-08-04 21:59:38 -04:00
Tobias Geerinckx-Rice
35600cd9a0
gnu: docker-compose: Remove inputs for old Python versions.
...
* gnu/packages/docker.scm (docker-compose)[inputs]:
Remove python2-backport-ssl-match-hostname and python-ipaddress.
2019-08-05 01:06:58 +02:00
Tobias Geerinckx-Rice
d12578f2e2
gnu: python-docker-py: Propagate dependencies.
...
* gnu/packages/docker.scm (python-docker-py)[inputs]:
Move python-docker-pycreds and python-paramiko from here…
[propagated-inputs]: …to here.
(docker-compose)[inputs]: Remove them.
2019-08-05 01:06:58 +02:00
Tobias Geerinckx-Rice
e643d90f0f
gnu: docker-compose: Remove Windows-specific input.
...
* gnu/packages/docker.scm (docker-compose)[inputs]:
Remove python-colorama.
2019-08-05 01:06:57 +02:00
Marius Bakke
5b689de58d
gnu: x265: Update to 3.1.2.
...
* gnu/packages/video.scm (x265): Update to 3.1.2.
2019-08-05 00:17:09 +02:00