guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

49/67: gnu: emacs-compat: Update the home-page.


From: guix-commits
Subject: 49/67: gnu: emacs-compat: Update the home-page.
Date: Tue, 18 Jun 2024 18:08:42 -0400 (EDT)

ngz pushed a commit to branch master
in repository guix.

commit 36165742b5620966be394ff3d715a2240a6c74b5
Author: Suhail Singh <suhailsingh247@gmail.com>
AuthorDate: Mon Jun 17 08:02:25 2024 -0400

    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>
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index db177cf92d..4a4a80c1d8 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -9486,7 +9486,7 @@ correct movement and editing than you would otherwise 
have.")
                (base32
                 "191cjzrw9xm5bvcf8s1yr9hdcn9i02789xfd8pz33lk65s0rq413"))))
     (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")
     (description
      "To allow for the usage of Emacs functions and macros that are defined



reply via email to

[Prev in Thread] Current Thread [Next in Thread]