Updating uulib and uuagc.

svn path=/nixpkgs/trunk/; revision=20465
This commit is contained in:
Andres Löh
2010-03-07 22:33:05 +00:00
parent 2a1293a3c4
commit a5f0863a8b
2 changed files with 4 additions and 4 deletions

View File

@@ -2,8 +2,8 @@
cabal.mkDerivation (self : {
pname = "uulib";
version = "0.9.10";
sha256 = "1df7336ed76c278323c2e25ab53ec1afc9eba6a7c918c826e9f783e84479e08f";
version = "0.9.11";
sha256 = "f364ec14f249c9fc28ab341050c7e1cc1bde865fb787e4456c07c1df450815c8";
meta = {
description = "Haskell Utecht Tools Library";
};