This is an automated email from the git hooks/post-receive script.

glv pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 9d7a1e58f9 gnu: sbcl-djula: Update home-page.
9d7a1e58f9 is described below

commit 9d7a1e58f91889d5a5330d4bf9911102f2e66db9
Author: jgart <[email protected]>
AuthorDate: Sun Jan 29 12:17:46 2023 -0600

    gnu: sbcl-djula: Update home-page.
    
    * gnu/packages/lisp-xyz.scm (sbcl-djula)[home-page]: Update it.
    
    Signed-off-by: Guillaume Le Vaillant <[email protected]>
---
 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 3551da7bb6..4c60f3d62a 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -19287,7 +19287,7 @@ CL-I18N and CL-L10N.")
              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

Reply via email to