aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 21:24:39 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-23 17:55:05 +0100
commitaec92d0be43ccb50735a1916fc8be63520b44bd8 (patch)
tree37f6132e582023730c9c19959e4f911f75e703ce
parent8be58b487c904fb71d61fccbdf9b6ba625f6c2e2 (diff)
downloadguix-aec92d0be43ccb50735a1916fc8be63520b44bd8.tar.gz
guix-aec92d0be43ccb50735a1916fc8be63520b44bd8.zip
gnu: ecl-trivial-features: Use HTTPS home page.
* gnu/packages/lisp-xyz.scm (ecl-trivial-features)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/lisp-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 897980ab34..7afd409e9e 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -1132,7 +1132,7 @@ utilities that make it even easier to manipulate text in Common Lisp. It has
(base32 "0ccv7dqyrk55xga78i5vzlic7mdwp28in3g1a8fqhlk6626scsq9"))))
(build-system asdf-build-system/sbcl)
(arguments '(#:tests? #f))
- (home-page "http://cliki.net/trivial-features")
+ (home-page "https://cliki.net/trivial-features")
(synopsis "Ensures consistency of @code{*FEATURES*} in Common Lisp")
(description "Trivial-features ensures that @code{*FEATURES*} is
consistent across multiple Common Lisp implementations.")
8-10Merge branch 'master' into stagingMarius Bakke 2018-08-10gnu: bear: Update to 2.3.12....Tobias Geerinckx-Rice 2018-08-10gnu: bear: Don't use unstable tarball....Tobias Geerinckx-Rice 2018-07-28gnu: meson: Update to 0.47.1....Marius Bakke 2018-06-11Merge branch 'master' into stagingMarius Bakke 2018-06-11gnu: meson: Update to 0.46.1....Marius Bakke 2018-05-31gnu: bear: Fix python path....Fis Trivial 2018-04-30gnu: meson: Update to 0.46.0....Marius Bakke 2018-04-25Merge branch 'master' into stagingMarius Bakke 2018-04-21gnu: Add osc....Tomáš Čech 2018-04-16Merge branch 'master' into stagingMarius Bakke 2018-04-08gnu: Add bear....Fis Trivial 2018-03-22gnu: meson: Update to 0.45.1....Marius Bakke 2018-03-18Merge branch 'master' into stagingMarius Bakke 2018-03-17gnu: Fix common unquote typos....Tobias Geerinckx-Rice 2018-03-12gnu: meson: Update to 0.45.0....Marius Bakke 2018-03-12gnu: meson-for-build: Update to 0.44.0....Marius Bakke 2018-03-12gnu: meson: Don't wrap the meson executable....Marius Bakke 2018-03-07gnu: meson: Mark up description....Tobias Geerinckx-Rice 2017-12-12gnu: meson: Update to 0.44.0....Tobias Geerinckx-Rice 2017-10-13gnu: meson: Update to 0.43.0....Ricardo Wurmus 2017-10-09gnu: meson: Update to 0.42.1....Tobias Geerinckx-Rice 2017-09-16gnu: Add meson-for-build....Peter Mikkelsen 2017-09-16gnu: meson: Update to 0.42.0....Peter Mikkelsen 2017-07-20gnu: Add premake4....Oleg Pykhalov 2017-07-19gnu: meson: Update to 0.41.1....Tobias Geerinckx-Rice 2017-05-07gnu: meson: Update to 0.40.1....Tobias Geerinckx-Rice