haskell-idris: update to version 0.9.5.1

This commit is contained in:
Peter Simons 2012-11-01 10:08:27 +01:00
parent f51d329343
commit 9d4aa6a6be
1 changed files with 2 additions and 2 deletions
pkgs/development/compilers/idris

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "idris"; pname = "idris";
version = "0.9.4.1"; version = "0.9.5.1";
sha256 = "1f1jrgnclr0443rbhfcnm0vvbb2jcliskqm6vq1c0xgywab7bjhx"; sha256 = "0cy27b2kq696lw354y55mpx1gv66jdax1xjph989kxp0rd1v1sw9";
isLibrary = false; isLibrary = false;
isExecutable = true; isExecutable = true;
buildDepends = [ buildDepends = [