me
/
guix
Archived
1
0
Fork 0
Commit Graph

70551 Commits (2c3c8ac45dd16892fe9bd701c1c7a3766774e573)

Author SHA1 Message Date
Marius Bakke 6642195f15
gnu: xorgproto: Update to 2021.4.
* gnu/packages/xorg.scm (xorgproto): Update to 2021.4.
2021-05-22 17:08:14 +02:00
Marius Bakke ea782f98d9
gnu: util-macros: Update to 1.19.3.
* gnu/packages/xorg.scm (util-macros): Update to 1.19.3.
2021-05-22 17:08:14 +02:00
Marius Bakke 4250b256d7
gnu: doxygen: Update to 1.9.1.
* gnu/packages/patches/doxygen-1.8.17-runtests.patch,
gnu/packages/patches/doxygen-test.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/documentation.scm (doxygen): Update to 1.9.1.
[source](patches): Remove.
[home-page]: Use HTTPS.
[arguments]: Disable bibtex test with a phase instead of patch.
2021-05-22 17:08:14 +02:00
Marius Bakke 42db0f4e33
gnu: SWIG: Update to 4.0.2.
* gnu/packages/swig.scm (swig): Update to 4.0.2.
[arguments]: Remove.
2021-05-22 17:08:14 +02:00
Marius Bakke 6daa0b5af3
gnu: Tcl/Tk: Update to 8.6.11.
* gnu/packages/patches/tcl-fix-cross-compilation.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/tcl.scm (tcl): Update to 8.6.11.
[source](patches): Remove.
[arguments]: Remove trailing #t's.
(tk): Update to 8.6.11.1.
[arguments]: Remove trailing #t's and reindent.
2021-05-22 17:08:14 +02:00
Marius Bakke 4119775de1
gnu: libuv: Update to 1.41.0.
* gnu/packages/libevent.scm (libuv): Update to 1.41.0.
[native-inputs]: Change from AUTOCONF-WRAPPER to AUTOCONF.
2021-05-22 17:08:14 +02:00
Marius Bakke 46f2d25b09
gnu: libfaketime: Use absolute 'date' reference.
* gnu/packages/check.scm (libfaketime)[inputs]: Add COREUTILS.
[arguments]: Add phase to substitute the absolute 'date' file name.
2021-05-22 17:08:14 +02:00
Marius Bakke b3338f10c4
gnu: help2man: Update to 1.48.3.
* gnu/packages/man.scm (help2man): Update to 1.48.3.
2021-05-22 17:08:14 +02:00
Marius Bakke 5d3ac92cc7
gnu: automake: Remove unnecessary conditional.
* gnu/packages/autotools.scm (automake)[inputs]: Add all unconditionally.
2021-05-22 17:08:14 +02:00
Marius Bakke 1496bb5c10
gnu: autoconf: Remove unnecessary conditional.
* gnu/packages/autotools.scm (autoconf-2.69)[inputs]: Add all
unconditionally.
2021-05-22 17:08:14 +02:00
Marius Bakke b08d989045
gnu: boost: Update to 1.76.0.
* gnu/packages/patches/boost-fix-transitive-linking.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/boost.scm (boost): Update to 1.76.0.
[source](patches): Remove.
2021-05-22 17:08:14 +02:00
Marius Bakke 52f4ba9617
gnu: util-linux: Disable setarch test on all architectures.
* gnu/packages/linux.scm (util-linux)[arguments]: Don't make the
disable-setarch-test phase conditional.  While at it, remove trailing #t's.
2021-05-22 17:08:13 +02:00
Marius Bakke 11284cb321
gnu: gfortran: Remove obsolete workaround.
* gnu/packages/gcc.scm (gfortran): Use GCC directly.
2021-05-22 17:08:13 +02:00
Marius Bakke b4bf509785
gnu: zstd: Update to 1.5.0.
* gnu/packages/compression.scm (zstd): Update to 1.5.0.
[arguments]: Remove obsolete phase.
2021-05-22 17:08:13 +02:00
Marius Bakke bd6cb1d4eb
gnu: ninja: Update to 1.10.2.
* gnu/packages/ninja.scm (ninja): Update to 1.10.2.
[arguments]: Remove trailing #t's.
2021-05-22 17:08:13 +02:00
Marius Bakke 13ee1b9ea0
gnu: meson: Update to 0.58.0.
* gnu/packages/build-tools.scm (meson): Update to 0.58.0.
[source](patches): New field.
2021-05-22 17:08:13 +02:00
Marius Bakke dfd6ca1908
gnu: Meson: Remove special versions.
* gnu/packages/audio.scm (lv2-speech-denoiser, libaudec)[arguments]: Remove
 #:meson.
