haskell-shakespeare: update to version 1.0.3
This commit is contained in:
parent
55343d26c3
commit
67a128958f
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shakespeare";
|
pname = "shakespeare";
|
||||||
version = "1.0.2";
|
version = "1.0.3";
|
||||||
sha256 = "1n7qymrn2f83a11zdh2950pf8rsqnc52blwi02amjxsvy2piidzm";
|
sha256 = "0js56njy5rbviavga5qlp8d989wdpqf7lcyhwrjf1clf3k4f8anl";
|
||||||
buildDepends = [ parsec text ];
|
buildDepends = [ parsec text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.yesodweb.com/book/shakespearean-templates";
|
homepage = "http://www.yesodweb.com/book/shakespearean-templates";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user