gnu: python-scikit-learn: Use OpenBLAS instead of ATLAS. * gnu/packages/python.scm (python-scikit-learn)[inputs]: Replace "atlas" with "openblas". * gnu/packages/python.scm (python-scikit-learn)[arguments]: Remove build phase 'set-environment-variables, which is only needed when ATLAS is used.
gnu: python-scipy: Build with OpenBLAS and lapack. * gnu/packages/python.scm (python-scipy)[inputs]: Remove "atlas", add "lapack" and "openblas". * gnu/packages/python.scm (python-scipy)[arguments]: Replace phase "set-environment-variables" with "configure-openblas".
gnu: python-numpy-bootstrap: Add lapack to inputs. * gnu/packages/python.scm (python-numpy-bootstrap)[inputs]: Add lapack to inputs, because OpenBLAS does not include lapack functions.
gnu: lv2: Update to 1.12.0. * gnu/packages/audio.scm (lv2): Update to 1.12.0.
gnu: screen: Update to 4.3.0. * gnu/packages/screen.scm (screen): Update to 4.3.0.
gnu: openssl: Update to 1.0.2b. * gnu/packages/openssl.scm (openssl): Update to 1.0.2b.
gnu: perl-net-ssleay: Disable test that fails with openssl-1.0.2b. * gnu/packages/patches/perl-net-ssleay-disable-ede-test.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/openssl.scm (perl-net-ssleay): Add patch.
gnu: python: Disable ssl test that fails with openssl-1.0.2b. * gnu/packages/patches/python-disable-ssl-test.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/python.scm (python): Add patch.
gnu: guix: Wrap 'guix' so GUILE_LOAD_PATH includes the dependencies. * gnu/packages/package-management.scm (guix-0.8.2)[arguments]: Add 'wrap-program' phase.
gnu: guix: Use 'modify-phases'. * gnu/packages/package-management.scm (guix-0.8.2)[arguments]: Use 'modify-phases' instead of 'alist-cons-before'.
gnu: Add hydra. * gnu/packages/ci.scm: New file. * gnu/packages/patches/hydra-automake-1.15.patch, gnu/packages/patches/hydra-disable-darcs-test.patch: New files. * gnu-system.am (GNU_SYSTEM_MODULES): Add file. (dist_patch_DATA): Add patches.
gnu: Add Catalyst-Authentication-Store-DBIx-Class. * gnu/packages/web.scm (perl-catalyst-authentication-store-dbix-class): New variable.
gnu: Add Catalyst-Plugin-Authorization-Roles. * gnu/packages/web.scm (perl-catalyst-plugin-authorization-roles): New variable.
gnu: Add Set-Object. * gnu/packages/perl.scm (perl-set-object): New variable.
gnu: Add powertabeditor. * gnu/packages/music.scm (powertabeditor): New variable.
gnu: catch-framework: Update to 1.1.3. * gnu/packages/check.scm (catch-framework): Update to 1.1.3.
gnu: Add rtmidi. * gnu/packages/audio.scm (rtmidi): New variable.
gnu: Add pugixml. * gnu/packages/xml.scm (pugixml): New variable.
gnu: Add RapidJSON. * gnu/packages/web.scm (rapidjson): New variable.
gnu: Add withershins. * gnu/packages/code.scm (withershins): New variable.