upstream: Handle the case where the file name has no extension.
authorDanny Milosavljevic <dannym@scratchpost.org>
Mon, 27 Jul 2020 11:33:39 +0000 (13:33 +0200)
committerDanny Milosavljevic <dannym@scratchpost.org>
Mon, 27 Jul 2020 11:35:49 +0000 (13:35 +0200)
commitbc76f8b1f9a74c0f187022991b633cc1820944c7
treed9e19809e6491408b2447011583ea56e8d032e1f
parent069da2433e429a6b9b2a0d2a4bea40418d465c4d
upstream: Handle the case where the file name has no extension.

Fixes <https://bugs.gnu.org/42504>.
Reported by Alexandru-Sergiu Marton <brown121407@posteo.ro>.

* guix/upstream.scm (package-update/url-fetch): Handle the case where the
file name has no extension.
guix/upstream.scm