Commit Graph

40954 Commits (313778655e4a3bd69febb1af486513dc8d25e2f6)

Author SHA1 Message Date
Ricardo Wurmus db316d7376
gnu: Add r-roc.
* gnu/packages/bioconductor.scm (r-roc): New variable.
2019-09-05 11:46:29 +02:00
Efraim Flashner 7d57bc4d0d
gnu: efl: Update to 1.22.4.
* gnu/packages/enlightenment.scm (efl): Update to 1.22.4.
2019-09-05 12:42:50 +03:00
Pierre Neidhardt a3439b0c70
gnu: sbcl: Use CLISP instead of unboostrappable CCL to build.
* gnu/packages/lisp.scm (sbcl)[arguments]: Build with CLISP.
2019-09-05 11:41:35 +02:00
Pierre Neidhardt 9e737b31cb
gnu: sbcl: Update to 1.5.6.
* gnu/packages/lisp.scm (sbcl): Update to 1.5.6.
2019-09-05 10:25:02 +02:00
Rutger Helling 2b332c51db
gnu: dolphin-emu: Update to commit a974540.
* gnu/packages/emulators.scm (dolphin-emu): Update to commit a974540.
[source]: Delete unneeded MoltenVK map.
[arguments]: Properly hardcode libvulkan path.
2019-09-05 08:22:34 +02:00
Maxim Cournoyer b8e7e20841
gnu: docker: Add support for tini.
* gnu/packages/docker.scm (docker)[inputs]: Add tini.
[phases]{patch-paths}: Patch the path of the default init binary.
2019-09-05 09:38:23 +09:00
Maxim Cournoyer 92086eeda3
gnu: Add tini.
* gnu/packages/docker.scm (tini): New variable.
2019-09-05 09:38:22 +09:00
Marius Bakke 9bf589867b
gnu: nginx: Update to 1.17.3 [security fixes].
This release fixes CVE-2019-9511, CVE-2019-9513, and CVE-2019-9516.

* gnu/packages/web.scm (nginx): Update to 1.17.3.
2019-09-05 00:21:43 +02:00
Marius Bakke fbcbafdcaa
gnu: miniupnpc: Update to 2.1.20190824.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190824.
2019-09-05 00:21:43 +02:00
Marius Bakke 56ac8ca3c8
gnu: varnish: Update to 6.2.1.
* gnu/packages/web.scm (varnish): Update to 6.2.1.
2019-09-05 00:21:43 +02:00
Marius Bakke 276e7739b9
gnu: libnl: Update to 3.5.0.
* gnu/packages/linux.scm (libnl): Update to 3.5.0.
2019-09-05 00:21:43 +02:00
Marius Bakke 309721b324
gnu: samba: Update to 4.10.8 [fixes CVE-2019-10197].
* gnu/packages/samba.scm (samba): Update to 4.10.8.
2019-09-05 00:21:42 +02:00
Marius Bakke 173cced751
gnu: tevent: Update to 0.10.1.
* gnu/packages/samba.scm (tevent): Update to 0.10.1.
2019-09-05 00:21:42 +02:00
Marius Bakke 1068bdcfe8
gnu: talloc: Update to 2.3.0.
* gnu/packages/samba.scm (talloc): Update to 2.3.0.
2019-09-05 00:21:42 +02:00
Marius Bakke c0de48c9a5
gnu: tdb: Update to 1.4.2.
* gnu/packages/databases.scm (tdb): Update to 1.4.2.
2019-09-05 00:21:42 +02:00
Marius Bakke e25973e18f
gnu: libvisio: Update to 0.1.7.
* gnu/packages/libreoffice.scm (libvisio): Update to 0.1.7.
2019-09-05 00:21:42 +02:00
Marius Bakke 558f4a30e2
gnu: libabw: Update to 0.1.3.
* gnu/packages/libreoffice.scm (libabw): Update to 0.1.3.
[arguments]: Remove.
2019-09-05 00:21:41 +02:00
Marius Bakke 1a22a234df
gnu: LibRaw: Update to 1.19.5.
* gnu/packages/photo.scm (libraw): Update to 0.19.5.
2019-09-05 00:21:41 +02:00
Marius Bakke 5ec7c4a153
gnu: php: Build against Oniguruma 6.
* gnu/packages/php.scm (php)[inputs]: Change ONIGURUMA-5 to ONIGURUMA.
* gnu/packages/textutils.scm (oniguruma-5): Remove variable.
2019-09-05 00:21:41 +02:00
Marius Bakke 5ceac3f42b
gnu: oniguruma: Update to 6.9.3 [fixes CVE-2019-13224, CVE-2019-13225].
* gnu/packages/textutils.scm (oniguruma): Update to 6.9.3.
2019-09-05 00:21:41 +02:00
L p R n d n 35d4862260
gnu: libxfce4util: Build Vala bindings.
* gnu/packages/xfce.scm (libxfce4util)[native-inputs]: Add vala.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-04 23:41:08 +02:00
L p R n d n cb8a5e075a
gnu: libxfce4util: Add gobject-introspection support.
* gnu/packages/xfce.scm (libxfce4util): Add gobject-introspection to native-inputs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-04 23:41:07 +02:00
L p R n d n b45e11dad8
gnu: Add xfce4-screensaver.
* gnu/packages/xfce.scm (xfce4-screensaver): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-04 23:41:07 +02:00
L p R n d n d28b6dda86
gnu: Add xfce4-screenshooter.
* gnu/packages/xfce.scm (xfce4-screenshooter): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-04 23:41:07 +02:00
Robert Vollmert c26f562e5e
services: nginx: Pass run-directory on config test.
Fixes <https://bugs.gnu.org/36388>.
This fixes error logging errors in the activation script.

