GNU bug report logs - #68360
[PATCH v2] gnu: Add cl-command-line-args

Previous Next

Package: guix-patches;

Reported by: Charles <charles <at> charje.net>

Date: Wed, 10 Jan 2024 02:17:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 68360 <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Charles <charles <at> charje.net>
Cc: Munyoki Kilyungi <me <at> bonfacemunyoki.com>, jgart <jgart <at> dismail.de>,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, 68360 <at> debbugs.gnu.org
Subject: Re: [bug#68360] [PATCH v2] gnu: Add cl-command-line-args
Date: Fri, 12 Jan 2024 14:47:17 +0000
[Message part 1 (text/plain, inline)]
Charles <charles <at> charje.net> skribis:

> * gnu/packages/lisp-xyz.scm (cl-command-line-args, ecl-command-line-args,
> sbcl-command-line-args): New variables.
>
> [...]
>
> +(define-public sbcl-command-line-args
> +  (package
> +    (name "sbcl-command-line-args")
> +    (version "0.0.0")
> +    (source
> +     (origin
> +       (method git-fetch)
> +       (uri (git-reference
> +             (url "https://git.sr.ht/~whereiseveryone/command-line-args")

Hi.
I tried applying this patch, but I can't download the sources. I get
a timeout error when connecting to sr.ht.
Does it work for you?
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 125 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.