unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56295] [PATCH 0/5] Add some Chicken eggs and fix egg importer
@ 2022-06-29  7:26 Hartmut Goebel
  2022-06-29  7:27 ` [bug#56295] [PATCH 1/5] gnu: Add chicken-crypto-tools Hartmut Goebel
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Hartmut Goebel @ 2022-06-29  7:26 UTC (permalink / raw)
  To: 56295

When testing the egg updater, I discovered 
that there was not a single package using the egg updater.
So this adds some (random) Chicken eggs for testing the egg updater.
And, well, there actually was a bug in the egg updater.

Note for reviewers: I already ran 'guix lint' on the packages.

Hartmut Goebel (5):
  gnu: Add chicken-crypto-tools.
  gnu: Add chicken-srfi-13.
  gnu: Add chicken-srfi-37.
  gnu: Add chicken-args.
  import: egg: Fix updater.

 gnu/packages/chicken.scm | 90 ++++++++++++++++++++++++++++++++++++++++
 guix/import/egg.scm      |  9 +---
 2 files changed, 92 insertions(+), 7 deletions(-)

-- 
2.30.4





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-07-15 18:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29  7:26 [bug#56295] [PATCH 0/5] Add some Chicken eggs and fix egg importer Hartmut Goebel
2022-06-29  7:27 ` [bug#56295] [PATCH 1/5] gnu: Add chicken-crypto-tools Hartmut Goebel
2022-06-29  7:27 ` [bug#56295] [PATCH 2/5] gnu: Add chicken-srfi-13 Hartmut Goebel
2022-06-29  7:27 ` [bug#56295] [PATCH 3/5] gnu: Add chicken-srfi-37 Hartmut Goebel
2022-07-12 21:30   ` [bug#56295] [PATCH 0/5] Add some Chicken eggs and fix egg importer Ludovic Courtès
2022-06-29  7:27 ` [bug#56295] [PATCH 4/5] gnu: Add chicken-args Hartmut Goebel
2022-06-29  7:27 ` [bug#56295] [PATCH 5/5] import: egg: Fix updater Hartmut Goebel
2022-07-12 21:32   ` [bug#56295] [PATCH 0/5] Add some Chicken eggs and fix egg importer Ludovic Courtès
2022-07-12 21:32 ` Ludovic Courtès
2022-07-15 18:42   ` bug#56295: " Hartmut Goebel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).