mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: emacs-pasp-mode: Use a source file-name.
* gnu/packages/potassco.scm (emacs-pasp-mode)[source]: Use a source file-name.
This commit is contained in:
@@ -232,6 +232,7 @@ satisfiability checking (SAT).")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/santifa/pasp-mode")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(patches
|
||||
(search-patches "emacs-pasp-mode-quote-file-names.patch"))
|
||||
(sha256
|
||||
|
||||
Reference in New Issue
Block a user