haskell-shakespeare-css: update to version 1.0.6.2
This commit is contained in:
parent
8e736f12d4
commit
e1c3350da4
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shakespeare-css";
|
pname = "shakespeare-css";
|
||||||
version = "1.0.6.1";
|
version = "1.0.6.2";
|
||||||
sha256 = "1hzq7z7yhb80f4qqnjjky5kva0j1lk4jp4h50j822jyn9xn783vw";
|
sha256 = "1w29k0k5124vygydavb6a5szrv5a6n9qqhf1f27bkk86br55vnw6";
|
||||||
buildDepends = [ parsec shakespeare text transformers ];
|
buildDepends = [ parsec shakespeare text transformers ];
|
||||||
testDepends = [ hspec HUnit shakespeare text ];
|
testDepends = [ hspec HUnit shakespeare text ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user