* gnu/packages/build-tools.scm (meson): Update to 0.57.2.
(meson-0.55, meson-next): Remove variables.
* gnu/packages/datastructures.scm (tllist)[arguments]: Remove.
* gnu/packages/fontutils.scm (fcft)[arguments]: Likewise.
* gnu/packages/gimp.scm (babl, gegl)[arguments]: Remove #:meson.
* gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: Likewise.
* gnu/packages/lua.scm (emilua)[arguments]: Likewise.
* gnu/packages/music.scm (zrythm)[arguments]: Likewise.
* gnu/packages/terminals.scm (foot)[arguments]: Likewise.
* gnu/packages/virtualization.scm (qemu)[native-inputs]: Change from
MESON-NEXT to MESON.
(libvirt)[arguments]: Remove #:meson.
* gnu/packages/wm.scm (wlroots, sway)[arguments]: Likewise.
2021-05-22 17:08:13 +02:00
Marius Bakke c52eddc70f
gnu: gtkmm: Fix build failure.
* gnu/packages/gtk.scm (gtkmm)[native-inputs]: Add GLIB:BIN.
[propagated-inputs]: Change ATKMM to ATKMM-2.28 and PANGOMM to PANGOMM-2.46.
* gnu/packages/gtk.scm (gtkmm-2)[native-inputs]: Don't inherit from GTKMM.
2021-05-22 17:08:13 +02:00
Marius Bakke 0d2e7dee17
gnu: pangomm@2.42: Update to 2.46.0.
* gnu/packages/gtk.scm (pangomm-2.42): Rename to ...
(pangomm-2.46): ... this.  Update to 2.46.0.
(gtkmm-2)[propagated-inputs]: Adjust accordingly.
2021-05-22 17:08:13 +02:00
Marius Bakke 200ddf3aa3
gnu: cairomm@1.13: Update to 1.14.2.
* gnu/packages/gtk.scm (cairomm-1.13): Rename to ...
(cairomm-1.14): ... this.  Update to 1.14.2.
[build-system, arguments]: Remove.
(pangomm-2.42, gtkmm-2)[propagated-inputs]: Adjust for variable rename.
2021-05-22 17:08:13 +02:00
Marius Bakke f20de6161b
gnu: ATLAS: Fix build with GCC 10.
* gnu/packages/patches/atlas-gfortran-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/maths.scm (atlas)[source](patches): New field.
2021-05-22 17:08:13 +02:00
Marius Bakke a5c6bd38c1
gnu: libical: Update to 3.0.10.
* gnu/packages/calendar.scm (libical): Update to 3.0.10.
2021-05-22 17:08:13 +02:00
Marius Bakke 10755ceb44
gnu: cairomm: Do not propagate fontconfig.
* gnu/packages/gtk.scm (cairomm)[propagated-inputs]: Move FONTCONFIG ...
[inputs]: ... here.  New field.
2021-05-22 17:08:13 +02:00
Marius Bakke 582537d930
gnu: python-sphinx: Update to 4.0.1.
* gnu/packages/sphinx.scm (python-sphinx): Update to 4.0.1.
2021-05-22 17:08:12 +02:00
Marius Bakke 78c2f6e3ad
gnu: python-pyopenssl: Update to 20.0.1.
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 20.0.1.
2021-05-22 17:08:12 +02:00
Marius Bakke b12a916e35
gnu: java.scm: Adjust to new #:disallowed-references convention.
* gnu/packages/java.scm (icedtea-8, openjdk9, openjdk10,
openjdk11)[arguments]: Adjust #:disallowed-references.
2021-05-22 17:08:12 +02:00
Marius Bakke d58e2f2723
gnu: libblockdev: Prepare for GLib 2.58.
* gnu/packages/patches/libblockdev-glib-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/disk.scm (libblockdev)[source](patches): New field.
2021-05-22 16:04:59 +02:00
Marius Bakke 404feffa30
gnu: ucx: Restore (and adapt) ioctl fallback patch.
This is a followup to 4ebd4a58ce which
removed the patch, but it was still necessary for some dependents.

