Version bump uu-parsinglib and uuagc.

svn path=/nixpkgs/trunk/; revision=22618
This commit is contained in:
Andres Löh
2010-07-16 11:57:33 +00:00
parent bcc7c49488
commit cf5e79f583
2 changed files with 4 additions and 4 deletions
@@ -2,9 +2,9 @@
cabal.mkDerivation (self : {
pname = "uuagc";
version = "0.9.14";
version = "0.9.29";
name = self.fname;
sha256 = "076250219874b03fc04473a71f6fc6e1c2324f3a65e98a6f7afcaa42de4dea0c";
sha256 = "325d395abcc1f8224400a3cd765dd187e6be64a782251aa33080aab008b8829e";
extraBuildInputs = [uulib];
meta = {
description = "Attribute Grammar System of Universiteit Utrecht";