gnu: eid-mw: Name checkout.

* gnu/packages/security-token.scm (eid-mw)[source]:
Add FILE-NAME.
master
Tobias Geerinckx-Rice 2019-04-30 16:34:34 +02:00
parent 378b8a6446
commit 4fdad3edc3
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ readers and is needed to communicate with such devices through the
(uri (git-reference
(url "https://github.com/Fedict/eid-mw")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1q82fw63xzrnrgh1wyh457hal6vfdl6swqfq7l6kviywiwlzx7kd"))))
(build-system glib-or-gtk-build-system)