* gnu/services/web.scm (nginx-activation): Add "-p" flag.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-04 23:41:07 +02:00
Ludovic Courtès 8161c2d6ce
gnu: ghostscript: Keep the replacement private.
This avoids having two matches for the "ghostscript" spec.

* gnu/packages/ghostscript.scm (ghostscript/fixed): Keep private.
2019-09-04 23:41:07 +02:00
Julien Lepiller ce502774b4
gnu: ocaml-easy-format: Update to 1.3.2.
* gnu/packages/ocaml.scm (ocaml-easy-format): Update to 1.3.2.
2019-09-04 23:08:49 +02:00
Julien Lepiller e57dd20118
gnu: ocaml-frontc: Update to 3.4.2.
* gnu/packages/ocaml.scm (ocaml-frontc): Update to 3.4.2.
2019-09-04 23:08:45 +02:00
Julien Lepiller 4a8a0d8520
gnu: ocaml-ssl: Update to 0.5.9.
* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.9.
2019-09-04 23:08:41 +02:00
Julien Lepiller 5a3082eca8
gnu: opam: Update to 2.0.5.
* gnu/packages/ocaml.scm (opam): Update to 2.0.5.
2019-09-04 23:08:38 +02:00
Julien Lepiller 69c83817f8
gnu: ocaml-stringext: Update to 1.6.0.
* gnu/packages/ocaml.scm (ocaml-stringext): Update to 1.6.0.
2019-09-04 23:08:34 +02:00
Julien Lepiller b3419c4027
gnu: ocaml-markup: Update to 0.8.1.
* gnu/packages/ocaml.scm (ocaml-markup): Update to 0.8.1.
(ocaml-bisect-ppx): Use propagated-inputs instead of inputs.
2019-09-04 23:08:25 +02:00
Julien Lepiller 72b2e2ea7a
gnu: ocaml-lwt-log: Update to 1.1.1.
* gnu/packages/ocaml.scm (ocaml-lwt-log): Update to 1.1.1.
[source]: Use git-fetch.
2019-09-04 23:08:22 +02:00
Julien Lepiller 8dfe8fee54
gnu: ocaml-biniou: Update to 1.2.1.
* gnu/packages/ocaml.scm (ocaml-biniou): Update to 1.2.1.
2019-09-04 23:08:18 +02:00
nixo 11d73fb412
gnu: julia: Set search path.
* gnu/packages/julia.scm (julia)[native-search-paths]: Add
specification for JULIA_LOAD_PATH.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-09-04 22:18:07 +02:00
Marius Bakke 4ab97ef18f
Revert "gnu: texinfo: Fix cross-compilation."
This causes too many rebuilds for the master branch.

