guix-patches
[Top][All Lists]
Advanced

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

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


From: Guillaume Le Vaillant
Subject: [bug#68360] [PATCH v2] gnu: Add cl-command-line-args
Date: Fri, 12 Jan 2024 14:47:17 +0000

Charles <charles@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?

Attachment: signature.asc
Description: PGP signature


reply via email to

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