haskell-shakespeare-css: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=29611
This commit is contained in:
parent
e12400f5f1
commit
de15159ea0
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shakespeare-css";
|
pname = "shakespeare-css";
|
||||||
version = "0.10.1";
|
version = "0.10.2";
|
||||||
sha256 = "1qdql6qcm7jzb5r1fvrmpyighn1ykrjgs9za1n9m2r47y0n03hsg";
|
sha256 = "181bknfws2s7jygy527w93v07i04xf1pwyfmylva59p0z45adlb4";
|
||||||
buildDepends = [ parsec shakespeare text ];
|
buildDepends = [ parsec shakespeare text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.yesodweb.com/book/templates";
|
homepage = "http://www.yesodweb.com/book/templates";
|
||||||
|
Loading…
Reference in New Issue
Block a user