conspy: 1.13 -> 1.14
This commit is contained in:
parent
238cb743bc
commit
cb3368fcbe
@ -3,11 +3,11 @@ let
|
|||||||
s = # Generated upstream information
|
s = # Generated upstream information
|
||||||
rec {
|
rec {
|
||||||
baseName="conspy";
|
baseName="conspy";
|
||||||
version="1.13";
|
version="1.14";
|
||||||
name="${baseName}-${version}";
|
name="${baseName}-${version}";
|
||||||
hash="059sag372n09y1ddb1i0sx013kzkbr8a9pjqk03kyijn8h1z5hl2";
|
hash="069k26xpzsvrn3197ix5yd294zvz03zi2xqj4fip6rlsw74habsf";
|
||||||
url="mirror://sourceforge/project/conspy/conspy-1.13-1/conspy-1.13.tar.gz";
|
url="mirror://sourceforge/project/conspy/conspy-1.14-1/conspy-1.14.tar.gz";
|
||||||
sha256="059sag372n09y1ddb1i0sx013kzkbr8a9pjqk03kyijn8h1z5hl2";
|
sha256="069k26xpzsvrn3197ix5yd294zvz03zi2xqj4fip6rlsw74habsf";
|
||||||
};
|
};
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
autoconf automake ncurses
|
autoconf automake ncurses
|
||||||
|
Loading…
x
Reference in New Issue
Block a user