ecl: 15.3.7 -> 16.0.0; homepage is at common-lisp.net now

This commit is contained in:
Michael Raskin
2016-02-04 19:31:53 +01:00
parent 4f3a6d8ee2
commit 624006fcf5
2 changed files with 6 additions and 8 deletions
+4 -4
View File
@@ -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