gnu: emacs-compat: Update the home-page.

* gnu/packages/emacs-xyz.scm (emacs-compat)[home-page]: Fix the broken
home page.

Change-Id: I47a81edd1e99a2335e2df7533654f799b9a20cd2
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Suhail Singh 2024-06-17 08:02:25 -04:00 committed by Nicolas Goaziou
parent 7e1c3dafd7
commit 36165742b5
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -9486,7 +9486,7 @@ correct movement and editing than you would otherwise have.")
(base32 (base32
"191cjzrw9xm5bvcf8s1yr9hdcn9i02789xfd8pz33lk65s0rq413")))) "191cjzrw9xm5bvcf8s1yr9hdcn9i02789xfd8pz33lk65s0rq413"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(home-page "https://git.sr.ht/~pkal/compat") (home-page "https://elpa.gnu.org/packages/compat.html")
(synopsis "Emacs Lisp Compatibility Library") (synopsis "Emacs Lisp Compatibility Library")
(description (description
"To allow for the usage of Emacs functions and macros that are defined "To allow for the usage of Emacs functions and macros that are defined