aldor: update to 1.2.0 version in development.
This commit is contained in:
parent
db21a0da97
commit
5d68efd230
@ -2,12 +2,12 @@
|
|||||||
, autoconf, automake, libtool, openjdk, perl }:
|
, autoconf, automake, libtool, openjdk, perl }:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "aldor-1.1.0";
|
name = "aldor-1.2.0";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://github.com/pippijn/aldor";
|
url = "https://github.com/pippijn/aldor";
|
||||||
sha256 = "14xv3jl15ib2knsdz0bd7jx64zg1qrr33q5zcr8gli860ps8gkg3";
|
sha256 = "1l9fc2cgwabifwbijcp293abc8hcv40nzx2w31jkxh8n0plbiczn";
|
||||||
rev = "f7b95835cf709654744441ddb1c515bfc2bec998";
|
rev = "15471e75f3d65b93150f414ebcaf59a03054b68d";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ gmp which flex bison makeWrapper autoconf automake libtool
|
buildInputs = [ gmp which flex bison makeWrapper autoconf automake libtool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user