Commit Graph

37884 Commits (86445c8e35724d0bae3f2be9fe71376e844735fe)

Author SHA1 Message Date
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
Marius Bakke 621ce95cfe
gnu: x265: Update source URI.
* gnu/packages/video.scm (x265)[source](uri): Add the canonical upstream at
<https://bitbucket.org/multicoreware/x265>.
2019-08-05 00:17:09 +02:00
Marius Bakke 15b5963300
gnu: i3-wm: Update to 4.17.
* gnu/packages/wm.scm (i3-wm): Update to 4.17.
2019-08-04 17:39:04 +02:00
Marius Bakke cb96d239e6
gnu: i3status: Update to 2.13.
* gnu/packages/wm.scm (i3status): Update to 2.13.
[arguments]: Remove #:make-flags and #:phases.  Add #:out-of-source?.
[native-inputs]: Add DOCBOOK-XSL, LIBXML2 and XMLTO.
2019-08-04 17:38:13 +02:00
Marius Bakke 4f868257f3
gnu: samba: Update to 4.10.6.
* gnu/packages/samba.scm (samba): Update to 4.10.6.
2019-08-04 16:22:35 +02:00
Marius Bakke 2e2db09280
gnu: strace: Update to 5.2.
* gnu/packages/linux.scm (strace): Update to 5.2.
2019-08-04 16:22:20 +02:00
Marius Bakke 16feaeefc9
gnu: libevent: Update to 2.1.11.
* gnu/packages/libevent.scm (libevent): Update to 2.1.11.
2019-08-04 16:22:01 +02:00
Marius Bakke febbe43155
gnu: exiv2: Update to 0.27.2.
* gnu/packages/image.scm (exiv2): Update to 0.27.2.
2019-08-04 16:21:43 +02:00
Marius Bakke 9728def2e9
gnu: enchant: Update to 2.2.5.
* gnu/packages/enchant.scm (enchant): Update to 2.2.5.
2019-08-04 16:21:26 +02:00
Marius Bakke e920037793
gnu: docker-cli: Print a usable version string.
* gnu/packages/docker.scm (docker-cli)[arguments]<#:phases>: Set the VERSION
variable before building the package.
2019-08-04 13:33:42 +02:00
Marius Bakke 7f2e852267
gnu: ungoogled-chromium: Update to 76.0.3809.87-0.6ea9390.
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 76.
(%chromium-version): Set to 76.0.3809.87.
(%ungoogled-revision): Set to 6ea939002bae43a27910e03569d43519d07842e7.
(%debian-revision): Set to debian/76.0.3809.87-2.
(%chromium-origin, %ungoogled-origin, %debian-origin): Update hashes.
(gentoo-patch, gentoo-patches): New procedures.
(%auxiliary-patches): New variable.
(ungoogled-chromium-source): Ignore Ungoogleds bundled Debian patches, as well
as some of Debians build fixes.  Apply %AUXILIARY-PATCHES.
(ungoogled-chromium)[arguments]: Adjust unbundling substitutions.  Do not set
Blink symbol level.
2019-08-04 13:33:42 +02:00
Marius Bakke f339cb188a
gnu: re2: Update to 2019-08-01.
* gnu/packages/regex.scm (re2): Update to 2019-08-01.
2019-08-04 13:33:42 +02:00
Tobias Geerinckx-Rice ded545d562
gnu: mpfi: Use @acronym{} in Texinfo.
* gnu/packages/multiprecision.scm (mpfi)[description]: Substitute
@acronym{} for @dfn{}.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice aaf80ba781
gnu: mpc: Use @acronym{} in Texinfo.
* gnu/packages/multiprecision.scm (mpc)[description]: Substitute
@acronym{} for @dfn{}.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice 932b607293
gnu: mpfr: Use @acronym{} in Texinfo.
* gnu/packages/multiprecision.scm (mpfr)[description]: Substitute
@acronym{} for @dfn{}.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice 245fae9077
gnu: gmp: Use @acronym{} in Texinfo.
* gnu/packages/multiprecision.scm (gmp)[description]: Substitute
@acronym{} for @dfn{}.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice f8f2b048b9
gnu: mtd-utils: Support cryptography.
* gnu/packages/linux.scm (mtd-utils)[inputs]: Add openssl.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice 9ea820a5bf
gnu: mtd-utils: Update to 2.1.1.
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.1.
[inputs]: Add zstd:lib.
2019-08-03 23:26:39 +02:00
Tobias Geerinckx-Rice b5e912a88c
gnu: man-pages: Update to 5.02.
* gnu/packages/man.scm (man-pages): Update to 5.02.
2019-08-03 17:41:29 +02:00
Alex Vong 144cb83a71
gnu: youtube-dl: Update to 2019.08.02.
* gnu/packages/video.scm (youtube-dl): Update to 2019.08.02.
2019-08-03 21:54:08 +08:00
David Thompson 2d0e802f1a
gnu: guile-next: Update to 2.9.3.
* gnu/packages/guile.scm (guile-next): Update to 2.9.3.
2019-08-03 08:14:20 -04:00
Rutger Helling 036feaf9cb
gnu: wine64-staging: Adapt patch script.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Don't exclude certain
patches.
2019-08-03 10:50:58 +02:00
Rutger Helling 09fd82ce8c
gnu: wine-staging: Update to 4.13.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.13.
* gnu/packages/wine.scm (wine-staging): Update to 4.13.
2019-08-03 10:33:23 +02:00
Tobias Geerinckx-Rice 82ebb785f1
gnu: you-get: Update to 0.4.1328.
* gnu/packages/video.scm (you-get): Update to 0.4.1328.
2019-08-03 01:13:47 +02:00
Tobias Geerinckx-Rice 095c09c773
gnu: krita: Update to 4.2.5.
* gnu/packages/kde.scm (krita): Update to 4.2.5.
2019-08-03 01:13:47 +02:00
Tobias Geerinckx-Rice ad9fd1ba2c
gnu: texmacs: Update to 1.99.11.
* gnu/packages/text-editors.scm (texmacs): Update to 1.99.11.
2019-08-03 01:13:47 +02:00
Pierre Neidhardt 000faac0a2
gnu: sbcl-trivia: Fix .asd loading.
* gnu/packages/lisp.scm (sbcl-trivia): Do it.
2019-08-02 17:45:37 +02:00
Pierre Neidhardt 6ba457cc1c
gnu: Add sbcl-cl-str.
* gnu/packages/lisp.scm (sbcl-cl-str): New variable.
2019-08-02 13:11:13 +02:00
Tobias Geerinckx-Rice 7c13793dbc
Revert "gnu: fontforge: Update to 20190801."
This is core-updates material.
This reverts commit 4bb1582c8a.
2019-08-02 08:42:14 +02:00
Tobias Geerinckx-Rice 3ab8c2242d
gnu: fontforge: Use top-level home page.
* gnu/packages/fontutils.scm (fontforge)[home-page]: Remove language code.
2019-08-02 08:00:07 +02:00
Tobias Geerinckx-Rice 4bb1582c8a
gnu: fontforge: Update to 20190801.
* gnu/packages/fontutils.scm (fontforge): Update to 20190801.
2019-08-02 08:00:07 +02:00
Tobias Geerinckx-Rice a17fe3f01a
gnu: Add missing pcre2-fix-jit_match-crash.patch.
* gnu/packages/patches/pcre2-fix-jit_match-crash.patch: Really new file.
2019-08-02 02:01:17 +02:00
Tobias Geerinckx-Rice 61919f0981
gnu: php: Update to 7.3.8.
* gnu/packages/php.scm (php): Update to 7.3.8.
[inputs]: Use pcre2/fixed.
2019-08-02 01:49:53 +02:00
Tobias Geerinckx-Rice 951fd8572a
gnu: pcre@2: Fix run-time crash [security fix].
* gnu/packages/pcre.scm (pcre2)[replacement]: New field.
(pcre2/fixed): New public variable.
* packages/patches/pcre2-fix-jit_match-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-08-02 01:49:47 +02:00
Tobias Geerinckx-Rice 9b76aa1031
gnu: php: Don't use NAME in source URI.
* gnu/packages/php.scm (php)[source]: Hard-code NAME.
2019-08-02 01:49:24 +02:00
Nicolas Goaziou d9e3f9d9d7
gnu: giac: Update to 1.5.0-63.
* gnu/packages/algebra.scm (giac): Update to 1.5.0-63.
2019-08-02 00:08:08 +02:00
Nicolas Goaziou d623e98f0d
gnu: snap: Update to 5.0.8.
* gnu/packages/education.scm (snap): Update to 5.0.8.
2019-08-01 22:42:26 +02:00
Nicolas Goaziou 5d727935a8
gnu: silkaj: Update to 0.7.3.
* gnu/packages/finance.scm (silkaj): Update to 0.7.3.
2019-08-01 22:34:04 +02:00
Nicolas Goaziou a41cd13563
gnu: python-duniterpy: Update to 0.55.1.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.55.1.
2019-08-01 22:24:34 +02:00
mjbecze@riseup.net 01b37d0f74
gnu: Add trezord.
* gnu/packages/finance.scm (trezord): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-08-01 22:04:22 +02:00
Nicolas Goaziou 0ca3ee43b7
gnu: wireshark: Update to 3.0.3.
* gnu/packages/networking.scm (wireshark): Update to 3.0.3.
2019-08-01 17:30:11 +02:00
Tobias Geerinckx-Rice e7dfbae8a9
gnu: mksh: Update to 57.
* gnu/packages/shells.scm (mksh): Update to 57.
2019-08-01 07:04:27 +02:00
Tobias Geerinckx-Rice 3935507f0f
gnu: intel-vaapi-driver: Restrict supported systems.
As noted at <https://debbugs.gnu.org/36814> and then promptly forgotten.
This follows up on commit d8d7565b82.

