diff mbox series

[bug#52426] gnu: sbcl-mgl-pax: Update home page.

Message ID PU1PR01MB21558E5CAA0449F93454279D8D729@PU1PR01MB2155.apcprd01.prod.exchangelabs.com
State Accepted
Headers show
Series [bug#52426] gnu: sbcl-mgl-pax: Update home page. | expand

Commit Message

Foo Chuan Wei Dec. 11, 2021, 8:07 a.m. UTC
* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax)[home-page]: Update home page.
---
 gnu/packages/lisp-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: cfdf66e6bfc463b041965b64fc95174c90f046e0

Comments

Guillaume Le Vaillant Dec. 11, 2021, 10:36 a.m. UTC | #1
Patch pushed as 0e14da54754fd80c24777281ec940024529ed8f2.
Thanks.
diff mbox series

Patch

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 635f8e48cb..3c77f93534 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -2186,7 +2186,7 @@  With the simplistic tools provided, one may accomplish similar effects as with
 Literate Programming, but documentation is generated from code, not vice versa
 and there is no support for chunking yet.  Code is first, code must look
 pretty, documentation is code.")
-      (home-page "http://quotenil.com/")
+      (home-page "https://melisgl.github.io/mgl-pax")
       (license license:expat))))
 
 (define-public cl-mgl-pax