This reverts commit 210b6412ee.
2019-09-04 19:18:10 +02:00
Arun Isaac 7c93edb93e
gnu: librepcb: Update to 0.1.2.
* gnu/packages/engineering.scm (librepcb): Update to 0.1.2.
2019-09-04 22:03:51 +05:30
Mathieu Othacehe 210b6412ee
gnu: texinfo: Fix cross-compilation.
* gnu/packages/texinfo.scm (texinfo)[arguments]: Do not reset environment
before running configure with the native compiler, in a cross-compilation
context,
[inputs]: move perl from here ...
[native-inputs]: ... to here. Also add ncurses that is needed in a
cross-compilation context to build texinfo native tools.
2019-09-04 18:25:17 +02:00
Mathieu Othacehe 6ef379f879
gnu: make-linux-libre: Fix cross-compilation.
* gnu/packages/linux.scm (make-linux-libre)[arguments]: Unset CROSS_CPATH to
make sure that cross-libc is not found. Otherwise, some of its header would
conflict with the one from linux (stdint.h and linux/types.h).
2019-09-04 18:21:19 +02:00
Mathieu Othacehe 6202bb33eb
gnu: linux-libre: Enable built-in ext4 support.
When running qemu-img from (gnu system vm) with an aarch64 kernel, mounting
ext4 partitions fails because no modprobe of ext4 module is made. Like for
other kernel configs, provide built-in support for ext4 partitions.

* gnu/packages/aux-files/linux-libre/5.2-arm64.conf: Enable built-in ext4,
like in intel and armhf configs.
2019-09-04 18:17:45 +02:00
Mathieu Othacehe 7c35342472
gnu: grub: Fix cross-compilation.
* gnu/packages/bootloaders.scm (grub)[arguments]: Search for unifont in both
native-inputs and inputs.
2019-09-04 18:14:25 +02:00
Mathieu Othacehe 58a75996ec
gnu: glibc-utf8-locales: Fix cross-compilation.
* gnu/packages/base.scm (glibc-utf8-locales)[inputs]: Move to ...
[native-inputs]: ... here, in order to fix cross-compilation.
* gnu/packages/commencement.scm (glibc-utf8-locales-final)[inputs]: Move to ...
[native-inputs]: ... here, in order to fix cross-compilation.
2019-09-04 18:05:59 +02:00
Pierre-Moana Levesque e94b95473e
gnu: guile-wm: Fix cross-compilation.
* gnu/packages/guile-wm.scm (guile-wm): Add guile and guile-xcb to native-inputs.
2019-09-04 18:01:49 +02:00
Mathieu Othacehe 328a4c5bf1
linux-initrd: Use native gzip.
* gnu/system/linux-initrd.scm (expression->initrd): Pass native gzip to
build-initrd procedure.
2019-09-04 17:56:13 +02:00
Marius Bakke 5ee1c0459e
gnu: ungoogled-chromium: Allow microphone access.
Fixes <https://bugs.gnu.org/36961>.

