newt: update from 0.52.14 to 0.52.15
This commit is contained in:
parent
faa3c3c00b
commit
ba166470ce
@ -1,11 +1,11 @@
|
|||||||
{ fetchurl, stdenv, slang, popt }:
|
{ fetchurl, stdenv, slang, popt }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "newt-0.52.14";
|
name = "newt-0.52.15";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://fedorahosted.org/releases/n/e/newt/${name}.tar.gz";
|
url = "https://fedorahosted.org/releases/n/e/newt/${name}.tar.gz";
|
||||||
sha256 = "13lp815zwldbw917wxmjy90gp608n3zlk4p3ybfqh0x6p9c4y3zp";
|
sha256 = "0hg2l0siriq6qrz6mmzr6l7rpl40ay56c8cak87rb2ks7s952qbs";
|
||||||
};
|
};
|
||||||
|
|
||||||
patchPhase = ''
|
patchPhase = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user