Updated Haskell packages.

- SHA: updated to version 1.5.0.1
 - bmp: updated to version 1.2.1.1

svn path=/nixpkgs/trunk/; revision=33487
This commit is contained in:
Peter Simons
2012-03-30 08:27:56 +00:00
parent b7f90b3406
commit 9db8eaac7f
2 changed files with 4 additions and 4 deletions

View File

@@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "bmp";
version = "1.2.0.2";
sha256 = "0y1fjbhk73dj260wd1jhcf12fkh4maba4iwkzdg2087s9saxvljk";
version = "1.2.1.1";
sha256 = "0s5srqkaccrwh9gsxn9kmyh4jf0qf40ix8ipi0b70fbbffr97hmk";
buildDepends = [ binary ];
meta = {
homepage = "http://code.ouroborus.net/bmp";