* gnu/packages/aux-files/chromium/master-preferences.json: Remove
"audio_capture_enabled" flag.
2019-09-04 13:17:39 +02:00
Marius Bakke c959d99fd0
gnu: hdf4: Update to 4.2.14.
* gnu/packages/maths.scm (hdf4): Update to 4.2.14.
2019-09-04 13:17:38 +02:00
Rutger Helling beb0b947c1
gnu: kitty: Update to 0.14.4.
* gnu/packages/terminals.scm (kitty): Update to 0.14.4.
2019-09-04 13:16:35 +02:00
Jovany Leandro G.C f1371daa97
gnu: twinkle: update to 1.10.2.
* gnu/packages/telephony.scm (twinkle): update to 1.10.2
* gnu/packages/patches/twinkle-include-qregexpvalidator.patch: Delete
it.
* gnu/local.mk (dist_patch_DATA): Remove patch.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-09-04 13:02:27 +02:00
Julien Lepiller 1fe01b7011
gnu: ocaml-fileutils: Update to 0.6.0.
* gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.0.
2019-09-03 23:32:38 +02:00
Julien Lepiller 1a0d41b34d
gnu: ocaml-utop: Update to 2.4.1.
* gnu/packages/ocaml.scm (ocaml-utop): Update to 2.4.1.
(ocaml-lamdba-term): Update to 2.0.2.
(ocaml-zed): Update to 2.0.3.
2019-09-03 23:32:34 +02:00
Julien Lepiller a21ea76fbf
gnu: Add ocaml-stdlib-shims.
* gnu/packages/ocaml.scm (ocaml-stdlib-shims): New variable.
2019-09-03 23:32:30 +02:00
Julien Lepiller e60330510a
gnu: Add ocaml-charinfo-width.
* gnu/packages/ocaml.scm (ocaml-charinfo-width): New variable.
2019-09-03 23:32:26 +02:00
Julien Lepiller a468fc5e8c
gnu: ocaml-camomile: Update to 1.0.2.
* gnu/packages/ocaml.scm (ocaml-camomile): Update to 1.0.2.
[arguments]: Fix profile and disable failing tests.
2019-09-03 23:32:17 +02:00
Julien Lepiller 3882f607e8
gnu: ocaml-zarith: Update to 1.9.1.
* gnu/packages/ocaml.scm (ocaml-zarith): Update to 1.9.1.
2019-09-03 23:32:14 +02:00
Julien Lepiller d47c8fffd0
gnu: ocaml-result: Update to 1.4.
* gnu/packages/ocaml.scm (ocaml-result): Update to 1.4.
2019-09-03 23:32:10 +02:00
Julien Lepiller 5ab63bd583
gnu: ocaml-odoc: Update to 1.4.1.
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 1.4.1.
2019-09-03 23:32:05 +02:00
Julien Lepiller 283ed30e1a
gnu: dune: Update to 1.11.3.
* gnu/packages/ocaml.scm (dune): Update to 1.11.3.
[source]: Use git-fetch.
2019-09-03 23:31:58 +02:00
Julien Lepiller ab68604e5f
gnu: ocaml-qcheck: Update to 0.10.
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.10.
2019-09-03 23:31:50 +02:00
Julien Lepiller 8cc6a876bd
gnu: ocaml-migrate-parsetree: Update to 1.4.0.
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.4.0.
(ocaml-ppx-tools-versioned): Update to 5.2.3.
[source]: Use git-fetch.
(ocaml-bisect-ppx): Fix compilation error.
2019-09-03 23:31:35 +02:00
Julien Lepiller f082c78c98
gnu: ocaml-cppo: Update to 1.6.6.
* gnu/packages/ocaml.scm (ocaml-cppo): Update to 1.6.6.
[source]: Use git-fetch.
2019-09-03 23:31:31 +02:00
Julien Lepiller 242e9f0d2c
gnu: ocaml-batteries: Update to 2.10.0.
* gnu/packages/ocaml.scm (ocaml-batteries): Update to 2.10.0.
2019-09-03 23:31:24 +02:00
Brian Leung 948c700b90
gnu: Add emacs-pubmed.
* gnu/packages/emacs-xyz.scm (emacs-pubmed): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 23:00:35 +03:00
Brian Leung d070a0884c
gnu: Add emacs-unidecode.
* gnu/packages/emacs-xyz.scm (emacs-unidecode): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 23:00:35 +03:00
Brian Leung c9f8d6a953
gnu: Add emacs-org-tanglesync.
* gnu/packages/emacs-xyz.scm (emacs-org-tanglesync): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 23:00:34 +03:00
Brian Leung 8ac56556fe
gnu: emacs-org-pomodoro: Update to 2.1.0-1.aa07c11.
* gnu/packages/emacs-xyz.scm (emacs-org-pomodoro): Update to 2.1.0-1.aa07c11.
[arguments]: Include "resources" directory and run tests.
[source]: Update url.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 23:00:34 +03:00
Pierre Neidhardt 1be4989d7c
gnu: next: Update to 1.3.1.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.1.
[source]: Use GitHub.
(sbcl-next-download-manager)[arguments]: Fix asd-system-name.
(next)[inputs]: Remove unneeded dependencies.
2019-09-03 15:51:29 +02:00
Ricardo Wurmus 6153fa0a99
gnu: guile-gi: Update to 0.2.0.
* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.2.0.
[arguments]: Remove make flags.
[native-inputs]: Add glib:bin.
2019-09-03 13:06:46 +02:00
Ricardo Wurmus f847b65943
gnu: r-wordcloud: Add r-tm to inputs.
* gnu/packages/cran.scm (r-wordcloud)[propagated-inputs]: Add r-tm.
2019-09-03 12:46:01 +02:00
Ricardo Wurmus f785d54681
gnu: Add r-tm.
* gnu/packages/cran.scm (r-tm): New variable.
2019-09-03 12:46:01 +02:00
Ricardo Wurmus 53bd3ab389
gnu: Add r-nlp.
* gnu/packages/cran.scm (r-nlp): New variable.
2019-09-03 12:46:01 +02:00
Giacomo Leidi be2309ec7b
gnu: rust-unicode-xid: Update to 0.2.0.
* gnu/packages/crates-io.scm (rust-unicode-xid): Update to 0.2.0.
(rust-unicode-xid-0.1): New variable.
(rust-proc-macro2)[arguments]: Specify rust-unicode-xid-0.1 in
cargo-inputs.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-03 11:23:01 +03:00
Giacomo Leidi 655ac50d3c
gnu: Add rust-constant-time-eq.
* gnu/packages/crates-io.scm (rust-constant-time-eq): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-03 11:23:01 +03:00
Brian Leung 7b90155443
gnu: emacs-org-ql: Update to 0.2.
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.2.
[inputs]: Add emacs-ts and emacs-org.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 09:51:53 +03:00
Brian Leung 0b95986aaf
gnu: emacs-org-sidebar: Update to 0.1-1.ed951d1.
* gnu/packages/emacs-xyz.scm (emacs-org-sidebar): Update to 0.1-1.ed951d1.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 09:51:53 +03:00
Brian Leung 663bc5ded8
gnu: Add emacs-ts.
* gnu/packages/emacs-xyz.scm (emacs-ts): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 09:51:53 +03:00
John Soo 6ec2450f1e
gnu: Add hoogle.
* gnu/packages/haskell-apps.scm (hoogle): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:39 -04:00
John Soo 5b0fdbba8a
gnu: Add ghc-js-flot.
* gnu/packages/haskell-web.scm (ghc-js-flot): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:39 -04:00
John Soo 621c077384
gnu: Add ghc-js-jquery.
* gnu/packages/haskell-web.scm (ghc-js-jquery): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:39 -04:00
John Soo 21f5b9a9b9
gnu: Add ghc-process-extras.
* gnu/packages/haskell-xyz.scm (ghc-process-extras): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:39 -04:00
John Soo 55f4c65336
gnu: Add ghc-storable-tuple.
* gnu/packages/haskell-xyz.scm (ghc-storable-tuple): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:38 -04:00
John Soo 1307e4c73d
gnu: Add ghc-listlike.
* gnu/packages/haskell-xyz.scm (ghc-listlike): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:38 -04:00
John Soo ad80074ab0
gnu: Add ghc-storable-record.
* gnu/packages/haskell-xyz.scm (ghc-storable-record): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:38 -04:00
John Soo f169f713e4
gnu: Add ghc-fmlist.
* gnu/packages/haskell-xyz.scm (ghc-fmlist): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:38 -04:00
John Soo bc06ca4588
gnu: Add ghc-storablevector.
* gnu/packages/haskell-xyz.scm (ghc-storablevector): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:38 -04:00
John Soo 7bbfa3926e
gnu: Add ghc-timeit.
* gnu/packages/haskell-xyz.scm (ghc-timeit): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:38 -04:00
John Soo 6b652f5af3
gnu: Add ghc-non-negative.
* gnu/packages/haskell-xyz.scm (ghc-non-negative): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:37 -04:00
John Soo a52f4c5740
gnu: Add ghc-unsafe.
* gnu/packages/haskell-xyz.scm (ghc-unsafe): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:37 -04:00
Mark H Weaver 68668e97dc
gnu: icecat: Update to 60.9.0-guix1.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.9.0-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-09-02 21:02:48 -04:00
Nicolas Goaziou 4a8253d622
gnu: grammalecte: Update to 1.3.0.
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.3.0.
2019-09-02 22:56:13 +02:00
Nicolas Goaziou cc650175a5
gnu: snap: Update to 5.1.0.
* gnu/packages/education.scm (snap): Update to 5.1.0.
2019-09-02 22:50:09 +02:00
Nicolas Goaziou d3a8dd2dc0
gnu: rclone: Update to 1.49.1.
* gnu/packages/sync.scm (rclone): Update to 1.49.1.
[source]: Update uri.
[arguments]: Update #:import-path.
2019-09-02 22:44:07 +02:00
Kei Kebreau b888396d70
gnu: gcl: Enable tests.
* gnu/packages/lisp.scm (gcl)[arguments]: Remove #:tests? flag and set the
  #:test-target to "ansi-tests/test_results".
