GNU bug report logs -
#61153
[PATCH] gnu: sbcl-djula: Update home-page.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Sun, 29 Jan 2023 18:22:01 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* 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
This bug report was last modified 2 years and 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.