haskell-blaze-builder: updated to version 0.3.1.0
svn path=/nixpkgs/trunk/; revision=31916
This commit is contained in:
parent
5792ce967f
commit
bab857eb38
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "blaze-builder";
|
pname = "blaze-builder";
|
||||||
version = "0.3.0.2";
|
version = "0.3.1.0";
|
||||||
sha256 = "009njfm9g0fs7kg6q9c7qqfl69msw9q3d07xh3xg7layh09khsdb";
|
sha256 = "192pqmr6mcjnflqpvp93nycfbdi0ifab8ifvrxvmwbrdkiidvai6";
|
||||||
buildDepends = [ text ];
|
buildDepends = [ text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/meiersi/blaze-builder";
|
homepage = "http://github.com/meiersi/blaze-builder";
|
||||||
|
Loading…
Reference in New Issue
Block a user