haskell-NanoProlog: updated to version 0.2.3.3
svn path=/nixpkgs/trunk/; revision=29961
This commit is contained in:
parent
bba184d375
commit
b1dde14221
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "NanoProlog";
|
pname = "NanoProlog";
|
||||||
version = "0.2.3.1";
|
version = "0.2.3.3";
|
||||||
sha256 = "1pyvf1vmq61nhjg09416ap37c07lavrrgj2m9wx9dkyvhipzlxjv";
|
sha256 = "0008xpahqbs2djchlw1bslhqqhbc0n7ql7pqm4g7lh8xd3ampxba";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ ListLike uuParsinglib ];
|
buildDepends = [ ListLike uuParsinglib ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user