import: launchpad: Gracefully handle 404s from api.launchpad.net.
authorLudovic Courtès <ludo@gnu.org>
Tue, 15 Jun 2021 21:18:46 +0000 (23:18 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 18 Jun 2021 12:18:06 +0000 (14:18 +0200)
commitf371972e788df6310e12d15914d70d834c9deadb
tree1716902eb89300b30f314171eb759b7bfcffbba1
parentbccf2a9e25bbd2f6125cdc4452352d743d323d97
import: launchpad: Gracefully handle 404s from api.launchpad.net.

Fixes <https://bugs.gnu.org/49031>.
Reported by Emad Alblueshi <emad.albloushi@gmail.com>.

* guix/import/launchpad.scm (latest-released-version): Gracefully handle
'json-fetch' returning #f.
guix/import/launchpad.scm