mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-flymake-perlcritic: Add a source file-name.
* gnu/packages/emacs-xyz.scm (emacs-flymake-perlcritic)[source]: Add a file-name field. Change-Id: I04644b44fe6b7842dad61aa6c7ad789f44f4dc0f
This commit is contained in:
parent
80933114e2
commit
e57268dd74
1 changed files with 1 additions and 0 deletions
|
@ -2999,6 +2999,7 @@ compile}.")
|
|||
(uri (git-reference
|
||||
(url "https://github.com/flymake/emacs-flymake-perlcritic")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1n2682ly8pw8sjj7bix4qjjxc5x396m6sxbv0k6vs93z4i1gy2qm"))))
|
||||
(build-system emacs-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue