all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Luis Henrique Gomes Higino <luishenriquegh2701@gmail.com>
Cc: luishgh <51053603+luishgh@users.noreply.github.com>,
	55466@debbugs.gnu.org
Subject: [bug#55466] [PATCH v2 1/2] gnu: emacs-racer: Update to 1e63e98.
Date: Tue, 17 May 2022 09:16:18 +0200	[thread overview]
Message-ID: <87sfp8ljct.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20220517014845.10441-1-luishenriquegh2701@gmail.com> (Luis Henrique Gomes Higino's message of "Mon, 16 May 2022 22:48:44 -0300")

Hello,

Luis Henrique Gomes Higino <luishenriquegh2701@gmail.com> writes:

> * gnu/packages/emacs-xyz.scm (emacs-racer): Update to 1e63e98.

I added more information in the commit message (i.e., the phases being
removed).
> +         #:phases
> +         (modify-phases %standard-phases
> +           ;; Added to replicate original behavior of "make test"
> +           (add-after 'build 'test-after-build
> +             (lambda _
> +               (invoke "ert-runner"))))))

I removed the phase above because it forces running tests and it is
a duplicate of #:test-command.

Regards,
-- 
Nicolas Goaziou




  parent reply	other threads:[~2022-05-17  7:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-16 23:45 [bug#55466] [PATCH 0/2] Fix emacs packages failing to build luishgh
2022-05-16 23:45 ` [bug#55467] [PATCH 1/2] gnu: emacs-racer: Update to 1e63e98 luishgh
2022-05-16 23:50   ` [bug#55467] Apologies Luis Henrique Gomes Higino
2022-05-17  7:19   ` [bug#55467] [PATCH 1/2] gnu: emacs-racer: Update to 1e63e98 Nicolas Goaziou
2022-05-16 23:45 ` [bug#55468] [PATCH 2/2] gnu: emacs-explain-pause-mode: Fix failing tests luishgh
2022-05-17  7:19   ` Nicolas Goaziou
2022-05-16 23:49 ` [bug#55466] [PATCH 1/2] gnu: emacs-racer: Update to 1e63e98 luishgh
2022-05-16 23:49   ` [bug#55466] [PATCH 2/2] gnu: emacs-explain-pause-mode: Fix failing tests luishgh
2022-05-17  1:48 ` [bug#55466] [PATCH v2 1/2] gnu: emacs-racer: Update to 1e63e98 Luis Henrique Gomes Higino
2022-05-17  1:48   ` [bug#55466] [PATCH v2 2/2] gnu: emacs-explain-pause-mode: Fix failing tests Luis Henrique Gomes Higino
2022-05-17  7:17     ` Nicolas Goaziou
2022-05-17 14:38       ` Luis Henrique Gomes Higino
2022-05-17 20:02         ` Nicolas Goaziou
2022-05-17 20:24           ` Luis Henrique Gomes Higino
2022-05-17  7:16   ` Nicolas Goaziou [this message]
2022-05-17  7:18 ` bug#55466: [PATCH 0/2] Fix emacs packages failing to build 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

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

  git send-email \
    --in-reply-to=87sfp8ljct.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=51053603+luishgh@users.noreply.github.com \
    --cc=55466@debbugs.gnu.org \
    --cc=luishenriquegh2701@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.