haskell-hflags: update to version 0.3

This commit is contained in:
Peter Simons 2013-09-17 11:30:07 +02:00
parent 1eec22e38c
commit 2abf649756

View file

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "hflags";
version = "0.2";
sha256 = "1bz8w1vxqlc2c9iygr2dhy2ck1sd56zjwqzz707nqcmsqqsfmyhb";
version = "0.3";
sha256 = "113pqdjnxfhkk95969ia393n1jvbbnfljsz42vfapgzvd8f1fci2";
buildDepends = [ text ];
meta = {
homepage = "http://github.com/errge/hflags";