summary refs log tree commit diff
path: root/guix/import/launchpad.scm
AgeCommit message (Expand)Author
2022-12-26import: launchpad: Allow updating to a specific version.Hartmut Goebel
2022-12-26upstream-updater: Rename record field.Hartmut Goebel
2021-06-19import: launchpad: Fix typo.Brice Waegeneire
2021-06-19import: launchpad: Use repository to retrieve releases.Matthew James Kraai
2021-06-18import: launchpad: Gracefully handle 404s from api.launchpad.net.Ludovic Courtès
2020-09-01import: launchpad: Recognize more URLs.Arun Isaac
2020-09-01import: launchpad: Recognize the .orig.tar.gz extension.Arun Isaac
2020-09-01import: launchpad: Handle list of source URLs correctly.Arun Isaac
2020-07-03import: Do not assume that 'package-source' returns an origin.Ludovic Courtès
2019-07-25maint: Switch to Guile-JSON 3.x.Ludovic Courtès
2019-03-18import: Add Launchpad updater.Arun Isaac