gnu: emacs-helm-pass: Name checkout.
* gnu/packages/emacs-xyz.scm (emacs-helm-pass)[source]: Add FILE-NAME.
This commit is contained in:
parent
2ba3dc0bdf
commit
8f4b57000d
1 changed files with 1 additions and 0 deletions
|
@ -12511,6 +12511,7 @@ (define-public emacs-helm-pass
|
|||
(uri (git-reference
|
||||
(url "https://github.com/emacs-helm/helm-pass")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0vglaknmir3yv4iwibwn8r40ran8d04gcyp99hx73ldmf3zqpnxv"))))
|
||||
|
|
Loading…
Reference in a new issue