Ludovic Courtès 982a94e97e
import: github: Fix incorrect no-release case.
This is a followup to 81c3dc32244a17241d74eea9fa265edfcb326f6d.

Since that commit, when /releases returned an empty JSON array, we would
not fall back to /tags because of the incorrect match.

* guix/import/github.scm (fetch-releases-or-tags): Match the empty
vector instead of the empty list.
2019-09-08 14:43:41 +02:00
..
2017-07-21 17:03:24 +02:00
2019-08-16 23:00:26 +02:00
2019-04-14 23:40:52 +02:00
2017-01-28 18:55:20 +01:00
2019-05-06 23:21:33 +02:00
2018-08-26 01:47:40 +02:00
2018-09-25 18:45:50 +02:00
2017-11-08 22:31:58 +01:00
2019-09-04 13:02:27 +02:00
2019-09-02 15:25:01 +02: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-07-04 18:05:02 +02:00
2019-07-25 00:16:41 +02:00
2019-09-04 13:02:27 +02:00