guix-patches
[Top][All Lists]
Advanced

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

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


From: jgart
Subject: [bug#61153] [PATCH] gnu: sbcl-djula: Update home-page.
Date: Sun, 29 Jan 2023 12:17:46 -0600

* 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(-)

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
-- 
2.39.1






reply via email to

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