guix_mirror_bot pushed a change to branch master
in repository guix.
from 5bad9d084c gnu: inkscape: Disable geom-pathstroke-test on non-x68.
new abbf03a2ef import: gem: Fix null at home-page.
new 3df17cb25a import: gem: Use spdx-string->license for license lookup.
new 514b17c58a tests: import: gem: Add test for unrecognized license
identifiers.
new 781c25ada9 tests: import: gem: Add test for mixed valid and gibberish
licenses.
new 4d65795173 gnu: Add lua-5.5.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/lua.scm | 16 ++
...arch-paths.patch => lua-5.5-search-paths.patch} | 16 +-
guix/import/gem.scm | 26 ++--
guix/import/pypi.scm | 6 -
guix/import/utils.scm | 7 +
tests/import/gem.scm | 161 +++++++++++++++++++++
7 files changed, 213 insertions(+), 20 deletions(-)
copy gnu/packages/patches/{lua-5.3-search-paths.patch =>
lua-5.5-search-paths.patch} (62%)