guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/06: gnu: eid-mw: Name checkout.


From: guix-commits
Subject: 01/06: gnu: eid-mw: Name checkout.
Date: Tue, 30 Apr 2019 11:13:37 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 4fdad3edc39d1bbc60bdc3340da9b670697167ce
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Apr 30 16:34:34 2019 +0200

    gnu: eid-mw: Name checkout.
    
    * gnu/packages/security-token.scm (eid-mw)[source]:
    Add FILE-NAME.
---
 gnu/packages/security-token.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm
index 5edb373..8aa3f0c 100644
--- a/gnu/packages/security-token.scm
+++ b/gnu/packages/security-token.scm
@@ -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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]