Version bump.

svn path=/nixpkgs/trunk/; revision=20767
This commit is contained in:
Andres Löh 2010-03-20 14:09:32 +00:00
parent 1a1cea3076
commit 1b32982a58

View File

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