unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Aurora <rind38@disroot.org>, 54268@debbugs.gnu.org
Subject: [bug#54268] [PATCH 6/6] gnu: Add cl-clog
Date: Tue, 08 Mar 2022 19:29:19 +0100	[thread overview]
Message-ID: <cb340911570eca5a4e5b6c96513f78a9e0011aab.camel@telenet.be> (raw)
In-Reply-To: <20220306033338.3363-7-rind38@disroot.org>

[-- Attachment #1: Type: text/plain, Size: 669 bytes --]

Aurora via Guix-patches via schreef op zo 06-03-2022 om 03:33 [+0000]:
> +(define-public sbcl-clog
> +  (let ((commit "v1.2")
> +        (revision "0"))
> +    (package
> +     (name "sbcl-clog")
> +     (version "1.2")
> +     (home-page "https://github.com/rabbibotton/clog")
> +     (source
> +      (origin
> +       (method git-fetch)
> +       (uri (git-reference
> +             (url home-page)
> +             (commit (string-append "v" version))))
> +       (sha256
> +        (base32

The variables 'commit' and 'revision' seem unused.  Can they be
removed?

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  reply	other threads:[~2022-03-08 18:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-06  3:33 [bug#54268] [PATCH 0/6] Add cl-clog and its missing dependencies Aurora via Guix-patches via
2022-03-06  3:33 ` [bug#54268] [PATCH 1/6] gnu: Add cl-template Aurora via Guix-patches via
2022-03-06  3:33 ` [bug#54268] [PATCH 2/6] gnu: Add cl-fast-websocket Aurora via Guix-patches via
2022-03-06  3:33 ` [bug#54268] [PATCH 3/6] gnu: Add cl-event-emitter Aurora via Guix-patches via
2022-03-06  3:33 ` [bug#54268] [PATCH 4/6] gnu: Add cl-sha1 Aurora via Guix-patches via
2022-03-06  3:33 ` [bug#54268] [PATCH 5/6] gnu: Add cl-websocket-driver Aurora via Guix-patches via
2022-03-08 18:35   ` Maxime Devos
2022-03-08 18:52     ` Guillaume Le Vaillant
2022-03-08 19:59       ` Maxime Devos
2022-03-09 20:51         ` Aurora via Guix-patches via
2022-03-06  3:33 ` [bug#54268] [PATCH 6/6] gnu: Add cl-clog Aurora via Guix-patches via
2022-03-08 18:29   ` Maxime Devos [this message]
2022-03-09 20:59     ` Aurora via Guix-patches via
     [not found] ` <handler.54268.B.164653763126451.ack@debbugs.gnu.org>
2022-03-06  3:55   ` [bug#54268] ([PATCH 0/6] Add cl-clog and its missing dependencies) Aurora via Guix-patches via
2022-03-08 13:19     ` [bug#54268] Add cl-clog and its missing dependencies Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cb340911570eca5a4e5b6c96513f78a9e0011aab.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=54268@debbugs.gnu.org \
    --cc=rind38@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).