mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: guile-emacs: Update home-page.
* gnu/packages/emacs.scm (guile-emacs)[home-page]: New field. Change-Id: Icd092c0d1762f2a5853e2e77d21f50d47fcf8a41
This commit is contained in:
parent
17d86ac9df
commit
4e8710b280
1 changed files with 1 additions and 0 deletions
|
@ -649,6 +649,7 @@ editor (with wide ints)" )
|
|||
(native-inputs
|
||||
(modify-inputs (package-native-inputs emacs)
|
||||
(prepend autoconf automake guile-for-guile-emacs)))
|
||||
(home-page "https://guile-emacs.org")
|
||||
(arguments
|
||||
(substitute-keyword-arguments `(;; Tests aren't passing for now.
|
||||
#:tests? #f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue