me
/
guix
Archived
1
0
Fork 0

gnu: ecl-clx: Use HTTPS home page.

* gnu/packages/lisp-xyz.scm (ecl-clx)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 21:13:14 +01:00
parent 1b4d40cf7b
commit f0db77796b
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -603,7 +603,7 @@ files.")
(build-system asdf-build-system/sbcl) (build-system asdf-build-system/sbcl)
(native-inputs (native-inputs
`(("fiasco" ,sbcl-fiasco))) `(("fiasco" ,sbcl-fiasco)))
(home-page "http://www.cliki.net/portable-clx") (home-page "https://www.cliki.net/portable-clx")
(synopsis "X11 client library for Common Lisp") (synopsis "X11 client library for Common Lisp")
(description "CLX is an X11 client library for Common Lisp. The code was (description "CLX is an X11 client library for Common Lisp. The code was
originally taken from a CMUCL distribution, was modified somewhat in order to originally taken from a CMUCL distribution, was modified somewhat in order to