Christopher Baines 8a3b11d1eb
import: utils: Add hash-ref*.
With the change to guile-json version 3, JSON objects are represented as hash
tables, rather than alists. The cpan importer uses assoc-ref* on a hash table,
so add an equivalent function for hash tables.

* guix/import/utils.scm (hash-ref*): New procedure.
2019-08-21 18:29:27 +01:00
..
2019-08-08 00:35:37 +02:00
2019-08-21 18:29:27 +01:00
2019-05-09 00:22:37 -04:00
2019-08-16 23:00:26 +02:00
2019-04-14 23:40:52 +02:00
2019-05-06 23:21:33 +02:00
2018-08-26 01:47:40 +02:00
2019-06-03 23:18:47 +02:00
2019-07-25 00:16:41 +02:00
2018-09-25 18:45:50 +02:00
2017-11-08 22:31:58 +01:00
2018-06-01 15:21:28 +02:00
2019-03-13 23:12:43 +01:00
2019-06-05 23:10:37 +02:00
2018-09-04 17:25:11 +02:00
2019-08-16 08:45:44 -04:00
2019-07-04 18:05:02 +02:00
2019-07-25 00:16:41 +02:00
2019-08-16 08:47:28 -04:00
2019-07-25 00:16:41 +02:00