* gnu/packages/patches/ucx-tcp-iface-ioctl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/fabric-management.scm (ucx)[source](patches): New field.
2021-05-22 16:04:59 +02:00
Marius Bakke 19ea43c907
gnu: cmdtest: Do not propagate any inputs.
* gnu/packages/check.scm (cmdtest)[propagated-inputs]: Move everything ...
[inputs]: ... here.  New field.
2021-05-22 16:04:59 +02:00
Marius Bakke 0bdb7d3841
gnu: cmdtest: Update to 0.32-14-gcdfe14e.
* gnu/packages/check.scm (cmdtest): Update to 0.32-14-gcdfe14e.
[source]: Switch to GIT-FETCH.
[arguments]: Remove #:phases and #:python.  Add #:tests?.
[native-inputs]: Change from PYTHON2-CLIAPP, PYTHON2-MARKDOWN, and
PYTHON-TTYSTATUS to their respective Python 3 variants.
2021-05-22 16:04:59 +02:00
Marius Bakke 10c8aa039d
gnu: python2-ttystatus: Add Python 3 variant.
* gnu/packages/python-xyz.scm (python2-ttystatus): Rename to ...
(python-ttystatus): ... this.
[name, native-inputs, arguments]: Adjust accordingly.
[descriptions]: Remove mentions of Python version and add markup.
(python2-ttystatus): Use PACKAGE-WITH-PYTHON2.
2021-05-22 16:04:59 +02:00
Marius Bakke 0d0e3bee03
gnu: python2-cliapp: Add Python 3 variant.
* gnu/packages/python-xyz.scm (python2-cliapp): Rename to ...
(python-cliapp): ... this.
[name, native-inputs, propagated-inputs]: Adjust accordingly.
[arguments]: Disable tests.
[description]: Remove mentions of Python version and add markup.
(python2-cliapp): Use PACKAGE-WITH-PYTHON2.
2021-05-22 16:04:59 +02:00
Marius Bakke 350833554b
gnu: python-coverage-test-runner: Add Python 3 variant.
* gnu/packages/check.scm (python2-coverage-test-runner): Rename to ...
(python-coverage-test-runner): ... this.
[arguments, propagated-inputs]: Adjust for Python 3.
(python2-coverage-test-runner): Use PACKAGE-WITH-PYTHON2.
2021-05-22 16:04:59 +02:00
Marius Bakke de47177400
gnu: sharutils: 'which' is a native input.
* gnu/packages/compression.scm (sharutils)[inputs]: Rename to ...
[native-inputs]: ... this.
2021-05-22 16:04:58 +02:00
Marius Bakke 9fe4e45be7
gnu: sharutils: Prepare for GCC 10.
* gnu/packages/compression.scm (sharutils)[source](snippet): Add substitution
to avoid duplicate header definitions.
[arguments]: Remove trailing #t.
2021-05-22 16:04:58 +02:00
Marius Bakke c1947a8c7d
gnu: ntp: Prepare for GCC 10.
* gnu/packages/ntp.scm (ntp)[source](patches): New field.
2021-05-22 16:04:58 +02:00
Christopher Baines fbabf0bec6
gnu: guix: Update to 9f2b2c4.
* gnu/packages/package-management.scm (guix): Update to 9f2b2c4.
2021-05-22 09:18:54 +01:00
Ricardo Wurmus 9f2b2c432b
gnu: Add emacs-poly-r.
* gnu/packages/statistics.scm (emacs-poly-r): New variable.
2021-05-22 07:14:29 +02:00
Ricardo Wurmus 9860c4fdce
gnu: Add emacs-poly-noweb.
* gnu/packages/emacs-xyz.scm (emacs-poly-noweb): New variable.
2021-05-22 07:14:28 +02:00
Eric Bavier a1a7a33b17
gnu: pinball: Update to 3.1.20201218.
* gnu/packages/games.scm (pinball): Update to 3.1.20201218.
[source]: Tarballs no longer published on sourceforge, so use git-fetch.
[native-inputs]: New field for bootstrapping inputs.
[inputs]: Add libltdl.
[arguments]: Add custom 'bootstrap' phase.
* gnu/packages/patches/pinball-system-ltdl.patch: Adjust to latest source.
* gnu/packages/patches/pinball-const-fix.patch,
gnu/packages/patches/pinball-cstddef.patch,
gnu/packages/patches/pinball-missing-separators.patch,
gnu/packages/patches/pinball-src-deps.patch: Delete upstreamed patches.
* gnu/local.mk (dist_patch_DATA): Remove them.
2021-05-21 22:37:54 -05:00
Björn Höfling 8aab6e0dfb
gnu: python-scour: Update to 0.38.2.
* gnu/packages/python-xyz.scm (python-scour): Update to 0.38.2.
2021-05-21 22:20:13 +02:00
Björn Höfling b6c83dc5ae
gnu: python-scour: Correct version.
* gnu/packages/python-xyz.scm (python-scour): Correct version string
from 038.1 to 0.38.1.
2021-05-21 21:57:01 +02:00
Michael Rohleder bd382fae71
gnu: xfce4-screenshooter: Update to 1.9.9.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.9.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-05-21 12:21:14 -04:00
Roel Janssen 082988afac
gnu: Fix build for ldc.
* gnu/packages/dlang.scm (ldc): Disable tests that use ptrace.
2021-05-21 18:05:07 +02:00
Xinglu Chen 97c2e9e4f8
gnu: Add emacs-purescript-mode.
* gnu/packages/emacs-xyz.scm (emacs-purescript-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-21 17:57:30 +02:00
Leo Famulari ed5a75c730
gnu: linux-libre: Update to 5.12.5.
* gnu/packages/linux.scm (linux-libre-5.11-version, deblob-scripts-5.11,
linux-libre-5.11-pristine-source, linux-libre-5.11-source,
linux-libre-headers-5.11, linux-libre-5.11): Remove variables.
(linux-libre-version, linux-libre-pristine-source, linux-libre-source,
linux-libre): Update to the 5.12 kernel series.
(linux-libre-with-bpf): Update to the 5.12 kernel series.
* gnu/packages/aux-files/linux-libre/5.11-arm.conf,
gnu/packages/aux-files/linux-libre/5.11-arm64.conf,
gnu/packages/aux-files/linux-libre/5.11-i686.conf,
gnu/packages/aux-files/linux-libre/5.11-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2021-05-21 11:40:12 -04:00
Nicolas Goaziou e7f97f8af4
gnu: python-pikepdf: Update to 2.12.1.
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.1.
2021-05-21 17:36:34 +02:00
Nicolas Goaziou f161623913
gnu: giac: Update to 1.7.0-9.
* gnu/packages/algebra.scm (giac): Update to 1.7.0-9.
2021-05-21 17:23:01 +02:00
aecepoglu 652a03888e
gnu: Add font-victor-mono
* gnu/packages/fonts.scm (font-victor-mono): New variable.
2021-05-21 13:32:30 +02:00
Felix Gruber 4bf2637c49
gnu: sameboy: Update to 0.14.3
* gnu/packages/emulators.scm (sameboy): Update to 0.14.3.
[native-inputs]: Remove gcc-9.
[arguments]: Use cc-for-target instead of hard-coding gcc.
2021-05-21 13:08:57 +02:00
Paul A. Patience d2e531fa43
gnu: Add numdiff.
* gnu/packages/maths.scm (numdiff): New variable.
2021-05-21 12:34:33 +02:00
Sharlatan Hellseher 8b972bd531
gnu: sbcl-cl-html5-parser: Enable tests.
* gnu/packages/lisp-xyz.scm (sbcl-cl-html5-parser)
  [arguments]: Enable tests, clean up not required #:asd-systems.
  [native-inputs]: Add json-streams, split-sequence and stefil.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-21 11:15:49 +02:00
Sharlatan Hellseher 20eb41b66a
gnu: Add cl-json-streams.
* gnu/packages/lisp-xyz.scm (sbcl-json-streams, ecl-json-streams,
  cl-json-streams): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-21 11:10:30 +02:00
Sharlatan Hellseher 2a60770f47
gnu: Add cl-woo.
* gnu/packages/lisp-xyz.scm (sbcl-woo, ecl-woo, cl-woo): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-21 11:02:06 +02:00
Sharlatan Hellseher c4ebe659ab
gnu: Add cl-lev.
* gnu/packages/lisp-xyz.scm (sbcl-lev, ecl-lev, cl-lev): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-21 10:28:13 +02:00
Sharlatan Hellseher 0195d9041a
gnu: Add cl-speedy-queue.
* gnu/packages/lisp-xyz.scm (sbcl-cl-speedy-queue, ecl-cl-speedy-queue,
  cl-speedy-queue): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-21 10:22:59 +02:00
Eric Bavier 1a06cafc07
gnu: detox: Update to 1.4.2.
* gnu/packages/admin.scm (detox): Update to 1.4.2
[arguments]: Remove '#:tests?', provide customer 'check' phase.
2021-05-20 22:20:01 -05:00
Guillaume Le Vaillant f7d2ae5754
gnu: kicad: Fix ngspice support.
Fixes <https://bugs.gnu.org/48336>.

* gnu/packages/engineering.scm (kicad)[arguments]: Add 'fix-ngspice-detection'
  phase.
2021-05-20 23:45:15 +02:00
Xinglu Chen cf95957985
gnu: emacs-org-super-agenda: Disable failing test.
* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda)[arguments]<#:phases>:
Disable the “org-super-agenda-test--:auto-tags” test.  The test failure was
caused by commit 71045f4e64.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-20 23:36:19 +02:00
Leo Famulari a74de6c41d
gnu: dav1d: Update to 0.9.0.
* gnu/packages/video.scm (dav1d): Update to 0.9.0.
2021-05-20 12:42:59 -04:00
Leo Famulari bead7dd736
gnu: libaom: Update to 3.1.0.
* gnu/packages/video.scm (libaom): Update to 3.1.0.
2021-05-20 12:42:49 -04:00
Maxim Cournoyer 26a69ae00c
gnu: emacs-ob-erlang: Update to 20210321.
* gnu/packages/emacs-xyz.scm (emacs-ob-erlang): Update to 20210321.
2021-05-20 10:21:30 -04:00
Efraim Flashner 28afc9baad
gnu: Add julia-recipesbase.
* gnu/packages/julia-xyz.scm (julia-recipesbase): New variable.
2021-05-20 17:12:26 +03:00
Efraim Flashner 6496b31a66
gnu: Add julia-static.
* gnu/packages/julia-xyz.scm (julia-static): New variable.
2021-05-20 17:12:26 +03:00
Efraim Flashner 130c13c877
gnu: Add julia-aqua.
* gnu/packages/julia-xyz.scm (julia-aqua): New variable.
2021-05-20 17:12:26 +03:00
Efraim Flashner 9e30f6590c
gnu: Add julia-pdmats.
* gnu/packages/julia-xyz.scm (julia-pdmats): New variable.
2021-05-20 17:12:26 +03:00
Efraim Flashner 47f67c565b
gnu: Add julia-stablerngs.
* gnu/packages/julia-xyz.scm (julia-stablerngs): New variable.
2021-05-20 17:12:25 +03:00
Efraim Flashner a9db2df4dd
gnu: Add julia-crayons.
* gnu/packages/julia-xyz.scm (julia-crayons): New variable.
2021-05-20 17:12:25 +03:00
Efraim Flashner dd331f491d
gnu: Add julia-parameters.
* gnu/packages/julia-xyz.scm (julia-parameters): New variable.
2021-05-20 17:12:25 +03:00
Efraim Flashner c1f7692fca
gnu: Add julia-unpack.
* gnu/packages/julia-xyz.scm (julia-unpack): New variable.
2021-05-20 17:12:25 +03:00
Efraim Flashner 9f3dae8f61
gnu: Add julia-safetestsets.
* gnu/packages/julia-xyz.scm (julia-safetestsets): New variable.
2021-05-20 17:12:25 +03:00
Efraim Flashner c0f5dd63d0
gnu: Add julia-sortingalgorithms.
* gnu/packages/julia-xyz.scm (julia-sortingalgorithms): New variable.
2021-05-20 17:12:25 +03:00
Efraim Flashner 673bd9a75b
gnu: Add julia-ifelse.
* gnu/packages/julia-xyz.scm (julia-ifelse): New variable.
2021-05-20 17:12:25 +03:00
Efraim Flashner f2af6d371a
gnu: Add julia-imagemagick-jll.
* gnu/packages/julia-xyz.scm (julia-imagemagick-jll): New variable.
2021-05-20 17:12:24 +03:00
Efraim Flashner 3372c562eb
gnu: Add julia-libtiff-jll.
* gnu/packages/julia-xyz.scm (julia-libtiff-jll): New variable.
2021-05-20 17:12:24 +03:00
Efraim Flashner f16cf693e9
gnu: Add julia-libpng-jll.
* gnu/packages/julia-xyz.scm (julia-libpng-jll): New variable.
2021-05-20 17:12:24 +03:00
Efraim Flashner b1cad99e83
gnu: Add julia-zstd-jll.
* gnu/packages/julia-xyz.scm (julia-zstd-jll): New variable.
2021-05-20 17:12:24 +03:00
Efraim Flashner 39dfc10bde
gnu: Add julia-jpegturbo-jll.
* gnu/packages/julia-xyz.scm (julia-jpegturbo-jll): New variable.
2021-05-20 17:12:24 +03:00
Maxim Cournoyer 2b425cf352
gnu: emacs-picpocket: Update to version 41.
Partially resolves <https://issues.guix.gnu.org/47592>.

