civodul pushed a change to branch master in repository guix. from feed519 gnu: python-urwid, python2-urwid: Update to 2.0.1. new b5edc47 gnu: flann: Fix builds with CMake >= 3.11. new 4c97a36 substitute: Erase the current line when reporting progress. new 2bf9351 substitute: Make progress message shorter. new 90977eb gnu: guile-bytestructures: Update to 1.0.3. new 8d09bfe system: Move ~/.config/guix/current first in PATH and INFOPATH. new 5909bdc .gitignore: Add doc/stamp-[0-9].
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: .gitignore | 1 + gnu/local.mk | 1 + gnu/packages/guile.scm | 18 +------ gnu/packages/maths.scm | 3 +- gnu/packages/patches/flann-cmake-3.11.patch | 84 +++++++++++++++++++++++++++++ gnu/system.scm | 8 ++- guix/scripts/substitute.scm | 4 +- 7 files changed, 98 insertions(+), 21 deletions(-) create mode 100644 gnu/packages/patches/flann-cmake-3.11.patch