unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: conses <contact@conses.eu>
Cc: 61084@debbugs.gnu.org
Subject: [bug#61084] [PATCH] gnu: Add emacs-clj-deps-new.
Date: Fri, 27 Jan 2023 09:55:07 +0100	[thread overview]
Message-ID: <87h6wcl5lg.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <86cz716pco.fsf@conses.eu> (conses's message of "Thu, 26 Jan 2023 20:57:27 +0100")

Hello,

conses <contact@conses.eu> writes:

> * gnu/packages/emacs-xyz.scm (emacs-clj-deps-new): New variable.

Thank you. Some comments follow.

> +(define-public emacs-clj-deps-new
> +  (package
> +    (name "emacs-clj-deps-new")
> +    (version "20221007.1014")

Version is "1.1" according to "clj-deps-new.el" file.

> +    (source (origin
> +              (method url-fetch)
> +              (uri (string-append "https://melpa.org/packages/clj-deps-new-"
> +                                  version ".el"))

Guix doesn't use MELPA as upstream because their tarballs are not
stable. You may use "https://github.com/jpe90/emacs-clj-deps-new" instead.

Could you send an updated patch?

Regards,
-- 
Nicolas Goaziou




  reply	other threads:[~2023-01-27  8:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-26 19:57 [bug#61084] [PATCH] gnu: Add emacs-clj-deps-new conses
2023-01-27  8:55 ` Nicolas Goaziou [this message]
2023-01-28 18:56 ` [bug#61084] [PATCH v2] " conses
2023-01-29 14:44   ` bug#61084: " Nicolas Goaziou

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=87h6wcl5lg.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=61084@debbugs.gnu.org \
    --cc=contact@conses.eu \
    /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).