On Thu, May 31, 2018 at 09:48:11AM +0200, Solene Rapenne wrote:
> A new version of StumpWM has been released, the versioning changed from
> a regular major.minor to YY.MM so new version is 18.05. It requires the
> extra lisp library "alexandria". I choosed to add clx-xembed library too
> because it's required for contributes modules (not included in the
> package) and it adds no weight.
I need to build twice to get it working. Not sure why, the output from
`{ make build; make build; } 2>&1' attached.
@@ -18,11 +18,15 @@ WANTLIB += c m util
>
> MASTER_SITES= https://github.com/stumpwm/stumpwm/archive/
> MASTER_SITES0= https://github.com/edicl/cl-ppcre/archive/
> -MASTER_SITES1= http://beta.quicklisp.org/archive/clx/2017-02-27/
> +MASTER_SITES1= http://beta.quicklisp.org/archive/clx/2018-04-30/
This can go HTTPS, too.
No comments:
Post a Comment