| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/emacs.scm (emacs-slack): Update to 0-2.02ee1d73.
|
|
|
|
|
| |
* gnu/packages/adns.scm (c-ares): Update to 1.14.0.
[license]: Use https.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.4.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.20.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.82.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.116.
|
|
|
|
| |
* gnu/packages/linux.scm (make-linux-libre): Use invoke.
|
|
|
|
|
|
| |
* gnu/packages/gnu-doc.scm (gnu-standards) <version>: Update to 2018-02-18.
(gnu-standards) <origin>: While we're here, use "gnu-standards-src" as the
file-name, rather than the default, which is "cvs-checkout".
|
|
|
|
|
|
|
|
|
|
|
| |
This was causing segfaults in the MH test suite when building with
glibc 2.26 on x86_64.
* gnu/packages/patches/mailutils-uninitialized-memory.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (mailutils)[source](patches, snippet): New
fields.
[native-inputs]: New field.
|
|
|
|
|
|
| |
* gnu/packages/patches/gcc-4.9-libsanitizer-fix.patch: New file.
* gnu/packages/gcc.scm (gcc-4.9)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/vpn.scm (gvpe)[source](modules, snippet): New fields.
|
|
|
|
| |
* gnu/packages/admin.scm (shepherd)[inputs]: Add GUILE-READLINE.
|
|\ |
|
| |
| |
| |
| |
| | |
* gnu/packages/engineering.scm (geda-gaf)[arguments]: Disable two failing
tests.
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-nov-el): New variable.
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-esxml): New variable.
|
| |
| |
| |
| | |
* gnu/packages/libffcall.scm (libffcall): Update to 2.1.
|
| |
| |
| |
| |
| |
| |
| |
| | |
This is a follow-up to commit 9a1c4a981bdd7eeca76aaf73a57d6841918821c2. Bash
completions must have the same name as the executable.
* gnu/packages/linux.scm (btrfs-progs)[arguments]: Rename "btrfs-completion"
script to "btrfs".
|
| |
| |
| |
| |
| | |
* gnu/packages/pdf.scm (zathura-cb, zathura-ps, zathura-djvu,
zathura-pdf-mupdf, zathura-pdf-poppler)[propagated-inputs]: Remove GIRARA.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (girara)[native-inputs]: Replace XORG-SERVER with
XORG-SERVER-1.19.3.
[arguments]: Add #:disallowed-references.
* gnu/packages/pdf.scm (zathura)[native-inputs, arguments]: Likewise.
|
| |
| |
| |
| |
| | |
* gnu/packages/pdf.scm (zathura): Export CK_DEFAULT_TIMEOUT before running
tests.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes build failures on Hydra. Reported by Mark H Weaver in
<https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00391.html>.
* gnu/packages/gtk.scm (girara)[arguments]: Set CK_DEFAULT_TIMEOUT before
running tests.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes the security issues described at
https://www.ruby-lang.org/en/news/2018/02/17/multiple-vulnerabilities-in-
rubygems/
* gnu/packages/patches/ruby-rubygems-276-for-ruby24.patch: New file.
* gnu/packages/ruby.scm (ruby-2.4.3)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-mtl)[arguments]: Explain why we need to allow
a newer version of the transformers package.
[inputs]: Remove ghc-transformers.
|
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.7.1.
|
| |
| |
| |
| | |
* gnu/services/xorg.scm (xinitrc): Import (ice-9 rdelim).
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git): Update to 2.16.2.
|
| |
| |
| |
| | |
* gnu/packages/maths.scm (glpk): Update to 4.65.
|
| |
| |
| |
| | |
* gnu/packages/xorg.scm (xf86-video-vesa): Update to 2.4.0.
|
| |
| |
| |
| | |
* gnu/packages/games.scm (colobot): New variable.
|
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/30436>.
* gnu/packages/scheme.scm (bigloo)[source]: Fix hash.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/openstack.scm (python-hacking): Update to 1.0.0.
[propagated-inputs]: Change PYTHON-FLAKE8 to PYTHON-FLAKE8-2.5.
* gnu/packages/python.scm (python-flake8-2.5, python2-flake8-2.5): New public
variables.
|
| |
| |
| |
| | |
* gnu/packages/xml.scm (python-defusedxml): Update to 0.5.0.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/python-waitress-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python.scm (python-waitress): Update to 1.1.0.
[source](patches): New field.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-mtl)[arguments]: Explain why we need to allow
a newer version of the transformers package.
[inputs]: Remove ghc-transformers.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/game-development.scm (tiled): Update to 1.1.2.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (mpv): Update to 0.28.2.
|
| |
| |
| |
| | |
* gnu/packages/databases.scm (perl-dbd-pg): Update to 3.7.4.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (ristretto): Update to 0.8.2.
|
| |
| |
| |
| | |
* gnu/packages/xiph.scm (opusfile): Update to 0.10.
|
| |
| |
| |
| |
| | |
* gnu/packages/erlang.scm (erlang)[arguments]: Substitute INVOKE for
SYSTEM*, don't use %OUTPUTS, and end phases with #t.
|
| |
| |
| |
| | |
* gnu/packages/erlang.scm (erlang): Update to 20.2.3.
|
| |
| |
| |
| |
| | |
* gnu/packages/gkrellm.scm (gkrellm): Update to 2.3.10.
[arguments]: Remove X11_LIBS override.
|
| |
| |
| |
| |
| | |
* gnu/packages/gnustep.scm (wmbattery, wmclock, wmcpuload)[home-pages]:
Use new dockapps.net domain.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/gnustep.scm (windowmaker)[arguments]: Don't use %OUTPUT.
End phases with #t.
(wmbattery, wmclock)[arguments]: Substitute INVOKE for SYSTEM*. End
phases with #t.
|
| |
| |
| |
| | |
* gnu/packages/gnustep.scm (wmcpuload): Update to 1.1.1.
|
| |
| |
| |
| |
| | |
* gnu/packages/gnustep.scm (wmbattery): Update to 2.51.
[source]: Remove upstreamed bugfix snippet.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/acl.scm (acl)[home-page]: Use HTTPS.
* gnu/packages/admin.scm (dmidecode)[home-page]: Likewise.
* gnu/packages/attr.scm (attr)[home-page]: Likewise.
* gnu/packages/audio.scm (lash)[home-page]: Likewise.
* gnu/packages/avr.scm (avr-libc)[home-page]: Likewise.
* gnu/packages/backup.scm (rdiff-backup, libchop)[home-page]: Likewise.
* gnu/packages/compression.scm (fastjar, lzip, lziprecover, atool)
(lunzip, clzip, lzlib, plzip)[home-page]: Likewise.
* gnu/packages/emacs.scm (geiser, bbdb, m17n-lib, m17n-lib)[home-page]:
Likewise.
* gnu/packages/flashing-tools.scm (avrdude)[home-page]: Likewise.
* gnu/packages/fontutils.scm (libotf)[home-page]: Likewise.
* gnu/packages/game-development.scm (gzochi)[home-page]: Likewise.
* gnu/packages/games.scm (enigma)[home-page]: Likewise.
* gnu/packages/gsasl.scm (libntlm)[home-page]: Likewise.
* gnu/packages/gtk.scm (guile-cairo)[home-page]: Likewise.
* gnu/packages/guile.scm (guile-reader, guile-lib, guile-json)
(guile-redis, g-wrap)[home-page]: Likewise.
* gnu/packages/libunwind.scm (libunwind)[home-page]: Likewise.
* gnu/packages/lout.scm (lout)[home-page]: Likewise.
* gnu/packages/mpd.scm (sonata)[home-page]: Likewise.
* gnu/packages/networking.scm (quagga)[home-page]: Likewise.
* gnu/packages/ratpoison.scm (ratpoison)[home-page]: Likewise.
* gnu/packages/skribilo.scm (skribilo)[home-page]: Likewise.
* gnu/packages/telephony.scm (exosip)[home-page]: Likewise.
* gnu/packages/texinfo.scm (texi2html)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (xbindkeys)[home-page]: Likewise.
|
| |
| |
| |
| | |
* gnu/packages/compression.scm (plzip): Update to 1.7.
|