Skip to content
Snippets Groups Projects
Unverified Commit 5df6934c authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: eid-mw: Update to 4.4.16.

* gnu/packages/security-token.scm (eid-mw): Update to 4.4.16.
parent 50b01dcf
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@ (define-public ccid
(define-public eid-mw
(package
(name "eid-mw")
(version "4.4.13")
(version "4.4.16")
(source
(origin
(method git-fetch)
......@@ -103,7 +103,7 @@ (define-public eid-mw
(url "https://github.com/Fedict/eid-mw")
(commit (string-append "v" version))))
(sha256
(base32 "14bgn2k0xbd6241qdghg787pgxy7k9rvcspaf74zwwyibaqknzyx"))))
(base32 "1q82fw63xzrnrgh1wyh457hal6vfdl6swqfq7l6kviywiwlzx7kd"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("autoconf" ,autoconf)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment