unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "宋文武 via Guix-patches via" <guix-patches@gnu.org>
To: Andy Tai <atai@atai.org>
Cc: 71632-done@debbugs.gnu.org
Subject: bug#71632: [PATCH core-updates] gnu: tenacity: Fix build.
Date: Wed, 19 Jun 2024 11:13:36 +0800	[thread overview]
Message-ID: <87v825k4kf.fsf@envs.net> (raw)
In-Reply-To: <4e30ec79764cabc7f7a80395cac5285cff090270.1718726286.git.atai@atai.org> (Andy Tai's message of "Tue, 18 Jun 2024 08:58:42 -0700")

Andy Tai <atai@atai.org> writes:

> * gnu/packages/audio.scm (tenacity): Fix build.
>
> Change-Id: I851da322ce62882bb38bf80442d5be12b463aa4b
> ---
>  gnu/packages/audio.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
> index 6c29ea5783..dd6511d59d 100644
> --- a/gnu/packages/audio.scm
> +++ b/gnu/packages/audio.scm
> @@ -1077,7 +1077,7 @@ (define-public tenacity
>                  (lambda ()
>                    (apply %configure args))
>                  #:unwind? #t)))
> -          (add-after 'wrap-program 'glib-or-gtk-wrap
> +          (add-after 'install 'glib-or-gtk-wrap
>              (assoc-ref glib-or-gtk:%standard-phases 'glib-or-gtk-wrap)))
>        ;; Test suite?  Which test suite?
>        #:tests? #f))
>
> base-commit: cca32c849c3250f7420fa23e91eabb43249ec7d8

Hello, I have pushed a fix as 21485b4d1, thank you!




      reply	other threads:[~2024-06-19  3:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-18 15:58 [bug#71632] [PATCH core-updates] gnu: tenacity: Fix build Andy Tai
2024-06-19  3:13 ` 宋文武 via Guix-patches via [this message]

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=87v825k4kf.fsf@envs.net \
    --to=guix-patches@gnu.org \
    --cc=71632-done@debbugs.gnu.org \
    --cc=atai@atai.org \
    --cc=iyzsong@envs.net \
    /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).