me
/
guix
Archived
1
0
Fork 0

gnu: emacs-hide-lines: Name git checkout.

* gnu/packages/emacs-xyz.scm (emacs-hide-lines)[source]: Specify a FILE-NAME.
master
Tobias Geerinckx-Rice 2023-01-07 00:43:22 +01:00
parent ec89b1ae16
commit 080c651a63
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 0 deletions

View File

@ -655,6 +655,7 @@ current buffer.")
(uri (git-reference
(url "https://github.com/vapniks/hide-lines.git")
(commit "f0828c15e50db5eddb905de783e7683b04d1eca3")))
(file-name (git-file-name name version))
(sha256
(base32
"1pw0wp1pzy6snycvz12nj0q7jxxj07h3lqas184w44nhrira7qhj"))))