mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: eamcs-windsize: Declare a source file-name.
* gnu/packages/emacs-xyz.scm (emacs-windsize)[source]: Add file-name field.
This commit is contained in:
parent
b3444c7ecd
commit
0fa9c4374d
1 changed files with 2 additions and 1 deletions
|
@ -7376,6 +7376,7 @@ highlighted. Pressing that character will switch to that window.")
|
|||
(uri (git-reference
|
||||
(url "https://github.com/grammati/windsize")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "13kfrmv3vmkfanxv9nym5v43hx5p7xkgqmx65zcxh4gcbaham1mi"))))
|
||||
(build-system emacs-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue