ecl: 15.3.7 -> 16.0.0; homepage is at common-lisp.net now
This commit is contained in:
@@ -7,11 +7,11 @@ let
|
||||
s = # Generated upstream information
|
||||
rec {
|
||||
baseName="ecl";
|
||||
version="15.3.7";
|
||||
version="16.0.0";
|
||||
name="${baseName}-${version}";
|
||||
hash="13wlxkd5prm93gcm2dhm7v52fl803yx93aa97lrb39z0y6xzziid";
|
||||
url="mirror://sourceforge/project/ecls/ecls/15.3/ecl-15.3.7.tgz";
|
||||
sha256="13wlxkd5prm93gcm2dhm7v52fl803yx93aa97lrb39z0y6xzziid";
|
||||
hash="0czh78z9i5b7jc241mq1h1gdscvdw5fbhfb0g9sn4rchwk1x8gil";
|
||||
url="https://common-lisp.net/project/ecl/files/ecl-16.0.0.tgz";
|
||||
sha256="0czh78z9i5b7jc241mq1h1gdscvdw5fbhfb0g9sn4rchwk1x8gil";
|
||||
};
|
||||
buildInputs = [
|
||||
libtool autoconf automake
|
||||
|
||||
Reference in New Issue
Block a user