1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

Merge branch 'staging' into core-updates

This commit is contained in:
Marius Bakke
2019-02-20 17:19:00 +01:00
180 changed files with 38000 additions and 7859 deletions

View File

@@ -1054,7 +1054,8 @@
result))
'()))))))
(lset= equal? no-cache from-cache)))
(and (equal? (delete-duplicates from-cache) from-cache)
(lset= equal? no-cache from-cache))))
(test-assert "find-packages-by-name"
(match (find-packages-by-name "hello")