summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: netpbm: Update to 10.90.2.series-4097Vincent Legoll2020-05-25
| | | | * gnu/packages/netpbm.scm (netpbm): Update to 10.90.2.
* gnu: java-xerces: Update to 2.12.1.Vincent Legoll2020-05-25
| | | | * gnu/packages/java.scm (java-xerces): Update to 2.12.1.
* gnu: xerces-c: Update to 3.2.3.Vincent Legoll2020-05-25
| | | | * gnu/packages/xml.scm (xerces-c): Update to 3.2.3.
* gnu: mupdf: Update to 1.17.0.Vincent Legoll2020-05-25
| | | | * gnu/packages/pdf.scm (mupdf): Update to 1.17.0.
* gnu: nagios: Update to 4.4.6.Vincent Legoll2020-05-25
| | | | * gnu/packages/monitoring.scm (nagios): Update to 4.4.6.
* gnu: gitolite: Update to 3.6.11.Vincent Legoll2020-05-25
| | | | * gnu/packages/version-control.scm (gitolite): Update to 3.6.11.
* gnu: haproxy: Update to 2.1.4.Vincent Legoll2020-05-25
| | | | * gnu/packages/networking.scm (haproxy): Update to 2.1.4.
* gnu: unbound: Update to 1.10.1.Vincent Legoll2020-05-25
| | | | * gnu/packages/dns.scm (unbound): Update to 1.10.1.
* gnu: ffmpeg: Update to 4.2.3.Vincent Legoll2020-05-25
| | | | * gnu/packages/video.scm (ffmpeg): Update to 4.2.3.
* gnu: ansible: Update to 2.9.9.Vincent Legoll2020-05-25
| | | | * gnu/packages/admin.scm (ansible): Update to 2.9.9.
* maint: 'authenticate' depends on a couple of .go files.base-for-series-4097Ludovic Courtès2020-05-25
| | | | * Makefile.am (authenticate): Add dependency on guix/{git,openpgp}.go.
* compile: Do not optimize "gnu/tests/*".Ludovic Courtès2020-05-25
| | | | | * guix/build/compile.scm (optimization-options): Add "gnu/tests/" to level 0.
* gexp: The result of 'imported-files/derivation' is non-substitutable.Ludovic Courtès2020-05-25
| | | | | * guix/gexp.scm (imported-files/derivation): Pass #:substitutable? #f to 'gexp->derivation'.
* gnu: qhull: Update to 2019.1Ekaitz Zarraga2020-05-25
| | | | | | * gnu/packages/maths.scm (qhull): update to 2019.1 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* self: Optimize 'file-append*' for 'local-file?'.Ludovic Courtès2020-05-25
| | | | | * guix/self.scm (file-append*): Add 'local-file?' case. * guix/gexp.scm (local-file-select?): Export.
* doc: Remove one use of 'file-append*'.Ludovic Courtès2020-05-25
| | | | | * doc/build.scm (texinfo-manual-source)[build]: Use 'file-append', not 'file-append*', for 'htmlxref.cnf', to ensure it has the right basename.
* gexp: Fix expansion for (file-append (local-file ...) ...).Ludovic Courtès2020-05-25
| | | | | | | | | Fixes <https://bugs.gnu.org/41527>. Regression introduced in d03001a31a6d460b712825640dba11e3f1a53a14. * guix/gexp.scm (lower+expand-object): When LOWERED is not a struct and EXPAND is true, call EXPAND. * tests/gexp.scm ("file-append, raw store item"): New test.
* tests: Hide quoted (define-module ...) form from Geiser.Ludovic Courtès2020-05-25
| | | | | * tests/gexp.scm (%extension-package): Split (define-module ...) form to fool Geiser.
* gnu: Add go-github-com-francoispqt-gojay.Efraim Flashner2020-05-25
| | | | * gnu/packages/golang.scm (go-github-com-francoispqt-gojay): New variable.
* gnu: python-llfuse: Update to 1.3.6.Efraim Flashner2020-05-25
| | | | * gnu/packages/python-xyz.scm (python-llfuse): Update to 1.3.6.
* gnu: perl-timedate: Update to 2.33.Efraim Flashner2020-05-25
| | | | * gnu/packages/perl.scm (perl-timedate): Update to 2.33.
* gnu: perl-io-tty: Update to 1.14.Efraim Flashner2020-05-25
| | | | * gnu/packages/perl.scm (perl-io-tty): Update to 1.14.
* gnu: quazip: Update to 0.9.1.Efraim Flashner2020-05-25
| | | | * gnu/packages/compression.scm (quazip): Update to 0.9.1.
* gnu: perl-cgi: Update to 4.47.Efraim Flashner2020-05-25
| | | | * gnu/packages/web.scm (perl-cgi): Update to 4.47.
* gnu: font-gnu-unifont: Update to 13.0.02.Efraim Flashner2020-05-25
| | | | * gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.02.
* gnu: mpv-mpris: Update to 0.5.Efraim Flashner2020-05-25
| | | | * gnu/packages/video.scm (mpv-mpris): Update to 0.5.
* gnu: tuir: Update to 1.29.0.Efraim Flashner2020-05-25
| | | | * gnu/packages/syndication.scm (tuir): Update to 1.29.0.
* gnu: OBS: Update to 25.0.8.base-for-series-4096Leo Famulari2020-05-25
| | | | | | * gnu/packages/video.scm (obs): Update to 25.0.8. [inputs]: Add mbedtls-apache. [arguments]: Set the version string in #:configure-flags.
* gnu: renpy: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/game-development.scm (renpy)[home-page]: Use HTTPS URI.
* gnu: python2-renpy: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/game-development.scm (python2-renpy)[home-page]: Use HTTPS URI.
* gnu: taskwarrior: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/task-management.scm (taskwarrior)[home-page]: Use HTTPS URI.
* gnu: uget: Update to 2.2.0.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/bittorrent.scm (uget): Update to 2.2.0.
* gnu: uget: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/bittorrent.scm (uget)[home-page]: Use HTTPS URI.
* gnu: xftwidth: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/xdisorg.scm (xftwidth)[home-page]: Use HTTPS URI.
* gnu: xonotic: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/games.scm (xonotic)[home-page]: Use HTTPS URI.
* gnu: redkite: Update to 0.8.1.Tobias Geerinckx-Rice2020-05-25
| | | | * gnu/packages/audio.scm (redkite): Update to 0.8.1.
* gnu: netcat-openbsd: Update to 1.217-1.Tobias Geerinckx-Rice2020-05-25
| | | | | * gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-1. [arguments]: Remove obsolete #:configure-flags.
* gnu: colordiff: Update to 1.0.19.Tobias Geerinckx-Rice2020-05-25
| | | | * gnu/packages/patchutils.scm (colordiff): Update to 1.0.19.
* gnu: libnftnl: Update to 1.1.6.Tobias Geerinckx-Rice2020-05-25
| | | | | | | * gnu/packages/linux.scm (libnftnl): Update to 1.1.6. [source]: Remove patch. * gnu/packages/patches/libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: gcompris: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/education.scm (gcompris)[home-page]: Use HTTPS URI.
* gnu: czmq: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/networking.scm (czmq)[home-page]: Use HTTPS URI.
* gnu: cppzmq: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/networking.scm (cppzmq)[home-page]: Use HTTPS URI.
* gnu: cmark: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/markup.scm (cmark)[home-page]: Use HTTPS URI.
* gnu: wireshark: Update to 3.2.4.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.2.4.
* gnu: denemo: Update to 2.4.0.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/music.scm (denemo): Update to 2.4.0.
* gnu: cataclysm-dda: Update to 0.E-2.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/games.scm (cataclysm-dda): Update to 0.E-2.
* gnu: dia: Update to 0.97.3-2.3cf7ec4 [fixes CVE-2019-19451].base-for-series-4094Tobias Geerinckx-Rice2020-05-25
| | | | | | | | | * gnu/packages/gnome.scm (dia): Update to 0.97.3-2.3cf7ec4. [build-system]: Use Meson. [inputs]: Add graphene, libxslt, poppler, and python-2. Remove freetype, gdk-pixbuf, libart-lgpl, and pango. [native-inputs]: Add appstream-glib and docbook-xsl. Remove autoconf, automake, libtool, perl, and python-wrapper.
* gnu: parallel: Update to 20200522.Tobias Geerinckx-Rice2020-05-25
| | | | * gnu/packages/parallel.scm (parallel): Update to 20200522.
* doc: Fix typos.zimoun2020-05-25
| | | | | | | * doc/guix.texi: Fix typos. * doc/contributing.texi: Fix typos. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add emacs-interleave.Ryan Desfosses2020-05-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-interleave): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>