* gnu/packages/emacs-xyz.scm (emacs-picpocket): Update to version 41.
2021-05-20 10:09:58 -04:00
Ricardo Wurmus 7ff515aa51
gnu: r-rhdf5filters: Update to 1.2.1.
* gnu/packages/bioinformatics.scm (r-rhdf5filters): Update to 1.2.1.
2021-05-20 14:43:34 +02:00
Ricardo Wurmus 1d7470874e
gnu: r-multidataset: Update to 1.18.2.
* gnu/packages/bioconductor.scm (r-multidataset): Update to 1.18.2.
2021-05-20 14:43:34 +02:00
Guillaume Le Vaillant 79922038bc
gnu: txr: Update to 259.
* gnu/packages/lisp.scm (txr): Update to 259.
2021-05-20 14:10:31 +02:00
Sharlatan Hellseher cb789cb43c
gnu: sbcl-flexi-streams: Update to 1.0.19.
* gnu/packages/lisp-xyz.scm (sbcl-flexi-streams): Update to 1.0.19.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-20 14:10:31 +02:00
Sharlatan Hellseher f8238f9606
gnu: sbcl-fiveam: Update to 1.4.2.
* gnu/packages/lisp-xyz.scm (sbcl-fiveam): Update to 1.4.2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-20 14:10:31 +02:00
Sharlatan Hellseher f724e508e3
gnu: sbcl-golden-utils: Update to 0.0.0-3.fe1898f.
* gnu/packages/lisp-xyz.scp (sbcl-golden-utils): Update to 0.0.0-3.fe1898f.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-20 14:10:31 +02:00
Sharlatan Hellseher 7b05665481
gnu: sbcl-numcl: Update to 0.2.0-2.3dcdb0e.
* gnu/packages/lisp-xyz.scm (sbcl-numcl): Update to 0.2.0-2.3dcdb0e.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-20 14:10:31 +02:00
Sharlatan Hellseher ca23ba4f28
gnu: sbcl-pzmq: Update to 0.0.0-2.6f7b2ca.
* gnu/packages/lisp-xyz.scm (sbcl-pzmq): Update to 0.0.0-2.6f7b2ca.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-20 14:10:31 +02:00
Nicolas Goaziou 71045f4e64
gnu: emacs-org: Update to 9.4.6.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4.6.
[arguments]<phases>: Remove unnecessary phase.
(emacs-org-contrib): Update to 20210519.
2021-05-20 13:58:29 +02:00
Pierre Neidhardt 562727d444
gnu: nyxt: Update to 2.0.0.
* gnu/packages/web-browsers.scm (nyxt): Update to 2.0.0.
[arguments]: Remove useless set-version phase.
[inputs]: Remove unused file-attributes.
[description]: Follow upstream updates.
2021-05-20 12:31:50 +02:00
Pierre Neidhardt cb68765a58
gnu: sbcl-iolib: Also build iolib/os.
* gnu/packages/lisp-xyz.scm (sbcl-iolib)[arguments]: Add iolib/os to
asd-systems.
2021-05-20 12:31:50 +02:00
Ricardo Wurmus 7d3ad4c256
gnu: r-lme4: Update to 1.1-27.
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-27.
[propagated-inputs]: Remove r-statmod.
2021-05-20 10:58:18 +02:00
Ricardo Wurmus afd1391b2a
gnu: r-diptest: Update to 0.76-0.
* gnu/packages/statistics.scm (r-diptest): Update to 0.76-0.
2021-05-20 10:58:18 +02:00
Ricardo Wurmus c45cdd9035
gnu: r-statmod: Update to 1.4.36.
* gnu/packages/statistics.scm (r-statmod): Update to 1.4.36.
2021-05-20 10:58:18 +02:00
Ricardo Wurmus e88fef1f43
gnu: r-viridis: Update to 0.6.1.
* gnu/packages/statistics.scm (r-viridis): Update to 0.6.1.
2021-05-20 10:58:17 +02:00
Ricardo Wurmus 20ab7a023c
gnu: r-rmarkdown: Update to 2.8.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.8.
2021-05-20 10:58:17 +02:00
Ricardo Wurmus 5e46eb05fb
gnu: r-hms: Update to 1.1.0.
* gnu/packages/statistics.scm (r-hms): Update to 1.1.0.
2021-05-20 10:58:17 +02:00
Ricardo Wurmus 057b44daa7
gnu: r-devtools: Update to 2.4.1.
* gnu/packages/statistics.scm (r-devtools): Update to 2.4.1.
[propagated-inputs]: Remove r-jsonlite.
2021-05-20 10:58:17 +02:00
Ricardo Wurmus 48ba3ab92f
gnu: r-dplyr: Update to 1.0.6.
* gnu/packages/statistics.scm (r-dplyr): Update to 1.0.6.
[propagated-inputs]: Add r-pillar.
2021-05-20 10:58:17 +02:00
Ricardo Wurmus 0bcf86c35b
gnu: r-tibble: Update to 3.1.2.
* gnu/packages/statistics.scm (r-tibble): Update to 3.1.2.
2021-05-20 10:58:17 +02:00
Ricardo Wurmus f29a1ade9d
gnu: r-stringi: Update to 1.6.2.
* gnu/packages/statistics.scm (r-stringi): Update to 1.6.2.
2021-05-20 10:58:17 +02:00