guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49566] [PATCH core-updates 0/4] import: {egg, gem, opam, hackage}:


From: Sarah Morgensen
Subject: [bug#49566] [PATCH core-updates 0/4] import: {egg, gem, opam, hackage}: Emit new-style package inputs.
Date: Wed, 14 Jul 2021 18:28:22 -0700

Hello Guix,

Together with [0] this should take care of updating all the importers to
new-style package inputs. These are all standalone edits. Tests pass but I did
not manually verify importing.

[0] https://issues.guix.gnu.org/49531

--
Sarah Morgensen (4):
  import: egg: Emit new-style package inputs.
  import: gem: Emit new-style package inputs.
  import: opam: Emit new-style package inputs.
  import: hackage: Emit new-style package inputs.

 guix/import/egg.scm     | 14 ++++++--------
 guix/import/gem.scm     |  8 ++------
 guix/import/hackage.scm | 11 +++++------
 guix/import/opam.scm    | 11 +++++------
 tests/egg.scm           | 27 +++++++--------------------
 tests/gem.scm           | 15 ++++-----------
 tests/hackage.scm       | 18 +++++-------------
 tests/opam.scm          | 10 +++-------
 8 files changed, 37 insertions(+), 77 deletions(-)


base-commit: 8456581375cf03c46005d00907f8fdd1f5615f1e
-- 
2.31.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]