guix-devel/guix/import
Arun Isaac 2034a231dc
import: github: Check if git URIs are GitHub URIs.
This fixes a regression introduced in 9a5091d0c1
whereby packages with git origin URIs not hosted on GitHub would be wrongly
detected as being covered under the github updater.
Reported by Efraim Flashner <efraim@flashner.co.il>.

* guix/import/github.scm (updated-github-url): Check if git URIs are GitHub
URIs.
2019-01-21 01:17:52 +05:30
..
cabal.scm
cpan.scm
cran.scm import: cran: Suggest input changes. 2019-01-12 23:35:11 +01:00
crate.scm
elpa.scm
gem.scm
github.scm import: github: Check if git URIs are GitHub URIs. 2019-01-21 01:17:52 +05:30
gnome.scm
gnu.scm
hackage.scm import: hackage: Do not repeat inputs in native-inputs. 2018-10-28 13:51:20 +05:30
json.scm
opam.scm import: opam: Parse comments. 2019-01-07 22:05:51 +01:00
print.scm
pypi.scm
snix.scm
stackage.scm
texlive.scm
utils.scm