l...@gnu.org (Ludovic Courtès) writes: > civodul pushed a commit to branch master > in repository guix. > > commit 2429dde57d8461cc8e51dbe6c9d47d795fe6fc9a > Author: Muriithi Frederick Muriuki <fredmang...@gmail.com> > Date: Fri Jan 6 17:51:18 2017 +0300 > > gnu: Add ldc@1.1.0-beta6. > > * gnu/packages/ldc.scm (ldc-1.1.0-beta6, ldc-beta): New variables. > * gnu/packages/patches/ldc-1.1.0-disable-dmd-tests.patch: New file. > * gnu/packages/patches/ldc-1.1.0-disable-phobos-tests.patch: New file. > * gnu/local.mk (dist_patch_DATA): Add them. > > Signed-off-by: Ludovic Courtès <l...@gnu.org>
This commit neglected to add the *.patch files, so 'make' now fails. Mark