GNU bug report logs - #61084
[PATCH] gnu: Add emacs-clj-deps-new.

Previous Next

Package: guix-patches;

Reported by: conses <contact <at> conses.eu>

Date: Thu, 26 Jan 2023 19:58:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: conses <contact <at> conses.eu>
Cc: 61084 <at> debbugs.gnu.org
Subject: Re: [bug#61084] [PATCH] gnu: Add emacs-clj-deps-new.
Date: Fri, 27 Jan 2023 09:55:07 +0100
Hello,

conses <contact <at> 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




This bug report was last modified 2 years and 117 days ago.

Previous Next


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