2019-09-02 13:46:06 -04:00
Pierre Neidhardt cc16f90a07
gnu: Add cl-hooks.
* gnu/packages/lisp.scm (cl-hooks, ecl-cl-hooks, sbcl-cl-hooks): New variables.
2019-09-02 17:09:28 +02:00
Pierre Neidhardt 0b2396b6c6
gnu: sbcl-fiveam: Update to 1.4.1.
* gnu/packages/lisp.scm (sbcl-fiveam): Update to 1.4.1.
2019-09-02 17:09:28 +02:00
Pierre Neidhardt 0403d01f01
gnu: Add net.didierverna.asdf-flv.
* gnu/packages/lisp.scm (cl-net.didierverna.asdf-flv,
  ecl-net.didierverna.asdf-flv, sbcl-net.didierverna.asdf-flv): New variables.
2019-09-02 17:09:28 +02:00
Efraim Flashner eb98d5a83c
gnu: Add rust-heapsize-plugin, rust-language-tags.
* gnu/packages/crates-io.scm (rust-heapsize-plugin, rust-language-tags):
New variables.
2019-09-02 15:54:59 +03:00
Efraim Flashner 7439498366
gnu: Add rust-heapsize-0.3.
* gnu/packages/crates-io.scm (rust-heapsize-0.3): New variable.
2019-09-02 15:54:59 +03:00
Efraim Flashner bb41995dc7
gnu: Add rust-owning-ref.
* gnu/packages/crates-io.scm (rust-owning-ref): New variable.
2019-09-02 15:54:59 +03:00
Efraim Flashner 44b6397a58
gnu: Add rust-scoped-threadpool.
* gnu/packages/crates-io.scm (rust-scoped-threadpool): New variable.
2019-09-02 15:54:58 +03:00
Efraim Flashner 76ee4446fd
gnu: Add rust-redox-syscall, rust-thread-id.
* gnu/packages/crates-io.scm (rust-redox-syscall, rust-thread-id): New
variables.
2019-09-02 15:54:58 +03:00