all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Raphaël Mélotte via Guix-patches" <guix-patches@gnu.org>
To: 62929@debbugs.gnu.org
Cc: "Raphaël Mélotte" <raphael.melotte@mind.be>
Subject: [bug#62929] [PATCH] gnu: eid-mw: Update to 5.1.10.
Date: Tue, 18 Apr 2023 14:26:11 +0200	[thread overview]
Message-ID: <20230418122611.3019417-1-raphael.melotte@mind.be> (raw)

* gnu/packages/security-token.scm (eid-mw): Update to 5.1.10
---
 gnu/packages/security-token.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm
index 3cf585480e..8566207cb1 100644
--- a/gnu/packages/security-token.scm
+++ b/gnu/packages/security-token.scm
@@ -123,7 +123,7 @@ (define-public ccid
 (define-public eid-mw
   (package
     (name "eid-mw")
-    (version "5.1.8")
+    (version "5.1.10")
     (source
      (origin
        (method git-fetch)
@@ -132,7 +132,7 @@ (define-public eid-mw
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "11jf828ag8y5iykcfjmjc3n8g5mchpl3fxkr110civ3qqbdiw882"))))
+        (base32 "14nx0hdpv0w5wwsg3894g8pzxlzgp9ryd38k4djhcsyarvzfwynr"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list autoconf
-- 
2.39.1





                 reply	other threads:[~2023-04-18 12:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20230418122611.3019417-1-raphael.melotte@mind.be \
    --to=guix-patches@gnu.org \
    --cc=62929@debbugs.gnu.org \
    --cc=raphael.melotte@mind.be \
    /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.