all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <marius@gnu.org>
To: Maya <maya.omase@protonmail.com>,
	"56724@debbugs.gnu.org" <56724-done@debbugs.gnu.org>
Subject: bug#56724: (No Subject)
Date: Sat, 23 Jul 2022 19:45:54 +0200	[thread overview]
Message-ID: <87wnc3n2nh.fsf@gnu.org> (raw)
In-Reply-To: <80ReMys4PA2ufS5fjO08Z8xPv4RvJ2xVcUJ2UFINhR3MmoLGpxRqd4OtANWW9-y-E7m9cQkrFg2QpS8BFzURrx3RtFKZmK4He653re-6WMU=@protonmail.com>

[-- Attachment #1: Type: text/plain, Size: 872 bytes --]

Maya via Guix-patches via <guix-patches@gnu.org> skriver:

> Yes, sorry, I didn't test that before. Here is the new version.
>
> ---
>  gnu/packages/security-token.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm
> index 74ea57137f..e70ba2ea95 100644
> --- a/gnu/packages/security-token.scm
> +++ b/gnu/packages/security-token.scm
> @@ -242,7 +242,7 @@ (define-public pcsc-lite
>       (list perl ; for pod2man
>             pkg-config))
>      (inputs
> -     `(("libudev" ,eudev)))
> +     (list python eudev))
>      (home-page "https://pcsclite.apdu.fr/")
>      (synopsis "Middleware to access a smart card using PC/SC")
>      (description

Pushed to the 'core-updates' branch with c4386d0603415, along with a
commit message that follows the project conventions.

Thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

      reply	other threads:[~2022-07-23 17:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-23 14:17 [bug#56724] [PATCH] gnu: Fix pcsc-lite missing input: python Maya via Guix-patches via
2022-07-23 14:20 ` ( via Guix-patches via
2022-07-23 14:22 ` Maxime Devos
2022-07-23 14:39 ` [bug#56724] (No Subject) Maya via Guix-patches via
2022-07-23 17:45   ` Marius Bakke [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

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

  git send-email \
    --in-reply-to=87wnc3n2nh.fsf@gnu.org \
    --to=marius@gnu.org \
    --cc=56724-done@debbugs.gnu.org \
    --cc=maya.omase@protonmail.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.