GNU bug report logs - #44342
[PATCH 0/6] Update rtags and add rtags related emacs packages.

Previous Next

Package: guix-patches;

Reported by: Malte Frank Gerdes <malte.f.gerdes <at> gmail.com>

Date: Sat, 31 Oct 2020 14:08:02 UTC

Severity: normal

Tags: patch

Full log


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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Malte Frank Gerdes <malte.f.gerdes <at> gmail.com>
Cc: 44342 <at> debbugs.gnu.org
Subject: Re: [bug#44342] [PATCH 4/6] gnu: Add emacs-flycheck-rtags.
Date: Sat, 07 Nov 2020 11:41:36 +0100
Hello,

Malte Frank Gerdes <malte.f.gerdes <at> gmail.com> writes:

> * gnu/packages/emacs-xyz.scm (emacs-flycheck-rtags): New variable.

Thank you.

> +(define-public emacs-flycheck-rtags
> +  (package
> +    (name "emacs-flycheck-rtags")
> +    (version "20191222.920")
> +    (source
> +     (origin
> +       (method url-fetch)
> +       (uri (string-append "http://melpa.org/packages/flycheck-rtags-"
> +                           version ".el"))

We don't use MELPA because the files they provide are not reliable
(hash may change over time).

As a consequence, the version should be "2.38".

The same applies to the other packages, I think.

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 4 years and 219 days ago.

Previous Next


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