gnu: manaplus: Update to 1.5.10.24.
* gnu/packages/games.scm (manaplus): Update to 1.5.10.24.
Update NEWS.
* NEWS: Mention 'guix-build-log-mode'.
gnu: guile: Add guile-irregex.
* gnu/packages/guile.scm (guile-irregex): New variable.
gnu: Add BLESS.
* gnu/packages/bioinformatics.scm (bless): New variable.
Co-authored-by: Diane Trout <diane@ghic.org>
gnu: zynaddsubfx: Remove SSE flags from generic target.
* gnu/packages/music.scm (zynaddsubfx)[arguments]: Add phase to move SSE
compiler flags from generic to specific targets.
gnu: wayland: Update to 1.9.0.
* gnu/packages/freedesktop.scm (wayland): Update to 1.9.0.
edit: Lift helper procedure.
* guix/scripts/edit.scm (package->location-specification): New
procedure, with code formerly...
(guix-edit): ... here. Use it.
import: hackage: Fix invalid use of 'leave'.
Reported by Paul van der Walt <paul@denknerd.org>
in <http://bugs.gnu.org/21829>.
* guix/scripts/import/hackage.scm (guix-import-hackage): Add missing
argument in call to 'leave'.
Merge branch 'version-0.9.0'
gnu: irssi: Build with SSL support.
* gnu/packages/irssi.scm (irssi)[inputs]: Add openssl.
gnu: irssi: Update to 0.8.17.
* gnu/packages/irssi.scm (irssi): Update to 0.8.17.
gnu: guix: Update development snapshot.
* gnu/packages/package-management.scm (guix-devel): Update to commit 43c082b.
(guix): Set to GUIX-DEVEL.
gnu: guix: Update to 0.9.0.
* gnu/packages/package-management.scm (guix-0.8.3): Rename to...
(guix-0.9.0): ... this. Adjust users.
(guix): Set to GUIX-0.9.0.
tests: Use the canonical current directory name.
* tests/guix-environment-container.sh (current_dir): New variable. Use
it when grepping "mounts".
tests: Skip 'program-file' test when shebang is too long.
* tests/gexp.scm ("program-file"): Skip when SHEBANG is too long.
gnu: libassuan: Update to 2.4.0.
* gnu/packages/gnupg.scm (libassuan): Update to 2.4.0.
gnu: csound: Link against libmvec on x86_64.
* gnu/packages/audio.scm (csound)[arguments]: New field.