Commit Graph

72550 Commits

Author SHA1 Message Date
Solene Rapenne via Guix-patches via
35ae64b3a3
gnu: odamex: Update to 0.9.3.
* gnu/packages/games.scm (odamex): Update to 0.9.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 23:14:34 +02:00
Solene Rapenne via Guix-patches via
4cb70e08b2
gnu: armagetronad: Update to 0.2.9.1.0.
* gnu/packages/games.scm (armagetronad): Update to 0.2.9.1.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 23:13:14 +02:00
Solene Rapenne via Guix-patches via
65c9251ef2
gnu: wesnoth: Update to 1.14.17.
* gnu/packages/games.scm (wesnoth): Update to 1.14.17.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 23:01:46 +02:00
Brice Waegeneire
83d29ccf64
gnu: tmux: Correct home-page.
* gnu/packages/tmux.scm (tmux)[home-page]: Replace it with its
redirection.
2021-06-22 20:22:30 +02:00
Matthew James Kraai
4a8ca205f7
gnu: tmux: Update to 3.2a.
* gnu/packages/tmux.scm (tmux): Update to 3.2a.

Signed-off-by: Brice Waegeneire <brice@waegenei.re>
2021-06-22 20:22:16 +02:00
Leo Prikler
6f58ca5fb3
gnu: Add emacs-packed.
* gnu/packages/emacs-xyz.scm (emacs-packed): New variable.
2021-06-22 18:34:39 +02:00
Leo Prikler
b994ff128b
gnu: Add apostrophe.
* gnu/packages/gnome.scm (apostrophe): New variable.
2021-06-22 18:34:38 +02:00
Leo Prikler
f356c71ade
gnu: Add audio-to-midi.
* gnu/packages/audio.scm (audio-to-midi): New variable.
2021-06-22 18:34:38 +02:00
Leo Prikler
9e2cdf724e
gnu: Add python-python3-midi.
* gnu/packages/audio.scm (python-python3-midi): New variable.
2021-06-22 18:34:38 +02:00
Leo Prikler
5893257626
gnu: Add python-soundfile.
* gnu/packages/audio.scm (python-soundfile): New variable.
2021-06-22 18:34:37 +02:00
Ludovic Courtès
6623d1cd7f
gnu: python-numpy, python-scipy: Remove dependency on lapack.
The dependency on lapack was unused; the LAPACK interface of OpenBLAS is
used instead.  The dependency on lapack was added in
cba256f8fa (numpy) and
719b01c157 (scipy).

* gnu/packages/python-science.scm (python-scipy)[inputs]: Remove
LAPACK.
* gnu/packages/python-xyz.scm (python-numpy)[inputs]: Likewise.
2021-06-22 17:55:05 +02:00
Ludovic Courtès
c7a5c3e0bb
gnu: petsc: Link against OpenBLAS rather than LAPACK.
OpenBLAS performs better than LAPACK, the reference implementation.
This is also consistent with the choice of BLAS/LAPACK implementations
made in most other packages.

* gnu/packages/maths.scm (petsc)[inputs]: Replace LAPACK by OPENBLAS.
[arguments]: Pass "--with-openblas=1".
2021-06-22 17:55:05 +02:00
Nicolas Goaziou
7c5d50f431
gnu: python-pikepdf: Update to 2.13.0.
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.13.0.
2021-06-22 17:42:15 +02:00
Marius Bakke
a5e6b705ac
gnu: python-pika: Update to 1.2.0.
* gnu/packages/python-xyz.scm (python-pika): Update to 1.2.0.
[source]: Change to GIT-FETCH.
[arguments]: New field.  Override and disable tests.
[native-inputs]:  Remove PYTHON-PYEV.  Add PYTHON-MOCK, PYTHON-NOSE, and
PYTHON-GEVENT.
(python2-pika): Remove variable.
2021-06-22 17:21:34 +02:00
Vinicius Monego
33fa648f75
gnu: libngspice: Delete autogenerated config.h.
* gnu/packages/engineering.scm (libngspice)[arguments]<#:phases>: Rename phase
  'delete-script-files to 'delete-scripts-and-config and delete config.h.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-06-22 16:43:49 +02:00
