Version bump for HDBC.

svn path=/nixpkgs/trunk/; revision=15946
This commit is contained in:
Andres Löh
2009-06-12 13:39:05 +00:00
parent 3f26456240
commit 97ad35b531
9 changed files with 81 additions and 30 deletions

View File

@@ -0,0 +1,11 @@
{cabal}:
cabal.mkDerivation (self : {
pname = "time";
version = "1.1.3";
sha256 = "46d32400bc0099ccef1fb670684c00a31055725403ea15c7a39278ff7dccc65b";
meta = {
description = "A time library";
};
})