gnu: eid-mw: Update to 5.1.8.

* gnu/packages/security-token.scm (eid-mw): Update to 5.1.8.
This commit is contained in:
Tobias Geerinckx-Rice 2022-12-11 01:00:01 +01:00
parent 142a938afd
commit a44ca60684
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -121,7 +121,7 @@ (define-public ccid
(define-public eid-mw
(package
(name "eid-mw")
(version "5.1.6")
(version "5.1.8")
(source
(origin
(method git-fetch)
@ -130,7 +130,7 @@ (define-public eid-mw
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "19sq9bs1580zrjw0cxykdvrm1rwfw8n0vbvy9kdjnykjjnb7g6g1"))))
(base32 "11jf828ag8y5iykcfjmjc3n8g5mchpl3fxkr110civ3qqbdiw882"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list autoconf