Age | Commit message (Collapse) | Author |
|
* gnu/packages/fonts.scm (font-dejavu)[home-page]: Use the new home-page.
|
|
* gnu/packages/emacs.scm (emacs-rsw-elisp)[description]: Wrap code with
Texinfo syntax for code.
|
|
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.
|
|
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.2.
|
|
* gnu/packages/gnome.scm (libsoup): Update to 2.62.2.
|
|
This package duplicates ‘emacs-dumb-jump’ package from
d26727a143fab0dded1dbc848899270dbacd5dad.
This reverts commit 89378bb87b5f8cb68fb51a9c19b8fbdc372c65fe.
|
|
Partly addresses <https://bugs.gnu.org/30756>.
Reported by julien lepiller <julien@lepiller.eu>,
Marius Bakke <mbakke@fastmail.com>,
and Giel van Schijndel <giel@mortis.eu>
* gnu/packages/gcc.scm (gcc-6)[native-search-paths]: New field.
|
|
* gnu/packages/messaging.scm (bitlbee-discord): New variable.
|
|
* gnu/packages/messaging.scm (bitlbee)[arguments]: Add 'install-lib'
phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/wget.scm (wget): Update to 1.19.5.
|
|
This change broke `man` when invoked outside a `guix environment`.
This reverts commit 296551a2e9310d4a030ee49530e9367e73aaeecf.
|
|
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.30.
|
|
* gnu/packages/patches/strace-kernel-4.16.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/linux.scm (strace)][source](patches): New field.
|
|
* gnu/packages/networking.scm (wireshark): Update to 2.6.0.
[inputs]: Add lz4, qtmultimedia and snappy. Remove openssl.
[arguments]: Update configure flags according to changes above.
|
|
* gnu/packages/mail.scm (gmime): Update to 3.2.0.
[arguments]: End phases on #t.
(gmime-2.6): New public variable.
(mu, balsa, pan): Change GMIME to GMIME-2.6.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.7.
|
|
* gnu/packages/gnupg.scm (libgpg-error-1.31): New public variable.
(gpgme): Update to 1.11.1.
[propagated-inputs]: Change LIBGPG-ERROR to LIBGPG-ERROR-1.31.
|
|
Fixes <https://bugs.gnu.org/30785>.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.
* gnu/packages/man.scm (man-db)[arguments]: Rename 'patch-iconv-path' to
'patch-absolute-paths'. Add substitution for "preconv".
|
|
* gnu/packages/groff.scm (groff-minimal)[arguments]: Add 'preconv' to the list
of kept programs.
|
|
This reverts commit 0c183f6fb1efe9762cf33f691607a1b2ed2fa57e.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.7.
|
|
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-59.
|
|
* gnu/packages/plotutils.scm (asymptote): Update to 2.44.
|
|
* gnu/packages/gnome.scm (ghex): New variable.
Co-authored-by: Jovany Leandro G.C <bit4bit@riseup.net>.
|
|
* gnu/packages/game-development.scm (love): Update to 11.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-numpy): Update to 1.14.3.
|
|
* gnu/packages/python.scm (python-scipy): Update to 1.0.1.
|
|
* gnu/packages/python.scm (python-matplotlib): Update to 2.2.2.
[propagated-inputs]: Add PYTHON-KIWISOLVER.
(python2-matplotlib)[propagated-inputs]: Add PYTHON2-BACKPORTS-FUNCTOOLS-LRU-CACHE.
(python-matplotlib-documentation)[native-inputs]: Change PYTHON-SPHINX to
PYTHON-SPHINX-1.6. Add PYTHON-SPHINX-GALLERY.
|
|
* gnu/packages/python.scm (python-sphinx-gallery, python2-sphinx-gallery): New
public variables.
|
|
* gnu/packages/maths.scm (python-kiwisolver, python2-kiwisolver): New public
variables.
|
|
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.3.
|
|
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.2.
|
|
* gnu/packages/emulators.scm (retroarch): Update to 1.7.3.
[inputs]: Add qtbase.
|
|
* gnu/packages/aidc.scm (qrencode): Update to 4.0.0.
|
|
The upgrade from 5.3 to 6.0 switches to rely on the on the setup.cfg, and with
the version of setuptools incldued with Python, this isn't supported, so no
actual code is installed, and the output is mostly empty.
* gnu/packages/python.scm (python-qrcode)[inputs]: Add python-setuptools.
|
|
* gnu/packages/emacs.scm (emacs-lispy): Update to c2a358a7.
|
|
* gnu/packages/ocaml.scm (coq-coquelicot)[arguments]: New phase to
remove a deprecated command.
|
|
* gnu/packages/ocaml.scm (coq-bignums): Update to 8.8.0.
|
|
* gnu/packages/ocaml.scm (coq-mathcomp): Update to 1.7.0.
|
|
* gnu/packages/ocaml.scm (coq-gappa): Update to 1.3.2.
|
|
* gnu/packages/ocaml.scm (coq-flocq): Update to 2.6.1.
|
|
* gnu/packages/ocaml.scm (coq): Update to 8.8.0.
|
|
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.24.0.
|
|
* gnu/packages/maths.scm (gnuplot): Update to 5.2.2.
[arguments]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (workrave): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/wm.scm (nitrogen): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This causes a mass rebuild due to python2-mako rebuilding Mesa. Pushed on
staging instead.
This reverts commit fc7c91a53a9c5c4ce0fd6d62dd8a57f4d2e6a590.
|
|
* gnu/packages/statistics.scm (r-desc): Update to 1.2.0.
|
|
* gnu/packages/statistics.scm (r-data-table): Update to 1.11.0.
|
|
* gnu/packages/statistics.scm (r-yaml): Update to 2.1.19.
|