summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-check.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/lisp-check.scm')
-rw-r--r--gnu/packages/lisp-check.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/lisp-check.scm b/gnu/packages/lisp-check.scm
index 038ca1f18b..fb65a27e62 100644
--- a/gnu/packages/lisp-check.scm
+++ b/gnu/packages/lisp-check.scm
@@ -815,7 +815,7 @@ advantages of @command{prove} are:
(delete-file-recursively "debian")
#t))))
(build-system asdf-build-system/sbcl)
- (home-page "http://quickdocs.org/ptester/")
+ (home-page "https://quickdocs.org/ptester/")
(synopsis "Portable test harness package")
(description
"@command{ptester} is a portable testing framework based on Franz's
@@ -1098,7 +1098,7 @@ parameterization.")
(description
"The XLUnit package is a toolkit for building test suites. It is based
on the XPTest package by Craig Brozensky and the JUnit package by Kent Beck.")
- (home-page "http://quickdocs.org/xlunit/")
+ (home-page "https://quickdocs.org/xlunit/")
(license license:bsd-3))))
(define-public cl-xlunit