[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#52426] [PATCH] gnu: sbcl-mgl-pax: Update home page.
From: |
Foo Chuan Wei |
Subject: |
[bug#52426] [PATCH] gnu: sbcl-mgl-pax: Update home page. |
Date: |
Sat, 11 Dec 2021 08:07:58 +0000 |
* 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(-)
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
base-commit: cfdf66e6bfc463b041965b64fc95174c90f046e0
--
2.25.1
- [bug#52426] [PATCH] gnu: sbcl-mgl-pax: Update home page.,
Foo Chuan Wei <=