haskell-blaze-markup: update to version 0.6.1.0
This commit is contained in:
parent
f012c2b131
commit
e7721d7027
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "blaze-markup";
|
pname = "blaze-markup";
|
||||||
version = "0.6.0.0";
|
version = "0.6.1.0";
|
||||||
sha256 = "1f54i570cqbyqkrsq4qd2bky88pdwg9lv84c6aaf2c21552dbvii";
|
sha256 = "0ydk34y1j8bssdiqw6m70383dh4khbcac3jd7fpr37cx7ighlp7l";
|
||||||
buildDepends = [ blazeBuilder text ];
|
buildDepends = [ blazeBuilder text ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
blazeBuilder HUnit QuickCheck testFramework testFrameworkHunit
|
blazeBuilder HUnit QuickCheck testFramework testFrameworkHunit
|
||||||
|
|
Loading…
Reference in New Issue