Version bump for HDBC.
svn path=/nixpkgs/trunk/; revision=15946
This commit is contained in:
11
pkgs/development/libraries/haskell/time/1.1.3.nix
Normal file
11
pkgs/development/libraries/haskell/time/1.1.3.nix
Normal file
@@ -0,0 +1,11 @@
|
||||
{cabal}:
|
||||
|
||||
cabal.mkDerivation (self : {
|
||||
pname = "time";
|
||||
version = "1.1.3";
|
||||
sha256 = "46d32400bc0099ccef1fb670684c00a31055725403ea15c7a39278ff7dccc65b";
|
||||
meta = {
|
||||
description = "A time library";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user