gnu: eid-mw: Update to 5.1.19.
* gnu/packages/security-token.scm (eid-mw): Update to 5.1.19. Change-Id: Ic4a8c67d689acb1d86ca5b477b92d29601dbe1e8
This commit is contained in:
parent
53e3619d92
commit
9b3ffa11c6
@ -134,7 +134,7 @@ readers and is needed to communicate with such devices through the
|
|||||||
(define-public eid-mw
|
(define-public eid-mw
|
||||||
(package
|
(package
|
||||||
(name "eid-mw")
|
(name "eid-mw")
|
||||||
(version "5.1.11")
|
(version "5.1.19")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -143,7 +143,7 @@ readers and is needed to communicate with such devices through the
|
|||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "09mhpwvqsr3pd2by3jm5jzjhyfx0f80bii35zd81vbzy85z26igg"))))
|
(base32 "12hhr5v4shsg47wg10p7l03xhzpc1yk46h4bfxq5c224cbf4qrs8"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list autoconf
|
(list autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user