parent
93c7d52dfb
commit
a0f8f11e87
|
@ -4,10 +4,10 @@ enchant, wv
|
|||
}:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "abiword-2.6.3";
|
||||
name = "abiword-2.6.4";
|
||||
src = fetchurl {
|
||||
url = http://www.abisource.com/downloads/abiword/2.6.3/source/abiword-2.6.3.tar.gz;
|
||||
sha256 = "1v4hvnlf5x9q4w3w4yvv712hsajmhv8dpndbni623ag24g2frzz5";
|
||||
url = http://www.abisource.com/downloads/abiword/2.6.4/source/abiword-2.6.4.tar.gz;
|
||||
sha256 = "1zp9p2dfrskn7r827ivvii2477ysxkvrsshk79hgw3xhd5mplbad";
|
||||
};
|
||||
|
||||
buildInputs = [pkgconfig gtk libglade libgnomeprint libgnomeprintui
|
||||
|
|
Loading…
Reference in New Issue