gnu: diffoscope: Remove redundant let binding.
* gnu/packages/diffoscope.scm (diffoscope): Unbind VERSION.
gnu: docker, docker-cli: Update to 19.03.9.
* gnu/packages/docker.scm (%docker-version): Update to 19.03.9.
(docker, docker-cli): Update hashes.
gnu: websocketpp: Update to 0.8.2.
* gnu/packages/web.scm (websocketpp): Update to 0.8.2.
[source]: Replace patch.
* gnu/packages/patches/websocketpp-fix-for-boost-1.70.patch: Delete file.
* gnu/packages/patches/websocketpp-fix-for-cmake-3.15.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
gnu: strace: Update to 5.7.
* gnu/packages/linux.scm (strace): Update to 5.7.
[arguments]: Disable three failing tests.
gnu: singular: Update to 4.1.3p1.
* gnu/packages/algebra.scm (singular): Update to 4.1.3p1.
gnu: iproute2: Update to 5.7.0.
* gnu/packages/linux.scm (iproute): Update to 5.7.0.
gnu: man-db: Update to 2.9.2.
* gnu/packages/man.scm (man-db): Update to 2.9.2.
gnu: fetchmail: Update to 6.4.6.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.6.
gnu: synapse: Update to 1.14.0.
* gnu/packages/matrix.scm (synapse): Update to 1.14.0.
tests: syscall: Support file-systems without extended attributes.
* tests/syscalls.scm (setxattr): Catch ENOTSUP that can be raised if the
file-system does not support extended user attributes.
gnu: Add cl-1am.
* gnu/packages/lisp-xyz.scm (sbcl-1am, cl-1am, ecl-1am): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-sxql.
* gnu/packages/lisp-xyz.scm (sbcl-sxql, cl-sxql, ecl-sxql): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-exponential-backoff.
* gnu/packages/lisp-xyz.scm (sbcl-exponential-backoff, cl-exponential-backoff,
ecl-exponential-backoff): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-rove.
* gnu/packages/lisp-xyz.scm (sbcl-rove, cl-rove, ecl-rove): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-dissect.
* gnu/packages/lisp-xyz.scm (sbcl-dissect, cl-dissect, ecl-dissect):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-uuid.
* gnu/packages/lisp-xyz.scm (sbcl-uuid, cl-uuid, ecl-uuid): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-prometheus.pushgateway.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.pushgateway,
cl-prometheus.pushgateway, ecl-prometheus.pushgateway): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-prometheus.exposers.hunchentoot.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.exposers.hunchentoot,
cl-prometheus.exposers.hunchentoot): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-prometheus.formats.text.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.formats.text,
cl-prometheus.formats.text, ecl-prometheus.formats.text): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>