* gnu/packages/video.scm (intel-vaapi-driver)[supported-systems]:
Build onl on Intel systems.
2019-08-01 05:43:33 +02:00
Tobias Geerinckx-Rice a094693de3
gnu: sane-backends: Build back ends that need JPEG support.
* gnu/packages/scanner.scm (sane-backends)[inputs]: Add libjpeg.
2019-08-01 05:43:33 +02:00
Tobias Geerinckx-Rice 7018f926d4
gnu: sane-backends-minimal: Update to 1.0.28.
* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.28.
[arguments]: Disable back end tests.
2019-08-01 05:34:56 +02:00
Mark H Weaver 6af4cb30d3
gnu: blender: Remove stale warning about it being an RC build.
This is a followup to commit 274ba54e53.

* gnu/packages/graphics.scm (blender)[description]: Remove warning.
2019-07-31 16:13:00 -04:00
Mark H Weaver ee825b5d0f
gnu: linux-libre: Update to 5.2.5.
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.5.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
2019-07-31 15:04:26 -04:00
Mark H Weaver ead739ec64
gnu: linux-libre@4.19: Update to 4.19.63.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.63.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
2019-07-31 15:03:47 -04:00
Mark H Weaver fd9832e624
gnu: linux-libre@4.14: Update to 4.14.135.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.135.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
2019-07-31 15:02:22 -04:00
Marius Bakke af825b11f7
gnu: Remove python2-trezor and python2-trezor-agent.
Some of the automatic python3->python2 transformation packages that these
depend upon are failing.  Just remove these trivial packages to please the CI.