Vinicius Monego
e22a711c97
gnu: libngspice: Fix KiCad compilation.
* gnu/packages/engineering.scm (libngspice)[arguments]<#:configure-flags>:
  Pass "--with-readline=no".
  [inputs]: Remove readline.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-06-22 16:42:55 +02:00
Julien Lepiller
347846ea86
gnu: java-kafka-clients: Disable failing test.
* gnu/packages/java.scm (java-kafka-clients): Disable a test that fails
non-deterministically.
2021-06-22 14:27:20 +02:00
Julien Lepiller
1b1eeb3b12
gnu: java-jmh: Switch to maven-build-system.
* gnu/packages/java.scm (java-jmh): Switch to maven-build-system.
2021-06-22 13:11:02 +02:00
Julien Lepiller
901d48cc17
gnu: java-jmh: Update to 1.32.
* gnu/packages/java.scm (java-jmh): Update to 1.32.
[source]: Switch to the git repository.
2021-06-22 13:10:59 +02:00
Julien Lepiller
98d2ba1a5a
gnu: maven-enforcer-parent-pom: Fix pom.
* gnu/packages/maven.scm (maven-enforcer-parent-pom): Fix dependency
versions in pom file.
2021-06-22 13:10:45 +02:00
Julien Lepiller
b6b9668949
gnu: maven-core: Hardcode versions we have in Guix.
* gnu/packages/maven.scm (maven-core)[phases]: Replace default hardcoded
versions by versions of packages we have in Guix.
2021-06-22 13:10:43 +02:00
Julien Lepiller
8874108386
gnu: java-commons-math3: Install to maven repository.
* gnu/packages/java.scm (java-commons-math3)[phases]: Use
install-from-pom.
2021-06-22 13:10:40 +02:00
Julien Lepiller
01706f6e00
gnu: Add java-jopt-simple-4.
* gnu/packges/java.scm (java-jopt-simple-4): New variable.
(java-jopt-simple): Install to maven repository structure.
2021-06-22 13:10:38 +02:00
Julien Lepiller
4c98db94b0
guix: java-utils: Factorize pom.xml generation.
* guix/build/java-utils.scm (generate-pom.xml): New procedure.
* gnu/packages/maven.scm (java-surefire-junit4): Use it.
* gnu/packages/java.scm (java-qdox, java-jsr250, java-jsr305)
(java-aopalliance, java-jboss-el-api-spec)
(java-jboss-interceptors-api-spec): Use it.
(java-qdox-M9): Ensure the generated pom file has the correct version.
2021-06-22 13:09:41 +02:00
Pierre Neidhardt
a40207bd6f
gnu: nyxt: Update to 2.1.0.
* gnu/packages/web-browsers.scm (nyxt): Update to 2.1.0.
2021-06-22 12:58:43 +02:00
Efraim Flashner
d89ef8a7d8
gnu: libreoffice: Update to 7.1.4.2.
* gnu/packages/libreoffice.scm (libreoffice)[inputs]: Add box2d, dtoa.
[arguments]: Adjust custom 'prepare-src, 'bin-and-desktop-install phases.
Add custom 'insert-external-tarballs phase. Adjust configure-flags to
build without skia. Remove deprecated make-flag
2021-06-22 13:51:11 +03:00
Efraim Flashner
4aae607119
gnu: orcus: Update to 0.16.1.
* gnu/packages/libreoffice.scm (orcus): Update to 0.16.1.
2021-06-22 13:51:11 +03:00
Efraim Flashner
e1f5517c46
gnu: orcus: Don't build static library.
* gnu/packages/libreoffice.scm (orcus)[arguments]: Add configure-flag to
skip static library.
2021-06-22 13:51:11 +03:00
Efraim Flashner
cb180427d0
gnu: ixion: Update to 0.16.1.
* gnu/packages/libreoffice.scm (ixion): Update to 0.16.1.
2021-06-22 13:51:11 +03:00
Efraim Flashner
3623696db1
gnu: ocaml-uri: Use a source file-name.
* gnu/packages/ocaml.scm (ocaml-uri)[source]: Add a file-name field.
2021-06-22 13:49:06 +03:00
Efraim Flashner
27f2b79db3
gnu: emacs-shell-command+: Use a source file-name.
* gnu/packages/emacs-xyz.scm (emacs-shell-command+)[source]: Add a
file-name field.
2021-06-22 13:49:05 +03:00
Efraim Flashner
07d2c72d39
gnu: ensembl-vep: Use a source file-name.
* gnu/packages/bioinformatics.scm (ensembl-vep)[source]: Add a file-name
field.
2021-06-22 13:49:05 +03:00
Efraim Flashner
920a36392a
gnu: Add box2d.
* gnu/packages/game-development.scm (box2d): New variable.
2021-06-22 13:49:05 +03:00
Efraim Flashner
bc6c99e52c
gnu: libreoffice: Add vendor string.
Previously: This release was supplied by nixbld.
Now:        This release was supplied by GNU Guix.

* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Add
configure-flag to set vendor to 'GNU Guix'.
2021-06-22 13:49:02 +03:00
Vinicius Monego
e88f205876
gnu: Add rust-battery-0.7.
* gnu/packages/crates-io.scm (rust-battery-0.7): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 11:02:01 +02:00
Vinicius Monego
d07bade71e
gnu: rust-lazycell-1: Update to 1.3.0.
* gnu/packages/crates-io.scm (rust-lazycell-1): Update to 1.3.0.
[arguments]: Remove #:skip-build.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 11:00:11 +02:00
Vinicius Monego
2de5297a08
gnu: Add rust-mach-0.3.
* gnu/packages/crates-io.scm (rust-mach-0.3): New variable.
(rust-mach-0.2): Inherit from above.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 10:59:52 +02:00
Vinicius Monego
f80f7329ce
gnu: Add rust-uom-0.30.
* gnu/packages/crates-io.scm (rust-uom-0.30): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 10:59:42 +02:00
Vinicius Monego
400f1caf3f
gnu: Add rust-uom-0.31.
* gnu/packages/crates-io.scm (rust-uom-0.31): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 10:59:27 +02:00
Vinícius dos Santos Oliveira
9ba41ea823
gnu: emilua: Update to 0.3.2.
* gnu/packages/lua.scm (emilua): Update to 0.3.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 10:54:16 +02:00
Sharlatan Hellseher
17972082cc
gnu: Add gopkg.in/yaml.v3.
* gnu/packages/golang.scm (go-gopkg-in-yml-v3): New variable

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 10:51:22 +02:00
Nicolas Goaziou
61a9ba398f
gnu: widelands: Update description.
* gnu/packages/games.scm (widelands)[description]: Update to mirror changes in
the stable release.
2021-06-22 10:39:40 +02:00
Nicolas Goaziou
662316b0d6
gnu: widelands: Ensure Guix catches versioning scheme switch.
* gnu/packages/games.scm (widelands-21): New variable.

"21" was the last beta release.  Upstream has now switched to a new versioning
scheme, with lesser numbers.
2021-06-22 10:35:58 +02:00
Felix Gruber
b6fc274637
gnu: widelands: Update to 1.0.
* gnu/packages/games.scm (widelands): Update to 1.0.
[source]: Download from github as there is no tarball for v1.0 on their
website.
[inputs]: Add curl.
* gnu/packages/patches/widelands-system-wide_minizip.patch: Adjust for
1.0. CmakeLists.txt now already defines CMAKE_MODULE_PATH, so I've moved
FindMinizip.cmake to this path.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 10:27:21 +02:00
Ricardo Wurmus
44bccf414b
gnu: Add perl-cworld-dekker.
* gnu/packages/bioinformatics.scm (perl-cworld-dekker): New variable.
2021-06-22 08:40:56 +02:00
Ricardo Wurmus
14f72bd48d
gnu: python-ddt: Update to 1.4.2.
* gnu/packages/python-xyz.scm (python-ddt): Update to 1.4.2.
2021-06-22 08:34:51 +02:00
Nicolas Goaziou
d534d076f0
gnu: emacs-which-key: Update to 3.5.3.
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.5.3.
2021-06-22 07:58:57 +02:00
Raghav Gururajan
adf485c815
gnu: dino: Enable some features.
* gnu/packages/messaging.scm (dino): Add comments for v0.3.0 release.
[inputs]: Add gspell and icu4c.
2021-06-22 01:02:01 -04:00
Raghav Gururajan
43cec0d117
gnu: dino: Add missing inputs.
These new inputs are referenced by the package but was missing in
the package definition. Some of these inputs might have been used
by the package indirectly via propagation from other inputs.

