Version bump for MazesOfMonad.

svn path=/nixpkgs/trunk/; revision=18191
This commit is contained in:
Andres Löh 2009-11-06 10:30:51 +00:00
parent 27e0421842
commit 1114086eba

View File

@ -2,9 +2,9 @@
cabal.mkDerivation (self : {
pname = "MazesOfMonad";
version = "1.0.2";
version = "1.0.5";
name = self.fname;
sha256 = "cb5833d509a96fe7411b5eba981bd939da2942b47595d99b861028b9328a4748";
sha256 = "a068df09975e7a3060cbd69191cbf99cb3a7b0ee524deb61eef4c52e7fada3f3";
propagatedBuildInputs = [HUnit mtl regexPosix time];
meta = {
description = "Console-based Role Playing Game";