* gnu/packages/finance.scm (python2-trezor-agent, python2-trezor): Remove
variables.
2019-07-31 19:37:32 +02:00
Ricardo Wurmus 14bb1c4842
gnu: Add r-cicero-monocle3.
* gnu/packages/bioconductor.scm (r-cicero-monocle3): New variable.
2019-07-31 19:01:22 +02:00
Danny Milosavljevic 3d88855dfd
gnu: claws-mail: Add startup-notification.
* gnu/packages/mail.scm (claws-mail)[inputs]: Add startup-notification.
2019-07-31 14:07:01 +02:00
Oleg Pykhalov 716908411b
gnu: emacs-org-ql: Update to 0.1.
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.1.
2019-07-31 13:08:58 +03:00
Oleg Pykhalov becb69cfe6
gnu: Add emacs-org-redmine.
* gnu/packages/emacs-xyz.scm (emacs-org-redmine): New variable.
2019-07-31 13:08:25 +03:00
Pierre Neidhardt e4ce0097c7
gnu: Add sbcl-mk-string-metrics.
* gnu/packages/lisp.scm (sbcl-mk-string-metrics): New variable.
2019-07-31 10:27:45 +02:00
Tobias Geerinckx-Rice bab94ffa0e
gnu: python-glances: Please ‘guix lint’.
* gnu/packages/python-xyz.scm (python-glances)[synopsis]: Remove article.
[description]: Double-space between sentences.
2019-07-31 05:46:07 +02:00
Tobias Geerinckx-Rice 15b4c91163
gnu: python-glances: Don't check for updates by default.
* gnu/packages/python-xyz.scm (python-glances)[source]: Add snippet.
2019-07-31 05:46:07 +02:00
Tobias Geerinckx-Rice 9898a2d345
gnu: python-glances: Update to 3.1.1.
* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.1.
[propagated-inputs]: Add python-future.
2019-07-31 05:46:07 +02:00
Eric Bavier 9e43348e75
gnu: netsurf: Add libnslog input.
* gnu/packages/web.scm (netsurf)[inputs]: Add libnslog.
2019-07-30 22:37:27 -05:00
Eric Bavier 2c618972c0
gnu: Add libnslog.
* gnu/packages/web.scm (libnslog): New variable.
2019-07-30 22:36:44 -05:00
Eric Bavier 33d13088d0
gnu: netsurf: Update to 3.9.
* gnu/packages/web.scm (netsurf)[source]: Update to 3.9.
[native-inputs]: Add "xxd" input.
2019-07-30 19:27:47 -05:00
Eric Bavier 595d4ab163
gnu: nsgenbind: Update to 0.7.
* gnu/packages/web.scm (nsgenbind)[source]: Update to 0.7.  Remove use of
"name" in source url.
2019-07-30 19:27:08 -05:00
Eric Bavier 0a7473f16b
gnu: libnspsl: Update to 0.1.5.
* gnu/packages/web.scm (libnspsl)[source]: Update to 0.1.5.  Remove use of
"name" in url.
2019-07-30 19:26:33 -05:00
Eric Bavier 2dd9b64307
gnu: libdom: Update to 0.4.0.
* gnu/packages/web.scm (libdom)[source]: Update to 0.4.0.  Remove use of
"name" in source url.
2019-07-30 19:25:57 -05:00
Eric Bavier 816edf3380
gnu: libcss: Update to 0.9.0.
* gnu/packages/web.scm (libcss)[source]: Update to 0.9.0.  Remove use of
"name" in source url.
2019-07-30 19:25:23 -05:00
Eric Bavier c033093b8d
gnu: libwapcaplet: Update to 0.4.2.
* gnu/packages/web.scm (libwapcaplet)[source]: Update to 0.4.2.  Remove use of
"name" in source url.
2019-07-30 19:24:49 -05:00
Eric Bavier 33abd52719
gnu: hubbub: Update to 0.3.6.
* gnu/packages/web.scm (hubbub)[source]: Update to 0.3.6.  Remove use of
"name" in source url.
2019-07-30 19:22:25 -05:00
Leo Famulari 274ba54e53
gnu: Blender: Update to 2.80.
* gnu/packages/graphics.scm (blender): Update to 2.80.
2019-07-30 18:56:27 -04:00
Nicolas Goaziou ffbaefc71a
gnu: flare-game: Update to 1.11.
* gnu/packages/games.scm (flare-game): Update to 1.11.
2019-07-30 22:47:44 +02:00
Nicolas Goaziou f9622ec713
gnu: flare-engine: Update to 1.11.
* gnu/packages/games.scm (flare-engine): Update to 1.11.
2019-07-30 22:39:33 +02:00
Nicolas Goaziou 5473261b21
gnu: grammalecte: Update to 1.2.1.
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.2.1.
2019-07-30 22:28:03 +02:00
Nicolas Goaziou 2363ed01ec
gnu: Add geany.
* gnu/packages/text-editors.scm (geany): New variable.
2019-07-30 20:01:59 +02:00
Nicolas Goaziou c55cd98c9c
gnu: Add scintilla.
* gnu/packages/text-editors.scm (scintilla): New variable.
2019-07-30 20:01:54 +02:00
Ricardo Wurmus b2dce6b5a2
gnu: Add r-monocle3.
* gnu/packages/bioconductor.scm (r-monocle3): New variable.
2019-07-30 15:52:48 +02:00
Ricardo Wurmus 86c46d7120
gnu: Add r-uwot.
* gnu/packages/cran.scm (r-uwot): New variable.
2019-07-30 15:52:07 +02:00
Ricardo Wurmus cf51d895f3
gnu: Add r-matrix-utils.
* gnu/packages/cran.scm (r-matrix-utils): New variable.
2019-07-30 15:51:42 +02:00
Ricardo Wurmus 0b2883e1f6
gnu: Add r-grr.
* gnu/packages/cran.scm (r-grr): New variable.
2019-07-30 15:51:34 +02:00
Ricardo Wurmus c4a5ce4648
gnu: Add r-rcppparallel.
* gnu/packages/cran.scm (r-rcppparallel): New variable.
2019-07-30 15:50:42 +02:00
Ricardo Wurmus 8f7d7cd05f
gnu: Add r-speedglm.
* gnu/packages/cran.scm (r-speedglm): New variable.
2019-07-30 15:50:35 +02:00
Ricardo Wurmus 3e63f078da
gnu: Add r-pbmcapply.
* gnu/packages/cran.scm (r-pbmcapply): New variable.
2019-07-30 15:50:20 +02:00
Ricardo Wurmus 37120e7a23
gnu: Add r-rhpcblasctl.
* gnu/packages/cran.scm (r-rhpcblasctl): New variable.
2019-07-30 15:50:10 +02:00
Ricardo Wurmus b46a0ee753
gnu: Add r-cicero.
* gnu/packages/bioconductor.scm (r-cicero): New variable.
2019-07-30 15:22:40 +02:00
Ricardo Wurmus 79f04920b2
gnu: Add r-glasso.
* gnu/packages/cran.scm (r-glasso): New variable.
2019-07-30 15:22:33 +02:00
Ricardo Wurmus b03dd5cfc0
gnu: Add r-sankeyd3.
* gnu/packages/cran.scm (r-sankeyd3): New variable.
2019-07-30 12:17:34 +02:00
Ricardo Wurmus 983906bb95
gnu: Add r-d3r.
* gnu/packages/cran.scm (r-d3r): New variable.
2019-07-30 12:17:34 +02:00
Rutger Helling be27b8f2e1
gnu: youtube-dl: Update to 2019.07.30.
* gnu/packages/video.scm (youtube-dl): Update to 2019.07.30.
2019-07-30 10:48:51 +02:00
Leo Famulari 18c4b0a277
gnu: Syncthing: Update to 1.2.0.
* gnu/packages/syncthing.scm (syncthing): Update to 1.2.0.
[inputs]: Remove go-golang-org-x-crypto-bcrypt and
go-golang-org-x-crypto-blowfish. Add go-golang-org-x-crypto,
go-github-com-getsentry-raven-go, go-github-com-maruel-panicparse,
go-github-com-ccding-go-stun, go-github-com-audriusbutkevicius-pfilter, and
go-github-com-lucas-clemente-quic-go.
2019-07-29 14:57:07 -04:00
Leo Famulari 0c3c597d2e
gnu: Update default Go compiler to Go 1.12.
* gnu/packages/golang.scm (go): Update to go-1.12.
* guix/build/go-build-system.scm (setup-go-environment): Set $GOCACHE.
2019-07-29 14:57:07 -04:00
Leo Famulari 20470893ea
gnu: go-github-com-prometheus-common-expfmt: Update to 0.4.1.
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt):
Update to 0.4.1.
2019-07-29 14:57:06 -04:00
Leo Famulari 695d2a3326
gnu: go-github-com-prometheus-common-model: Update to 0.4.1.
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-model):
Update to 0.4.1.
2019-07-29 14:57:06 -04:00
Leo Famulari 2cdfaa0263
gnu: go-github-com-prometheus-procfs: Update to 0.0.3.
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): Update
to 0.0.3.
[arguments]: Skip the tests.
2019-07-29 14:57:06 -04:00
Leo Famulari eebf6380a4
gnu: go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg: Update to 0.4.1.
* gnu/packages/syncthing.scm
(go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg):
Update to 0.4.1.
2019-07-29 14:57:06 -04:00
Leo Famulari a85a78eb24
gnu: go-github-com-golang-protobuf-proto: Update to 1.3.1.
* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto):
Update to 1.3.1.
2019-07-29 14:57:05 -04:00
Leo Famulari 371b704299
gnu: go-github-com-prometheus-client-model-go: Update to 0.0.2-1.fd36f42.
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go):
Update to 0.0.2-1.fd36f42.
2019-07-29 14:57:05 -04:00
Leo Famulari 307f2c44af
gnu: Go standard library 'net' packages: Update to 0.0.0-3.d28f0bd.
* gnu/packages/golang.scm (go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf,
go-golang-org-x-net-context, go-golang-org-x-net-internal-socks,
go-golang-org-x-net-internal-socket, go-golang-org-x-net-internal-iana,
go-golang-org-x-net-ipv6, go-golang-org-x-net-proxy): Update to 0.0.0-3.d28f0bd.
(go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf,
go-golang-org-x-net-internal-socket,
go-golang-org-x-net-ipv6)[propagated-inputs]: Add go-golang-org-x-sys-unix
2019-07-29 14:57:05 -04:00
Leo Famulari 957e6f7289
gnu: Go standard 'sys' packages: Update to 0.0.0-3.5ed2794.
* gnu/packages/golang.scm (go-golang-org-x-sys-unix,
go-golang-org-x-sys-cpu): Update to 0.0.0-3.5ed2794.
2019-07-29 14:57:05 -04:00
Leo Famulari a2dbcfdd9d
gnu: go-gopkg-in-check-v1: Update to v1-1.0.0-1.788fd78.
* gnu/packages/golang.scm (go-gopkg-in-check-v1): Update to v1-1.0.0-1.788fd78.
2019-07-29 14:57:05 -04:00
Leo Famulari c17e69b3aa
gnu: go-gopkg-in-yaml-v2: Update to 2.2.2.
* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): Update to 2.2.2.
2019-07-29 14:57:04 -04:00
Leo Famulari 8629d8eda7
gnu: Prometheus Go client: Update to 0.9.4.
* gnu/packages/syncthing.scm
(go-github-com-client-golang-prometheus-promhttp,
go-github-com-prometheus-client-golang-prometheus): Update to 0.9.4.
2019-07-29 14:57:04 -04:00
Leo Famulari a93e2392ca
gnu: go-github-com-syndtr-goleveldb: Update to 1.0.1-3.c3a204f.
* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to
1.0.1-3.c3a204f.
2019-07-29 14:57:04 -04:00
Leo Famulari 48e1cbdf6e
gnu: Add go-github-com-ccding-go-stun.
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): New variable.
2019-07-29 14:57:04 -04:00