* gnu/packages/messaging.scm (dino)[native-inputs]: Add gobject-introspection.
[inputs]: Add atk, cairo, gdk-pixbug+svg, libnice and pango.
2021-06-22 01:01:57 -04:00
Raghav Gururajan
e3a468b206
gnu: dino: Remove duplicate inputs.
* gnu/packages/messaging.scm (dino)[inputs]: Remove duplicate gpgme,
gtk+, glib-networking and gsettings-desktop-schemas.
2021-06-22 01:01:11 -04:00
Marius Bakke
a1c7537548
gnu: uBlock Origin: Update to 1.36.0.
* gnu/packages/browser-extensions.scm (uassets): Update to 20d21ad7e.
(ublock-origin): Update to 1.36.0.
2021-06-22 00:09:40 +02:00
Marius Bakke
a03912ed86
gnu: ungoogled-chromium: Update to 91.0.4472.114-0.a9eb6fd.
* gnu/packages/chromium.scm (%chromium-version): Set to 91.0.4472.114.
(%ungoogled-revision): Set to a9eb6fd.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-06-22 00:09:40 +02:00
Tobias Geerinckx-Rice
4343476a3b
gnu: dovecot-pigeonhole: Update to 0.5.15 [fixes CVE-2020-28200].
* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.15.
2021-06-21 18:38:06 +02:00
Tobias Geerinckx-Rice
18968a7752
gnu: dovecot: Update to 2.3.15 [fixes CVE-2021-29157 & CVE-2021-33515].
* gnu/packages/mail.scm (dovecot): Update to 2.3.15.
2021-06-21 18:38:06 +02:00
Tobias Geerinckx-Rice
885d05acb9
gnu: capnproto: Fix typo in phase name.
* gnu/packages/serialization.scm (capnproto)[arguments]: Rename the
'use-tmp-for-tempory-files phase to 'use-tmp-for-temporary-files.
2021-06-21 18:27:19 +02:00
Tobias Geerinckx-Rice
98ae5c9d84
gnu: lxcfs: Fix typos in description.
* gnu/packages/virtualization.scm (lxcfs)[synopsis, description]: Fix typos.
2021-06-21 18:27:19 +02:00
Tobias Geerinckx-Rice
23e3d2d9be
gnu: font-overpass: Fix typo in description.
* gnu/packages/fonts.scm (font-overpass)[description]: Fix typo.
2021-06-21 18:27:18 +02:00
Ricardo Wurmus
c44271445a
gnu: r-monocle3: Update to 1.0.0.
* gnu/packages/bioconductor.scm (r-monocle3): Update to 1.0.0.
[propagated-inputs]: Add r-batchelor, r-leidenbase, and r-rsample.
2021-06-21 17:53:26 +02:00
Ricardo Wurmus
7209beb694
gnu: Add r-leidenbase.
* gnu/packages/bioconductor.scm (r-leidenbase): New variable.
2021-06-21 17:53:26 +02:00
Ricardo Wurmus
a41bddd29d
gnu: Add r-batchelor.
* gnu/packages/bioconductor.scm (r-batchelor): New variable.
2021-06-21 17:53:26 +02:00
Ricardo Wurmus
278e1c090e
gnu: Add r-residualmatrix.
* gnu/packages/bioconductor.scm (r-residualmatrix): New variable.
2021-06-21 17:53:26 +02:00
Ricardo Wurmus
111aa862ec
gnu: r-monocle3: Add missing input.
* gnu/packages/bioconductor.scm (r-monocle3)[propagated-inputs]: Add
r-assertthat.
2021-06-21 17:53:25 +02:00
Ricardo Wurmus
35b31a18be
gnu: python-cfn-lint: Update to 0.51.0.
* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.51.0.
[arguments]: Delete another test that attempts to access the internet.
2021-06-21 17:53:25 +02:00
Ricardo Wurmus
ac02d423d3
gnu: python-pyyaml: Update to 5.4.1.
* gnu/packages/python-xyz.scm (python-pyyaml): Update to 5.4.1.
2021-06-21 17:53:25 +02:00
Ricardo Wurmus
5c9f614e69
gnu: python-aws-sam-translator: Update to 1.36.0.
* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.36.0.
2021-06-21 17:53:25 +02:00
Matthew James Kraai
7931883bcc
gnu: libx11: Update to 1.7.2.
* gnu/packages/xorg.scm (libx11): Update to 1.7.2.
[source]: Use a "mirror://xorg" URL.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 18:08:21 +03:00
Efraim Flashner
cfe79af7e6
gnu: rust-openssl-sys-0.9: Update to 0.9.64.
* gnu/packages/crates-io.scm (rust-openssl-sys-0.9): Update to 0.9.64.
2021-06-21 18:02:06 +03:00
Andreas Enge
91defaf245
gnu: mpfrcx: Update to 0.6.2.
* gnu/packages/algebra.scm (mpfrcx): Update to 0.6.2.
2021-06-21 16:44:26 +02:00
Jack Hill
6acc04eca7
gnu: Add eovim.
* gnu/packages/vim (eovim): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 17:23:36 +03:00
Efraim Flashner
5506b841d1
gnu: mlt: Don't hardcode gcc value.
* gnu/packages/video.scm (mlt)[arguments]: Adjust make-flags to use
cc-for-target, cxx-for-target.
2021-06-21 17:19:39 +03:00
Vinicius Monego
0b1cf40dce
gnu: Add shotcut.
* gnu/packages/video.scm (shotcut): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 17:19:39 +03:00
Vinicius Monego
49e8fa4a3d
gnu: mlt: Add optional dependencies.
* gnu/packages/video.scm (mlt)[inputs]: Add alsa-plugins:pulseaudio,
libebur128, rtaudio, sdl2, sdl2-image, sox, vidstab. Remove sdl.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 17:05:43 +03:00
Vinicius Monego
6b183cd47d
gnu: mlt: Update to 6.26.1.
* gnu/packages/video.scm (mlt): Update to 6.26.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 17:04:14 +03:00
Vinicius Monego
5e6abeee98
gnu: mlt: Update license.
* gnu/packages/video.scm (mlt)[license]: Change from gpl3 to lgpl2.1+.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 17:04:05 +03:00
Sergey Trofimov
7e2afc6ac3
gnu: moreutils: Remove obsolete source uri.
* gnu/packages/moreutils.scm (moreutils): Remove obsolete origin uri as
it returns 404.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 15:18:38 +03:00
Matthew James Kraai
18d50dbe74
gnu: xkeyboard-config: Update to 2.33.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.33.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 15:13:16 +03:00
Ricardo Wurmus
8a62d8685a
gnu: Add python-iced.
* gnu/packages/bioinformatics.scm (python-iced): New variable.
2021-06-21 13:02:39 +02:00
Ricardo Wurmus
38d829cf24
gnu: python-argh: Remove python-tox.
* gnu/packages/python-xyz.scm (python-argh)[propagated-inputs]: Remove python-tox.
2021-06-21 12:25:21 +02:00
Ricardo Wurmus
42d8257e03
gnu: r-arrow: Add arrow libraries.
* gnu/packages/cran.scm (r-arrow)[inputs]: Add the lib output of apache-arrow.
2021-06-21 12:17:23 +02:00
Ricardo Wurmus
bf0f9dd051
gnu: apache-arrow: Update to 4.0.1.
* gnu/packages/databases.scm (apache-arrow): Update to 4.0.1.
[arguments]: Remove trailing boolean; ensure that xsimd is not downloaded and
built anew.
[inputs]: Add xsimd.
2021-06-21 12:17:23 +02:00
Pierre Neidhardt
71c3f95419
gnu: Add cl-gserver.
* gnu/packages/lisp-xyz.scm (cl-gserver, ecl-cl-gserver, sbcl-cl-gserver): New variables.
2021-06-21 11:18:13 +02:00
Pierre Neidhardt
008da15880
gnu: Add cl-hamt.
* gnu/packages/lisp-xyz.scm (cl-hamt, ecl-cl-hamt, sbcl-cl-hamt): New variables.
2021-06-21 11:18:13 +02:00
Pierre Neidhardt
40098148bd
gnu: Add cl-murmurhash.
* gnu/packages/lisp-xyz.scm (cl-murmurhash, ecl-cl-murmurhash,
sbcl-cl-murmurhash): New variables.
2021-06-21 11:18:13 +02:00
Pierre Neidhardt
3b45aa167d
gnu: Add cl-mock.
* gnu/packages/lisp-xyz.scm (cl-mock, ecl-cl-mock, sbcl-cl-mock): New variables.
2021-06-21 11:18:13 +02:00
Pierre Neidhardt
9903342ac8
gnu: Add atomics.
* gnu/packages/lisp-xyz.scm (cl-atomics, ecl-atomics, sbcl-atomics): New variables.
2021-06-21 11:18:13 +02:00
Pierre Neidhardt
9d48a179d1
gnu: Add binding-arrows.
* gnu/packages/lisp-xyz.scm (cl-binding-arrows, ecl-binding-arrows, sbcl-binding-arrows): New variables.
2021-06-21 11:18:13 +02:00
Pierre Neidhardt
659cc959b3
gnu: Add forgotten ecl-stmx and cl-stmx definitions.
* gnu/packages/lisp-xyz.scm (cl-ecl-stmx, ecl-ecl-stmx): New variables.
2021-06-21 11:18:13 +02:00
Jack Hill
30a04c00be
gnu: Add tlf.
* gnu/packages/patches/tlf-support-hamlib-4.2+.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/radio.scm (tlf): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-06-21 10:16:04 +02:00
Nicolas Goaziou
a7495b04b5
gnu: emacs-marginalia: Update to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.7.
2021-06-21 08:10:05 +02:00
Nicolas Goaziou
0f1e95746b
gnu: emacs-vertico: Update to 0.12.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.12.
2021-06-21 08:08:41 +02:00
Nicolas Goaziou
5bf6b88ef3
gnu: emacs-corfu: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.9.
2021-06-21 08:07:09 +02:00
Boris A. Dekshteyn
3a67aafc55
gnu: font-terminus: Build Open Type Bitmap.
* gnu/packages/fonts.scm (font-terminus)[outputs]: Add otb.
[arguments]: Add 'build-otb, 'install-otb phases.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 08:46:50 +03:00
Tobias Geerinckx-Rice
8b9b707674
gnu: kirc: Update to 0.2.7.
* gnu/packages/irc.scm (kirc): Update to 0.2.7.
2021-06-21 01:51:56 +02:00
Tobias Geerinckx-Rice
2955fec1c9
gnu: asio: Update to 1.18.2.
* gnu/packages/networking.scm (asio): Update to 1.18.2.
2021-06-21 01:51:56 +02:00
Tobias Geerinckx-Rice
4ebc965ede
gnu: whois: Update to 5.5.10.
* gnu/packages/networking.scm (whois): Update to 5.5.10.
2021-06-21 01:51:56 +02:00
Xinglu Chen
980c33bd3f
gnu: ocaml-merlin: Inherit from ‘ocaml-dot-merlin-reader’.
* gnu/packages/ocaml.scm (ocaml-merlin): Inherit from
‘ocaml-dot-merlin-reader’, thus also updating it to 4.2-411.
[version, source, build-system, home-page]: Remove.
[arguments]<#:phases>: Use custom test phase.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-21 00:10:03 +02:00
Xinglu Chen
5ae0d2c247
gnu: ocaml-dot-merlin-reader: Update to 4.2-411.
* gnu/packages/ocaml.scm (ocaml-dot-merlin-reader): Update to 4.2-411.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-21 00:09:13 +02:00
Tobias Geerinckx-Rice
d027858e70
gnu: corsix-th: Update to 0.65.
* gnu/packages/games.scm (corsix-th): Update to 0.65.
2021-06-20 16:44:09 +02:00
Tobias Geerinckx-Rice
eca228eb09
gnu: tcpdump: Update to 4.99.1.
* gnu/packages/admin.scm (tcpdump): Update to 4.99.1.
2021-06-20 16:44:09 +02:00
Tobias Geerinckx-Rice
df68e5c65a
gnu: rsnapshot: Update to 1.4.4.
* gnu/packages/backup.scm (rsnapshot): Update to 1.4.4.
2021-06-20 16:44:09 +02:00