summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* nls: Update 'es' translation.Ludovic Courtès2018-04-19
|
* gnu: Add emacs-lispyville.Clément Lassieur2018-04-19
| | | | * gnu/packages/emacs.scm (emacs-lispyville): New variable.
* gnu: emacs-lispy: Change source to recent Git commit.Clément Lassieur2018-04-19
| | | | | | * gnu/packages/emacs.scm (emacs-lispy): Wrap with let, and change source to the Git repository. [propagated-inputs]: Add emacs-zoutline.
* gnu: Add emacs-zoutline.Clément Lassieur2018-04-19
| | | | * gnu/packages/emacs.scm (emacs-zoutline): New variable.
* gnu: blender: Update to 2.79b.Leo Famulari2018-04-18
| | | | * gnu/packages/graphics.scm (blender): Update to 2.79b.
* gnu: mpg123: Update to 1.25.10.Leo Famulari2018-04-18
| | | | * gnu/packages/mp3.scm (mpg123): Update to 1.25.10.
* gnu: Add guile-curl.Roel Janssen2018-04-18
| | | | * gnu/packages/curl.scm (guile-curl): New variable.
* gnu: mutt: Update to 1.9.5.Leo Famulari2018-04-18
| | | | * gnu/packages/mail.scm (mutt): Update to 1.9.5.
* gnu: lynx: Update to 2.8.9dev.17.Leo Famulari2018-04-18
| | | | * gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.17.
* gnu: qemu: Fix CVE-2018-7550.Leo Famulari2018-04-18
| | | | | | * gnu/packages/patches/qemu-CVE-2018-7550.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/virtualization.scm (qemu)[source]: Use it.
* gnu: rust: Skip test_loading_cosine test.Efraim Flashner2018-04-18
| | | | | | | * gnu/packages/rust.scm (rust-1.19.0)[arguments]: Modify custom 'patch-tests phase to skip test_loading_cosine test. (rust-1.24.0)[arguments]: Modify inherited 'patch-tests to point to updated code locations.
* gnu: nestopia-ue: Update to 1.48.Kei Kebreau2018-04-17
| | | | | | | | | | * gnu/packages/emulators.scm (nestopia-ue): Update to 1.48. [source]: Simplify snippet; 3rd-party zlib is no longer bundled. [build-system]: Switch to cmake-build-system. [inputs]: Remove glu and mesa. Add libepoxy. [arguments]: Remove #:make-flags. Re-enable 'configure' phase. Remove 'remove-xdg-desktop-menu-call' and 'remove-gdkwayland-include' phases. Add 'wrap-program' phase.
* gnu: python-pretend: Update to 1.0.9.Tobias Geerinckx-Rice2018-04-18
| | | | * gnu/packages/python.scm (python-pretend): Update to 1.0.9.
* gnu: gphoto2: Update to 2.5.17.Tobias Geerinckx-Rice2018-04-18
| | | | * gnu/packages/photo.scm (gphoto2): Update to 2.5.17.
* gnu: libgphoto2: Update to 2.5.17.Tobias Geerinckx-Rice2018-04-18
| | | | * gnu/packages/photo.scm (libgphoto2): Update to 2.5.17.
* gnu: r-arules: Update to 1.6-1.Tobias Geerinckx-Rice2018-04-18
| | | | * gnu/packages/cran.scm (r-arules): Update to 1.6-1.
* gnu: r-tseries: Update to 0.10-44.Tobias Geerinckx-Rice2018-04-18
| | | | * gnu/packages/cran.scm (r-tseries): Update to 0.10-44.
* gnu: r-proxy: Update to 0.4-22.Tobias Geerinckx-Rice2018-04-18
| | | | * gnu/packages/cran.scm (r-proxy): Update to 0.4-22.
* gnu: r-ape: Update to 5.1.Tobias Geerinckx-Rice2018-04-18
| | | | * gnu/packages/cran.scm (r-ape): Update to 5.1.
* gnu: r-callr: Update to 2.0.3.Tobias Geerinckx-Rice2018-04-18
| | | | * gnu/packages/cran.scm (r-callr): Update to 2.0.3.
* gnu: nginx: Update to 1.14.0.Marius Bakke2018-04-18
| | | | * gnu/packages/web.scm (nginx): Update to 1.14.0.
* gnu: Remove unneeded import.Marius Bakke2018-04-18
| | | | * gnu/packages/texinfo.scm: Remove unused (gnu packages linux) import.
* gnu: samba: Update to 4.7.7.Marius Bakke2018-04-18
| | | | * gnu/packages/samba.scm (samba): Update to 4.7.7.
* gnu: perl: Replace with 5.26.2 [fixes CVE-2018-{6797,6798,6913}].Marius Bakke2018-04-18
| | | | | * gnu/packages/perl.scm (perl-5.26.2): New public variable. (perl)[replacement]: New field.
* gnu: Move the Go standard libraries to (gnu packages golang).Leo Famulari2018-04-17
| | | | | | | | | | | | | * gnu/packages/syncthing.scm (go-golang-org-x-crypto-bcrypt, go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2, go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20, go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish, go-golang-org-x-crypto-xtea, go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context, go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6, go-golang-org-x-net-proxy, go-golang-org-x-sys-unix, go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm, go-golang-org-x-time-rate): Move these packages ... * gnu/packages/golang.scm: ... to here.
* gnu: subversion: Update to 1.10.0.Leo Famulari2018-04-17
| | | | | | * gnu/packages/version-control.scm (subversion): Update to 1.10.0. (arguments): Patch a hidden shebang in a new 'patch-test-sh' phase. (inputs): Add lz4 and utf8proc. Switch from python-2 to python-wrapper@3.
* gnu: mrustc: Update to 0.0.0-1.4f98e43.Danny Milosavljevic2018-04-17
| | | | * gnu/packages/rust.scm (mrustc): Update to 0.0.0-1.4f98e43.
* gnu: emacs-idris-mode: Fix source hash.Maxim Cournoyer2018-04-17
| | | | | | * gnu/packages/emacs.scm (emacs-idris-mode)[source]: Fix hash. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: r-rcurl: Respect CURL_CA_BUNDLE variable.Ricardo Wurmus2018-04-17
| | | | | | | Fixes <https://debbugs.gnu.org/31189> * gnu/packages/statistics.scm (r-rcurl)[arguments]: Patch options to respect CURL_CA_BUNDLE if no "cainfo" option is provided.
* gnu: Add emacs-ergoemacs-mode.Ricardo Wurmus2018-04-17
| | | | * gnu/packages/emacs.scm (emacs-ergoemacs-mode): New variable.
* gnu: Add java-asm-bootstrap.Gábor Boskovits2018-04-17
| | | | | | * gnu/packages/java.scm (java-asm-bootstrap): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add java-aqute-bndlib-bootstrap.Gábor Boskovits2018-04-17
| | | | | | * gnu/packages/java.scm (java-aqute-bndlib-bootstrap): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add java-aqute-libg-bootstrap.Gábor Boskovits2018-04-17
| | | | | | * gnu/packages/java.scm (java-aqute-libg-bootstrap): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add java-slfj4-api-bootstrap.Gábor Boskovits2018-04-17
| | | | | | * gnu/packages/java.scm (java-slf4j-api-bootstrap): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: gajim: Update to 1.0.1.Clément Lassieur2018-04-17
| | | | | | | | | | | | | | | * gnu/packages/messaging.scm (gajim): Update to 1.0.1. [build-system]: Change to PYTHON-BUILD-SYSTEM. [arguments]: Remove the PYTHONPATH wrapper. Don't override "APP". Add a GI_TYPELIB_PATH wrapper. Add 'remove-test-resolver, 'start-xserver and 'install-icons phases. [native-inputs]: Add XORG-SERVER. [inputs]: Remove PYTHON2-AXOLOTL, PYTHON2-NBXMPP, PYTHON2-PYOPENSSL, PYTHON2-GNUPG, PYTHON2-PYGTK, PYTHON-2. Add ADWAITA-ICON-THEME, GNOME-KEYRING, GTK+, GTKSPELL3, HICOLOR-ICON-THEME, LIBSECRET, PYTHON-AXOLOTL, PYTHON-DBUS, PYTHON-DOCUTILS, PYTHON-GNUPG, PYTHON-NBXMPP, PYTHON-PILLOW, PYTHON-PYASN1, PYTHON-PYCAIRO, PYTHON-PYGOBJECT, PYTHON-PYOPENSSL, PYTHON-QRCODE.
* gnu: python-nbxmpp: Update to 0.6.4.Clément Lassieur2018-04-17
| | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.4.
* gnu: emacs-emms-player-mpv: Update to 0.1.0.Arun Isaac2018-04-17
| | | | * gnu/packages/emacs.scm (emacs-emms-player-mpv): Update to 0.1.0.
* gnu: knot: Update to 2.6.6.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/dns.scm (knot): Update to 2.6.6.
* gnu: cbatticon: Update to 1.6.8.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/admin.scm (cbatticon): Update to 1.6.8.
* gnu: you-get: Update to 0.4.1060.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/video.scm (you-get): Update to 0.4.1060.
* gnu: youtube-dl: Update to 2018.04.16.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.04.16.
* gnu: xterm: Update to 332.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/xorg.scm (xterm): Update to 332.
* gnu: qtdatavis3d: Update to 5.9.5.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/qt.scm (qtdatavis3d): Update to 5.9.5.
* gnu: qtscxml: Update to 5.9.5.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/qt.scm (qtscxml): Update to 5.9.5.
* gnu: qtserialbus: Update to 5.9.5.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/qt.scm (qtserialbus): Update to 5.9.5.
* gnu: python-ruamel.yaml: Update to 0.15.37.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.15.37.
* gnu: loksh: Update to 6.3.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/shells.scm (loksh): Update to 6.3.
* gnu: flatbuffers: Update to 1.9.0.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/serialization.scm (flatbuffers): Update to 1.9.0.
* gnu: ruby-instantiator: Update to 0.0.7.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/ruby.scm (ruby-instantiator): Update to 0.0.7.
* gnu: man-db: Update to 2.8.3.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/man.scm (man-db): Update to 2.8.3.