1
Fork 0
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:
Janneke Nieuwenhuizen 2024-12-08 20:28:56 +01:00
parent 17d86ac9df
commit 4e8710b280
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -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