gnu: wget2: Switch to official URL. * gnu/packages/wget.scm (wget2): Switch to official URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: scribus: Fix No module named _sysconfigdata_nd. * gnu/packages/scribus.scm (scribus): Wrap PATH with expected Python around executable. Fixes <https://bugs.gnu.org/25035>.
gnu: linux-libre@4.9: Update to 4.9.63. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.63.
gnu: linux-libre@4.4: Update to 4.4.99. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.99.
gnu: Add python-clf. * gnu/packages/web.scm (python-clf): New variable.
gnu: kodi: Update snapshot. * gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-67fd70f.
gnu: gcc@6: Respect SOURCE_DATE_EPOCH in __DATE__ and __TIME__ macros. * gnu/packages/patches/gcc-6-source-date-epoch-1.patch, gnu/packages/patches/gcc-6-source-date-epoch-2.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. * gnu/packages/gcc.scm (gcc-6)[source]: Use them.
gnu: guix: Update snapshot. * gnu/packages/package-management.scm (guix): Update to 0b4c385.
gnu: gajim: Add python2-axolotl to inputs. * gnu/packages/messaging.scm (gajim)[inputs]: Add python2-axolotl. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: qtox: Add filteraudio to inputs. * gnu/packages/messaging.scm (qtox)[inputs]: Add filteraudio. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: c-toxcore: Update to 0.1.10. * gnu/packages/messaging.scm (c-toxcore): Update to 0.1.10. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
zlib: Fix race condition when closing gzip ports. Fixes <https://bugs.gnu.org/29335>. * guix/zlib.scm (close-procedure): Remove. (make-gzip-input-port): Do (dup (fileno port)) to get a file descriptor for 'gzdopen'. Close PORT before returning. Use 'gzclose' as the 'close' procedure of the returned port. (make-gzip-output-port): Likewise.
ssh: Use (guix i18n). * guix/ssh.scm: Use (guix i18n) instead of (guix ui).
gnu: audacity: Fix building on non-Intel systems. * gnu/packages/audio.scm (audacity)[arguments]: On non-Intel systems add a configure-flag to disable SSE optimizations.
gnu: nss, nss-certs: Update to 3.34. * gnu/packages/certs.scm (nss-certs): Update to 3.34. * gnu/packages/gnuzilla.scm (nss): Update to 3.34.
gnu: bitcoin: Update to 0.15.1. * gnu/packages/finance.scm (bitcoin-core): Update to 0.15.1.
gnu: strace: Update to 4.20. * gnu/packages/linux.scm (strace): Update to 4.20.
gnu: samba: Update to 4.7.2. * gnu/packages/samba.scm (samba): Update to 4.7.2.
gnu: tevent: Update to 0.9.34. * gnu/packages/samba.scm (tevent): Update to 0.9.34.
Update email address for ng0.