beffa pushed a change to branch master in repository guix. from b72a441 gnu: python-pickleshare: Add python-setuptools to native-inputs. new 7716f55 import: hackage: Add recognition of 'true' and 'false' symbols. new 9be54eb import: hackage: Imporve parsing of tests. new 876fd23 import: hackage: Make it resilient to missing final newline. new 94abc84 import: hackage: Make parsing of tests and fields more flexible. new c8be6f0 utils: Add 'canonical-newline-port'. new 96018e2 import: hackage: Handle CRLF end of line style. new d3c827e import: hackage: Add new tests. new d8c66da import: hackage: Assume current 'ghc' package version.
The 8 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: guix/import/cabal.scm | 84 +++++++++++++++++++++++++++----------- guix/import/hackage.scm | 8 ++- guix/scripts/import/hackage.scm | 8 +++- guix/utils.scm | 34 +++++++++++++++- tests/hackage.scm | 37 ++++++++++++++--- tests/utils.scm | 6 +++ 6 files changed, 138 insertions(+), 39 deletions(-)