diff mbox series

[bug#61153] gnu: sbcl-djula: Update home-page.

Message ID 20230129181745.12997-1-jgart@dismail.de
State New
Headers show
Series [bug#61153] gnu: sbcl-djula: Update home-page. | expand

Commit Message

jgart Jan. 29, 2023, 6:17 p.m. UTC
* gnu/packages/lisp-xyz.scm (sbcl-djula)[home-page]: Update it.

Hi,

This patch updates the home page for sbcl-djula which is currently broken.

all best,

jgart
---
 gnu/packages/lisp-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Guillaume Le Vaillant Feb. 1, 2023, 2:20 p.m. UTC | #1
Patch pushed as 9d7a1e58f91889d5a5330d4bf9911102f2e66db9.
Thanks.
diff mbox series

Patch

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 2ac2b8a465..ef861272f6 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -19287,7 +19287,7 @@  (define-public sbcl-djula
              sbcl-parser-combinators
              sbcl-split-sequence
              sbcl-trivial-backtrace))
-      (home-page "https://mmontone.github.io/djula/")
+      (home-page "https://mmontone.github.io/djula/djula/")
       (synopsis "Common Lisp port of the Django templating language")
       (description
        "This package provides a Common Lisp templating system based on Python